/usr/bin/java -Xmx16000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf --traceabstraction.order.of.the.error.locations.to.be.checked INSUFFICIENT_FIRST -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.check.absence.of.data.races.in.concurrent.programs true -i ../../../trunk/examples/svcomp/goblint-regression/36-apron_21-traces-cluster-based_true.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-25 18:44:13,503 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-25 18:44:13,560 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf [2023-08-25 18:44:13,565 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-25 18:44:13,565 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-25 18:44:13,594 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-25 18:44:13,595 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-25 18:44:13,598 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-25 18:44:13,598 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-25 18:44:13,599 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-25 18:44:13,599 INFO L153 SettingsManager]: * Use SBE=true [2023-08-25 18:44:13,599 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-25 18:44:13,599 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-25 18:44:13,600 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-25 18:44:13,600 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-25 18:44:13,600 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-25 18:44:13,600 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-25 18:44:13,600 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-25 18:44:13,601 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-25 18:44:13,601 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-25 18:44:13,601 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-25 18:44:13,604 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-25 18:44:13,604 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-25 18:44:13,604 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-25 18:44:13,605 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-25 18:44:13,606 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-25 18:44:13,606 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-25 18:44:13,606 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 18:44:13,606 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-25 18:44:13,606 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-25 18:44:13,606 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-25 18:44:13,607 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-25 18:44:13,608 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-25 18:44:13,608 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-25 18:44:13,608 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-25 18:44:13,609 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC 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.traceabstraction: Order of the error locations to be checked -> INSUFFICIENT_FIRST Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check absence of data races in concurrent programs -> true [2023-08-25 18:44:13,844 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-25 18:44:13,856 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-25 18:44:13,857 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-25 18:44:13,858 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-25 18:44:13,858 INFO L274 PluginConnector]: CDTParser initialized [2023-08-25 18:44:13,859 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/36-apron_21-traces-cluster-based_true.i [2023-08-25 18:44:14,805 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-25 18:44:15,020 INFO L384 CDTParser]: Found 1 translation units. [2023-08-25 18:44:15,020 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/36-apron_21-traces-cluster-based_true.i [2023-08-25 18:44:15,036 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/054e9dddd/d30774153f254745989577a324f6d75f/FLAGd9829d648 [2023-08-25 18:44:15,048 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/054e9dddd/d30774153f254745989577a324f6d75f [2023-08-25 18:44:15,051 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-25 18:44:15,053 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-25 18:44:15,055 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-25 18:44:15,055 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-25 18:44:15,057 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-25 18:44:15,058 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,058 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3b4a5224 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15, skipping insertion in model container [2023-08-25 18:44:15,058 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,098 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-25 18:44:15,336 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 18:44:15,350 INFO L201 MainTranslator]: Completed pre-run [2023-08-25 18:44:15,374 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [232] [2023-08-25 18:44:15,376 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [233] [2023-08-25 18:44:15,393 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 18:44:15,433 INFO L206 MainTranslator]: Completed translation [2023-08-25 18:44:15,433 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15 WrapperNode [2023-08-25 18:44:15,434 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-25 18:44:15,434 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-25 18:44:15,435 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-25 18:44:15,435 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-25 18:44:15,439 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,447 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,462 INFO L138 Inliner]: procedures = 165, calls = 46, calls flagged for inlining = 7, calls inlined = 10, statements flattened = 159 [2023-08-25 18:44:15,462 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-25 18:44:15,463 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-25 18:44:15,463 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-25 18:44:15,463 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-25 18:44:15,470 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,471 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,482 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,483 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,487 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,488 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,490 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,491 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,493 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-25 18:44:15,493 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-25 18:44:15,493 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-25 18:44:15,493 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-25 18:44:15,494 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (1/1) ... [2023-08-25 18:44:15,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 18:44:15,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 18:44:15,515 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-08-25 18:44:15,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-08-25 18:44:15,537 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2023-08-25 18:44:15,538 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2023-08-25 18:44:15,538 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-25 18:44:15,538 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-08-25 18:44:15,538 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-25 18:44:15,538 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-25 18:44:15,538 INFO L130 BoogieDeclarations]: Found specification of procedure t3_fun [2023-08-25 18:44:15,538 INFO L138 BoogieDeclarations]: Found implementation of procedure t3_fun [2023-08-25 18:44:15,538 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-08-25 18:44:15,539 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-08-25 18:44:15,539 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-25 18:44:15,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-25 18:44:15,539 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-25 18:44:15,539 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-25 18:44:15,540 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-25 18:44:15,622 INFO L236 CfgBuilder]: Building ICFG [2023-08-25 18:44:15,623 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-25 18:44:15,816 INFO L277 CfgBuilder]: Performing block encoding [2023-08-25 18:44:15,823 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-25 18:44:15,824 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-08-25 18:44:15,825 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 06:44:15 BoogieIcfgContainer [2023-08-25 18:44:15,825 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-25 18:44:15,826 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-25 18:44:15,826 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-25 18:44:15,828 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-25 18:44:15,828 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.08 06:44:15" (1/3) ... [2023-08-25 18:44:15,829 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ba217ba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 06:44:15, skipping insertion in model container [2023-08-25 18:44:15,829 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:44:15" (2/3) ... [2023-08-25 18:44:15,829 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ba217ba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 06:44:15, skipping insertion in model container [2023-08-25 18:44:15,829 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 06:44:15" (3/3) ... [2023-08-25 18:44:15,830 INFO L112 eAbstractionObserver]: Analyzing ICFG 36-apron_21-traces-cluster-based_true.i [2023-08-25 18:44:15,840 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-25 18:44:15,840 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 13 error locations. [2023-08-25 18:44:15,840 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-25 18:44:15,911 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-08-25 18:44:15,936 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 212 places, 211 transitions, 437 flow [2023-08-25 18:44:15,991 INFO L124 PetriNetUnfolderBase]: 9/208 cut-off events. [2023-08-25 18:44:15,991 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 18:44:15,997 INFO L83 FinitePrefix]: Finished finitePrefix Result has 218 conditions, 208 events. 9/208 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 486 event pairs, 0 based on Foata normal form. 0/186 useless extension candidates. Maximal degree in co-relation 172. Up to 2 conditions per place. [2023-08-25 18:44:15,997 INFO L82 GeneralOperation]: Start removeDead. Operand has 212 places, 211 transitions, 437 flow [2023-08-25 18:44:16,001 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 209 places, 208 transitions, 425 flow [2023-08-25 18:44:16,003 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-25 18:44:16,008 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 209 places, 208 transitions, 425 flow [2023-08-25 18:44:16,010 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 209 places, 208 transitions, 425 flow [2023-08-25 18:44:16,010 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 209 places, 208 transitions, 425 flow [2023-08-25 18:44:16,052 INFO L124 PetriNetUnfolderBase]: 9/208 cut-off events. [2023-08-25 18:44:16,052 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 18:44:16,053 INFO L83 FinitePrefix]: Finished finitePrefix Result has 218 conditions, 208 events. 9/208 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 486 event pairs, 0 based on Foata normal form. 0/186 useless extension candidates. Maximal degree in co-relation 172. Up to 2 conditions per place. [2023-08-25 18:44:16,059 INFO L119 LiptonReduction]: Number of co-enabled transitions 19386 [2023-08-25 18:44:20,036 INFO L134 LiptonReduction]: Checked pairs total: 56033 [2023-08-25 18:44:20,037 INFO L136 LiptonReduction]: Total number of compositions: 185 [2023-08-25 18:44:20,045 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-25 18:44:20,049 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@425764cb, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-25 18:44:20,049 INFO L358 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2023-08-25 18:44:20,052 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-25 18:44:20,052 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2023-08-25 18:44:20,052 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 18:44:20,052 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:44:20,053 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:44:20,053 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting t2_funErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:44:20,056 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:44:20,056 INFO L85 PathProgramCache]: Analyzing trace with hash 1497225902, now seen corresponding path program 1 times [2023-08-25 18:44:20,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:44:20,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [868953937] [2023-08-25 18:44:20,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:44:20,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:44:20,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:44:20,216 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:44:20,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:44:20,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [868953937] [2023-08-25 18:44:20,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [868953937] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:44:20,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:44:20,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 18:44:20,218 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1966427636] [2023-08-25 18:44:20,219 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:44:20,224 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 18:44:20,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:44:20,242 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 18:44:20,242 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 18:44:20,244 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 184 out of 396 [2023-08-25 18:44:20,246 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 66 transitions, 141 flow. Second operand has 3 states, 3 states have (on average 186.33333333333334) internal successors, (559), 3 states have internal predecessors, (559), 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) [2023-08-25 18:44:20,246 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:44:20,246 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 184 of 396 [2023-08-25 18:44:20,247 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:44:23,480 INFO L124 PetriNetUnfolderBase]: 35730/59851 cut-off events. [2023-08-25 18:44:23,481 INFO L125 PetriNetUnfolderBase]: For 136/136 co-relation queries the response was YES. [2023-08-25 18:44:23,556 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110619 conditions, 59851 events. 35730/59851 cut-off events. For 136/136 co-relation queries the response was YES. Maximal size of possible extension queue 3202. Compared 571603 event pairs, 11968 based on Foata normal form. 1246/45993 useless extension candidates. Maximal degree in co-relation 110608. Up to 30351 conditions per place. [2023-08-25 18:44:23,791 INFO L140 encePairwiseOnDemand]: 385/396 looper letters, 72 selfloop transitions, 7 changer transitions 0/101 dead transitions. [2023-08-25 18:44:23,791 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 101 transitions, 372 flow [2023-08-25 18:44:23,792 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 18:44:23,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 18:44:23,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 636 transitions. [2023-08-25 18:44:23,801 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5353535353535354 [2023-08-25 18:44:23,802 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 636 transitions. [2023-08-25 18:44:23,802 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 636 transitions. [2023-08-25 18:44:23,803 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:44:23,805 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 636 transitions. [2023-08-25 18:44:23,808 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 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) [2023-08-25 18:44:23,811 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:23,812 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:23,813 INFO L175 Difference]: Start difference. First operand has 74 places, 66 transitions, 141 flow. Second operand 3 states and 636 transitions. [2023-08-25 18:44:23,813 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 101 transitions, 372 flow [2023-08-25 18:44:23,816 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 101 transitions, 368 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-08-25 18:44:23,817 INFO L231 Difference]: Finished difference. Result has 75 places, 72 transitions, 198 flow [2023-08-25 18:44:23,819 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=136, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=198, PETRI_PLACES=75, PETRI_TRANSITIONS=72} [2023-08-25 18:44:23,821 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 1 predicate places. [2023-08-25 18:44:23,821 INFO L495 AbstractCegarLoop]: Abstraction has has 75 places, 72 transitions, 198 flow [2023-08-25 18:44:23,821 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.33333333333334) internal successors, (559), 3 states have internal predecessors, (559), 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) [2023-08-25 18:44:23,821 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:44:23,821 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:44:23,821 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-25 18:44:23,822 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:44:23,822 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:44:23,822 INFO L85 PathProgramCache]: Analyzing trace with hash 1506431892, now seen corresponding path program 1 times [2023-08-25 18:44:23,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:44:23,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1951060136] [2023-08-25 18:44:23,822 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:44:23,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:44:23,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:44:23,883 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:44:23,883 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:44:23,883 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1951060136] [2023-08-25 18:44:23,884 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1951060136] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:44:23,884 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:44:23,884 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 18:44:23,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [959858820] [2023-08-25 18:44:23,884 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:44:23,885 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 18:44:23,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:44:23,885 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 18:44:23,885 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 18:44:23,886 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 182 out of 396 [2023-08-25 18:44:23,887 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 72 transitions, 198 flow. Second operand has 3 states, 3 states have (on average 184.0) internal successors, (552), 3 states have internal predecessors, (552), 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) [2023-08-25 18:44:23,887 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:44:23,887 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 182 of 396 [2023-08-25 18:44:23,887 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:44:26,984 INFO L124 PetriNetUnfolderBase]: 36775/61274 cut-off events. [2023-08-25 18:44:26,984 INFO L125 PetriNetUnfolderBase]: For 19190/19190 co-relation queries the response was YES. [2023-08-25 18:44:27,060 INFO L83 FinitePrefix]: Finished finitePrefix Result has 131669 conditions, 61274 events. 36775/61274 cut-off events. For 19190/19190 co-relation queries the response was YES. Maximal size of possible extension queue 3579. Compared 585913 event pairs, 23610 based on Foata normal form. 0/48939 useless extension candidates. Maximal degree in co-relation 131659. Up to 44063 conditions per place. [2023-08-25 18:44:27,245 INFO L140 encePairwiseOnDemand]: 389/396 looper letters, 76 selfloop transitions, 10 changer transitions 0/108 dead transitions. [2023-08-25 18:44:27,245 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 108 transitions, 488 flow [2023-08-25 18:44:27,246 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 18:44:27,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 18:44:27,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 620 transitions. [2023-08-25 18:44:27,247 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5218855218855218 [2023-08-25 18:44:27,247 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 620 transitions. [2023-08-25 18:44:27,247 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 620 transitions. [2023-08-25 18:44:27,248 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:44:27,248 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 620 transitions. [2023-08-25 18:44:27,250 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 206.66666666666666) internal successors, (620), 3 states have internal predecessors, (620), 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) [2023-08-25 18:44:27,254 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:27,254 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:27,254 INFO L175 Difference]: Start difference. First operand has 75 places, 72 transitions, 198 flow. Second operand 3 states and 620 transitions. [2023-08-25 18:44:27,254 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 108 transitions, 488 flow [2023-08-25 18:44:27,274 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 108 transitions, 462 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-25 18:44:27,276 INFO L231 Difference]: Finished difference. Result has 77 places, 80 transitions, 270 flow [2023-08-25 18:44:27,276 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=184, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=270, PETRI_PLACES=77, PETRI_TRANSITIONS=80} [2023-08-25 18:44:27,276 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 3 predicate places. [2023-08-25 18:44:27,276 INFO L495 AbstractCegarLoop]: Abstraction has has 77 places, 80 transitions, 270 flow [2023-08-25 18:44:27,277 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 184.0) internal successors, (552), 3 states have internal predecessors, (552), 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) [2023-08-25 18:44:27,278 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:44:27,278 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:44:27,279 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-25 18:44:27,280 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting t2_funErr1ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:44:27,280 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:44:27,280 INFO L85 PathProgramCache]: Analyzing trace with hash 621976042, now seen corresponding path program 1 times [2023-08-25 18:44:27,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:44:27,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1253922184] [2023-08-25 18:44:27,280 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:44:27,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:44:27,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:44:27,324 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:44:27,324 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:44:27,324 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1253922184] [2023-08-25 18:44:27,324 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1253922184] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:44:27,324 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:44:27,324 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 18:44:27,325 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [227826253] [2023-08-25 18:44:27,325 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:44:27,325 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 18:44:27,325 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:44:27,325 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 18:44:27,325 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 18:44:27,326 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 396 [2023-08-25 18:44:27,326 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 80 transitions, 270 flow. Second operand has 3 states, 3 states have (on average 183.33333333333334) internal successors, (550), 3 states have internal predecessors, (550), 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) [2023-08-25 18:44:27,327 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:44:27,327 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 396 [2023-08-25 18:44:27,327 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:44:27,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 44#L692-1true, 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 71#L705-1true]) [2023-08-25 18:44:27,749 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2023-08-25 18:44:27,749 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-08-25 18:44:27,750 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-08-25 18:44:27,750 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-08-25 18:44:27,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 3#L731-2true, 137#L692-3true, 221#true, 41#L716-1true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:27,803 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2023-08-25 18:44:27,803 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:27,803 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:27,803 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:27,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 44#L692-1true, 110#L705-2true, 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:27,838 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2023-08-25 18:44:27,838 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:27,838 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:27,839 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:27,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, 137#L692-3true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:27,902 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,903 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,903 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,903 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 3#L731-2true, 221#true, Black: 215#true, 71#L705-1true]) [2023-08-25 18:44:27,905 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,905 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,905 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,905 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 3#L731-2true, 221#true, 41#L716-1true, 45#L692-4true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:27,905 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,905 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,905 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:27,905 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:28,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,035 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,035 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,036 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,036 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:28,036 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,036 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,036 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,036 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,108 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,108 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,108 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,109 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:28,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:28,109 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,109 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,110 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,110 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, 221#true, 3#L731-2true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:28,330 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,330 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,330 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,330 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:28,331 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is not cut-off event [2023-08-25 18:44:28,331 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-08-25 18:44:28,331 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-08-25 18:44:28,331 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-08-25 18:44:28,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,331 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,331 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,331 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,331 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 3#L731-2true, 221#true, 128#L694true, Black: 215#true, 71#L705-1true]) [2023-08-25 18:44:28,334 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is not cut-off event [2023-08-25 18:44:28,334 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-08-25 18:44:28,334 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-08-25 18:44:28,335 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-08-25 18:44:28,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 3#L731-2true, 221#true, 41#L716-1true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:28,335 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,335 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,335 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,335 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 137#L692-3true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,422 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,422 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 137#L692-3true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,423 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,423 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,423 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,424 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 137#L692-3true, 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,424 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,424 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,424 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,424 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:28,425 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,425 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,425 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,425 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:28,425 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,425 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,425 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,426 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,521 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event [2023-08-25 18:44:28,521 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-08-25 18:44:28,521 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-08-25 18:44:28,521 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-08-25 18:44:28,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 73#L715-1true, 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,522 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,522 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,522 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,522 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,530 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event [2023-08-25 18:44:28,530 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-08-25 18:44:28,530 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-08-25 18:44:28,530 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-08-25 18:44:28,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 137#L692-3true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,530 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,530 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,530 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,530 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 71#L705-1true]) [2023-08-25 18:44:28,534 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,534 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,534 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,534 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 221#true, 137#L692-3true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,652 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,652 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,652 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,652 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:28,652 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,652 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,652 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,652 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:28,653 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,653 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,653 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,653 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 107#L706-2true, 41#L716-1true, 221#true, 137#L692-3true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,653 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,653 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,653 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,653 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 137#L692-3true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:28,654 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,654 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,654 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,654 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:28,655 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,655 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,655 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 137#L692-3true, 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:28,656 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,656 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,656 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,656 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:28,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:28,657 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,657 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,657 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,657 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:28,657 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,657 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,657 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,657 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,658 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,658 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,658 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,658 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,761 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,761 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,762 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,762 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:28,769 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,769 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,769 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,769 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, 221#true, 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:28,769 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,770 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,770 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,770 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:28,770 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:28,770 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:28,770 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:28,770 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:28,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,774 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,774 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,774 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,774 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,775 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,775 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,775 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,775 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:28,775 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,775 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,776 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,777 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:28,777 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,777 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,777 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,777 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, Black: 215#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:28,778 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,778 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,778 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,778 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, 149#L732-1true, Black: 215#true, 71#L705-1true]) [2023-08-25 18:44:28,782 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,782 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,782 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,782 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:28,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 3#L731-2true, 221#true, 41#L716-1true, 71#L705-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:28,783 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,783 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,783 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:28,783 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, 107#L706-2true, Black: 215#true]) [2023-08-25 18:44:29,087 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,087 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,087 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,087 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:29,088 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,088 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,088 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,088 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 107#L706-2true, 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:29,089 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,089 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,089 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,089 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,089 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,089 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,089 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,089 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 107#L706-2true, 221#true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:29,089 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:29,090 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,090 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,090 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,091 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:29,091 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,091 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,091 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,091 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:29,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,092 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,092 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,092 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,092 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,093 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,093 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,093 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,093 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,094 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,094 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,094 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,094 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,094 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,095 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,095 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,095 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,095 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,095 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,095 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,095 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 137#L692-3true, 221#true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,246 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,246 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,246 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,246 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,246 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,246 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,247 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,247 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:29,247 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,247 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,247 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,247 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:29,248 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,248 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,248 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,248 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 3#L731-2true, 41#L716-1true, 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:29,250 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,250 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,250 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,250 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 3#L731-2true, 41#L716-1true, 221#true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:29,251 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,251 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,251 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,251 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,251 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,251 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,251 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,251 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 3#L731-2true, 41#L716-1true, 221#true, 45#L692-4true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:29,251 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,252 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,252 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,252 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,252 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,252 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,252 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,252 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,252 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,252 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 137#L692-3true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true]) [2023-08-25 18:44:29,253 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,254 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,254 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,254 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,263 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,263 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,263 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,263 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:29,265 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,265 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,265 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,265 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,265 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 221#true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:29,269 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,270 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,270 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,270 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,272 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,273 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,273 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,273 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,273 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,273 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,273 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,273 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,274 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,274 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,274 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,274 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,274 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,274 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,274 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,274 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,275 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,275 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,275 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,275 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true]) [2023-08-25 18:44:29,277 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,277 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,277 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,277 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 45#L692-4true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true]) [2023-08-25 18:44:29,278 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,278 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,278 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,278 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 71#L705-1true, 149#L732-1true]) [2023-08-25 18:44:29,287 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,287 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,287 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,287 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 128#L694true, Black: 215#true, 71#L705-1true, 197#L717-1true]) [2023-08-25 18:44:29,288 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,288 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,288 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,289 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:29,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 3#L731-2true, 221#true, Black: 215#true, 71#L705-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:29,289 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,289 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,289 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,289 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 3#L731-2true, 41#L716-1true, 221#true, 67#L696true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:29,289 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,290 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,290 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,290 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 41#L716-1true, 137#L692-3true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,516 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,517 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,517 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,517 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 137#L692-3true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:29,517 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,517 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,517 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,517 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:29,518 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,518 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,518 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,518 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,518 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,518 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,518 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,518 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 221#true, 137#L692-3true, 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,519 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,519 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,519 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,519 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 137#L692-3true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,519 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 137#L692-3true, Black: 215#true]) [2023-08-25 18:44:29,520 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,520 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,520 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,520 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 137#L692-3true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,520 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,520 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,520 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,520 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:29,521 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,521 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 221#true, 3#L731-2true, 41#L716-1true, 128#L694true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:29,521 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,522 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,522 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,522 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:29,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,523 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,523 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,523 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,523 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,523 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,524 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,524 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,524 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 45#L692-4true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:29,524 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,524 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,524 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,524 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 45#L692-4true, 149#L732-1true]) [2023-08-25 18:44:29,525 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, 5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,525 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,526 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,526 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,526 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,526 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,689 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,689 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,689 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,689 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,690 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,690 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,690 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,690 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,691 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,691 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,691 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,691 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 107#L706-2true, 3#L731-2true, 41#L716-1true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:29,692 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,692 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,692 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,692 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 107#L706-2true, 3#L731-2true, 221#true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:29,695 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,696 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,696 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,696 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,696 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,696 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,696 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,696 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,697 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,697 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,697 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,697 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true]) [2023-08-25 18:44:29,699 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,699 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,699 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,699 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, Black: 215#true, 45#L692-4true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true]) [2023-08-25 18:44:29,700 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,700 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,700 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,700 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:29,714 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,714 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,714 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,714 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,714 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:29,715 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,715 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,715 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,715 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:29,716 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,716 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,716 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,716 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:29,716 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,716 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,716 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,716 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:29,717 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:29,717 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, 221#true, 3#L731-2true, 67#L696true, Black: 215#true]) [2023-08-25 18:44:29,717 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,717 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,718 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,718 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:29,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:29,724 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,724 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,724 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,724 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,727 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,727 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,727 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,727 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:29,729 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,729 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,729 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,729 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 128#L694true, Black: 215#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:29,733 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,733 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,733 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,733 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true, 71#L705-1true]) [2023-08-25 18:44:29,741 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,742 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,742 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,742 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 71#L705-1true, 197#L717-1true]) [2023-08-25 18:44:29,742 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,743 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,743 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,743 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:29,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:29,843 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:29,843 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:29,843 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:29,843 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 3#L731-2true, 41#L716-1true, 71#L705-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:30,080 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,080 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,080 INFO L297 olderBase$Statistics]: existing Event has 15 ancestors and is cut-off event [2023-08-25 18:44:30,080 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,133 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:30,134 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 45#L692-4true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,134 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:30,135 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:30,135 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:30,136 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,136 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,136 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,136 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:30,137 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,137 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 41#L716-1true, 3#L731-2true, 45#L692-4true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,137 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,137 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 45#L692-4true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,138 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 3#L731-2true, 41#L716-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:30,138 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:30,138 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,138 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 107#L706-2true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:30,139 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,139 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 41#L716-1true, 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:30,140 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,140 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,140 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:30,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:30,141 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,141 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,141 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,141 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 128#L694true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,142 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,142 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,142 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,142 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,142 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,142 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,142 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,142 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,143 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,143 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,143 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,143 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,258 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,258 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,258 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,258 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,258 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,258 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,258 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,258 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 107#L706-2true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,259 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,259 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,259 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,259 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 137#L692-3true, 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,260 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,260 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,260 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,260 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 137#L692-3true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,260 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,260 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,260 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,261 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,261 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,261 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,261 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,261 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 149#L732-1true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,264 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,264 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,264 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,264 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 45#L692-4true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,265 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,265 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,265 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,265 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,267 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,267 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,267 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,267 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,267 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,267 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,267 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,267 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,269 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,269 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,272 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,272 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,272 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,272 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,286 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,286 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,286 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,286 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,286 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,287 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,287 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,287 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,287 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,287 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,287 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,287 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,287 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,288 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 67#L696true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,288 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,288 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,288 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,288 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,297 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,297 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,297 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,297 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,299 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,299 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,299 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,299 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,300 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,300 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,300 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,300 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 45#L692-4true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,300 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,300 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,300 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,300 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:30,301 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,301 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,301 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,301 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,301 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,301 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,301 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,301 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,303 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,303 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,303 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,303 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, 5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,308 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,308 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,308 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,308 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 149#L732-1true, Black: 215#true, 71#L705-1true, 92#L695-3true]) [2023-08-25 18:44:30,315 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,315 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,315 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,315 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 71#L705-1true, 197#L717-1true]) [2023-08-25 18:44:30,316 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,316 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,316 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,316 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:30,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,376 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,376 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,376 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,376 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,402 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 67#L696true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,402 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 3#L731-2true, 41#L716-1true, 221#true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:30,414 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,414 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2023-08-25 18:44:30,414 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,414 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, 107#L706-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:30,537 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:30,537 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:30,537 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,537 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:30,538 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 128#L694true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,538 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,538 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,539 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 107#L706-2true, 221#true, 41#L716-1true, 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:30,539 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,539 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,539 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,540 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,540 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,540 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,540 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:30,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 107#L706-2true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:30,540 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,540 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,541 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 67#L696true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,541 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,541 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,542 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,542 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,542 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,542 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,542 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,543 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,543 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,543 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,543 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,806 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,806 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,806 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,806 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,807 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,807 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,807 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,807 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:30,808 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,808 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,808 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,808 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,808 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,809 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 149#L732-1true, 45#L692-4true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,809 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,809 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,810 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 45#L692-4true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,810 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,810 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,810 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,810 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,810 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,810 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,811 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,811 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,812 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,812 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,812 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,812 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 107#L706-2true, 3#L731-2true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,814 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 41#L716-1true, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,814 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,814 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,814 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,814 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:30,814 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,814 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,815 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,815 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:30,817 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,817 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,817 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,817 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 221#true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,819 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,819 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,820 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,820 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:30,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,820 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,820 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,820 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,820 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 197#L717-1true]) [2023-08-25 18:44:30,821 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,821 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,821 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,821 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 45#L692-4true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,822 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,822 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,822 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,822 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 3#L731-2true, 221#true, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,823 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,823 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,823 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,823 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,823 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:30,824 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,824 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,824 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,825 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,825 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,825 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,825 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:30,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true]) [2023-08-25 18:44:30,829 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,829 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,829 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,829 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:30,845 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,845 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,845 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,845 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,845 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,846 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,846 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,846 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,846 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,846 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:30,854 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,854 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,854 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,854 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 128#L694true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:30,856 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,856 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,857 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,857 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:30,857 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,857 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,857 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,857 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:30,858 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:30,859 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,859 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,859 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,859 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true]) [2023-08-25 18:44:30,865 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,865 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,865 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,865 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 71#L705-1true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:30,873 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,873 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,873 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,873 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 67#L696true, 41#L716-1true, 221#true, 149#L732-1true, Black: 215#true, 71#L705-1true]) [2023-08-25 18:44:30,874 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,874 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,874 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,874 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 71#L705-1true, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:30,875 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,875 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,875 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,875 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:30,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:30,931 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:30,931 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:30,931 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:30,931 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:30,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:30,945 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:30,945 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:30,945 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:30,945 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,110 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,110 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,110 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,110 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:31,111 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 221#true, 3#L731-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:31,111 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:31,111 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,111 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 107#L706-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:31,112 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,112 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,113 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, 67#L696true, Black: 215#true]) [2023-08-25 18:44:31,113 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,113 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,113 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,114 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 67#L696true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:31,114 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 92#L695-3true]) [2023-08-25 18:44:31,114 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,115 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,115 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,115 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:31,116 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,116 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,116 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,116 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:31,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,116 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,116 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,116 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,116 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 107#L706-2true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,117 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,117 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,117 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,117 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 67#L696true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,117 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,117 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,117 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,117 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,118 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,118 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,118 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,118 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,118 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,118 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,118 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,119 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,239 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,240 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,241 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,241 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,241 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,241 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,242 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,242 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,242 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,242 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,244 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,244 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,244 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,244 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 107#L706-2true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,244 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,244 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,244 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:31,245 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,245 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,246 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 67#L696true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,247 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,247 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,247 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,247 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 128#L694true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,248 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,248 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 107#L706-2true, 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,249 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,249 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,249 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,249 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:31,250 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,250 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,250 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,250 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 149#L732-1true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,259 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,259 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,259 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,259 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 128#L694true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,264 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,265 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,265 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [38#L695true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,266 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,271 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,271 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,271 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,271 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,290 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,290 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,291 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,291 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,291 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 67#L696true, 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,291 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,291 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,291 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,291 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,291 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:31,292 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,292 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,292 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,292 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,292 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:31,293 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,293 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,293 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,293 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,302 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 67#L696true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,303 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,303 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,303 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,303 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:31,444 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,444 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,444 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,444 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,446 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,446 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,446 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,446 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 38#L695true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,446 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,446 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,447 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,447 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,449 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,449 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,449 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 67#L696true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,450 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:31,450 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 71#L705-1true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,481 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,482 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,482 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,482 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 67#L696true, 3#L731-2true, 221#true, Black: 215#true, 71#L705-1true, 197#L717-1true]) [2023-08-25 18:44:31,482 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,482 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,482 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,482 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:31,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 107#L706-2true, 221#true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:31,549 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,550 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 67#L696true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,550 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,550 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,551 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,741 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,741 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:31,742 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 107#L706-2true, 41#L716-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,742 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,742 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 107#L706-2true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,743 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 221#true, 3#L731-2true, 67#L696true, Black: 215#true]) [2023-08-25 18:44:31,743 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,743 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,743 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 107#L706-2true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,744 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 41#L716-1true, 3#L731-2true, 107#L706-2true, 67#L696true, Black: 215#true]) [2023-08-25 18:44:31,744 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,744 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,744 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 67#L696true, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,745 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,745 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,745 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,745 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 41#L716-1true, 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:31,746 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,746 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:31,746 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,746 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,747 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,747 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:31,747 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,747 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,747 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,747 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:31,748 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,748 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,748 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,748 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,867 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,867 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,867 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,867 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:31,869 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,869 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,869 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,869 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,872 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,872 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,872 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,872 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,873 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 67#L696true, 221#true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,873 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:31,875 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,875 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,875 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,875 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,875 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,875 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,876 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,876 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [38#L695true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,876 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,876 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,876 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,876 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,878 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 67#L696true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,879 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 92#L695-3true]) [2023-08-25 18:44:31,879 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 128#L694true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:31,881 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,881 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,882 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,882 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,882 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,882 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,882 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,882 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:31,892 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,892 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,893 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,893 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 128#L694true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:31,896 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:31,896 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,896 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:31,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,896 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,897 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,897 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,897 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,899 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,899 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,899 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,899 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,900 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,900 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,900 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,900 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:31,901 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,901 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,901 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,901 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,926 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 3#L731-2true, 67#L696true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,926 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,926 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,927 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 67#L696true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:31,927 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:31,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,938 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,938 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,938 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,938 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 67#L696true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,939 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,939 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,939 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,939 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:31,940 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,940 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,940 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,940 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,940 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,940 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,940 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,940 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:31,943 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,944 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,944 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,944 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 67#L696true, 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:31,944 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,944 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,944 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:31,944 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:32,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:32,028 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,028 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,028 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,028 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 221#true, 67#L696true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:32,028 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,028 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,028 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,028 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:32,219 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,219 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,220 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,220 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:32,220 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,220 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,220 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,220 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:32,452 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,452 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:32,453 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:32,453 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,453 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:32,454 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,454 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,454 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,454 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:32,454 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,454 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,454 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,454 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:32,455 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,455 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,455 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,455 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:32,456 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:32,456 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:32,457 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 67#L696true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:32,457 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:32,458 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,458 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,458 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,458 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:32,458 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,458 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,458 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,458 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:32,459 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,459 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,459 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,459 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:32,604 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,604 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,604 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,604 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:32,605 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,605 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,605 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,605 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:32,605 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,606 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,606 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,606 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:32,609 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,609 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,609 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,609 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 67#L696true, 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:32,609 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,609 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,609 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,610 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:32,610 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,610 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,610 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,610 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:32,613 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:32,614 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 107#L706-2true, 221#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:32,615 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,615 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,615 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,615 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 107#L706-2true, 221#true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:32,616 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,616 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,616 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,616 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:32,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:32,618 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,618 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,618 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,618 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:32,618 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,619 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,619 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,619 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:32,620 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,620 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,620 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,620 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:32,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 221#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:32,621 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 67#L696true, 107#L706-2true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:32,622 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,622 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,622 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,622 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:32,623 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,623 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,623 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,623 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:32,624 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,624 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,624 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,624 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:32,628 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,628 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,628 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,628 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 67#L696true, 221#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:32,629 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,629 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,629 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,629 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:32,657 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,657 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,657 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,657 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:32,710 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,710 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,710 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,710 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:32,711 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,711 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,711 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,711 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:32,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:32,832 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,832 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,832 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,832 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:32,833 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,833 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,833 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,833 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:32,834 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,834 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,834 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:32,834 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,240 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,240 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 41#L716-1true, 3#L731-2true, 67#L696true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:33,240 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 67#L696true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:33,241 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,241 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 67#L696true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:33,241 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,241 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,242 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,242 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][72], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 41#L716-1true, 3#L731-2true, 67#L696true, Black: 215#true]) [2023-08-25 18:44:33,242 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,242 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 67#L696true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:33,243 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,243 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 67#L696true, 221#true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:33,243 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,243 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, 107#L706-2true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:33,244 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 107#L706-2true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:33,244 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 41#L716-1true, 3#L731-2true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:33,244 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,245 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,245 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:33,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,340 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,340 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,340 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,340 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 107#L706-2true, 67#L696true, 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:33,340 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,340 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,340 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,340 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:33,341 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,341 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,341 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,341 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:33,342 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,342 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,342 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,342 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,345 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,345 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,345 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,345 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 67#L696true, 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,345 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,345 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,345 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,345 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 107#L706-2true, 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,349 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,349 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,350 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,350 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 107#L706-2true, 67#L696true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:33,350 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,350 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,350 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,350 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:33,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:33,350 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,350 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,350 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,350 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,352 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 67#L696true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:33,352 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,353 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,353 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,353 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,353 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][71], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 67#L696true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:33,353 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,353 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,353 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,353 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 221#true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:33,354 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,354 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,354 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,354 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:33,355 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,355 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,355 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,355 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:33,355 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,355 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,355 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,355 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,423 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 67#L696true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:33,423 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,423 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 67#L696true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:33,424 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:33,431 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,431 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,431 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,431 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:33,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,519 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 67#L696true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:33,519 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,520 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,520 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,520 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,520 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 67#L696true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:33,520 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,520 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,520 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,520 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 107#L706-2true, Black: 215#true, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:33,521 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,521 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,521 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,521 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:33,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:33,720 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,720 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,720 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,720 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:33,720 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,720 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,720 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,720 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:33,973 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,973 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,973 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,973 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:33,973 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,973 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,973 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,973 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:33,980 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,980 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,980 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,980 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:33,981 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,981 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,981 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,981 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:33,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:33,981 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,981 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,981 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,981 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][81], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:33,982 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,982 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,982 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,982 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,984 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,984 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,984 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,984 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 67#L696true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 197#L717-1true]) [2023-08-25 18:44:33,985 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,985 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,985 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,985 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,987 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,987 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,987 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,987 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 67#L696true, 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:33,988 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:33,988 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 67#L696true, 221#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:33,988 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,989 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,989 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,989 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 221#true, 149#L732-1true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:33,996 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,996 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,996 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:33,996 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:34,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 221#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:34,329 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:34,329 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 41#L716-1true, 221#true, 3#L731-2true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:34,329 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:34,329 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:34,330 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:34,330 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:34,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 221#true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:34,330 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,330 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,330 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,330 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:34,407 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, 67#L696true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:34,407 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:34,408 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,408 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,408 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,408 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 67#L696true, 221#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:34,408 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,408 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,408 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,408 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:34,417 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,417 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,417 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,417 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:34,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:34,420 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,420 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,420 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,420 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:34,420 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,420 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,420 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, 67#L696true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:34,421 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 67#L696true, 221#true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:34,421 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,421 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:34,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:34,426 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-25 18:44:34,426 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:34,426 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:34,426 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:34,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][44], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 41#L716-1true, 221#true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:34,426 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-25 18:44:34,426 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:34,427 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:34,427 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:34,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:34,750 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-08-25 18:44:34,750 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:34,750 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:34,750 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:34,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:34,751 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-08-25 18:44:34,751 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:34,751 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:34,751 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:35,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][54], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 3#L731-2true, 221#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:35,001 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2023-08-25 18:44:35,002 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:35,002 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:35,002 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:37,694 INFO L124 PetriNetUnfolderBase]: 132076/203923 cut-off events. [2023-08-25 18:44:37,695 INFO L125 PetriNetUnfolderBase]: For 40562/46056 co-relation queries the response was YES. [2023-08-25 18:44:38,031 INFO L83 FinitePrefix]: Finished finitePrefix Result has 424193 conditions, 203923 events. 132076/203923 cut-off events. For 40562/46056 co-relation queries the response was YES. Maximal size of possible extension queue 7492. Compared 1921728 event pairs, 38907 based on Foata normal form. 1003/154694 useless extension candidates. Maximal degree in co-relation 424182. Up to 116654 conditions per place. [2023-08-25 18:44:38,762 INFO L140 encePairwiseOnDemand]: 385/396 looper letters, 86 selfloop transitions, 8 changer transitions 0/123 dead transitions. [2023-08-25 18:44:38,763 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 123 transitions, 578 flow [2023-08-25 18:44:38,763 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 18:44:38,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 18:44:38,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 631 transitions. [2023-08-25 18:44:38,764 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5311447811447811 [2023-08-25 18:44:38,764 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 631 transitions. [2023-08-25 18:44:38,764 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 631 transitions. [2023-08-25 18:44:38,765 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:44:38,765 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 631 transitions. [2023-08-25 18:44:38,766 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 210.33333333333334) internal successors, (631), 3 states have internal predecessors, (631), 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) [2023-08-25 18:44:38,767 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:38,768 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:38,768 INFO L175 Difference]: Start difference. First operand has 77 places, 80 transitions, 270 flow. Second operand 3 states and 631 transitions. [2023-08-25 18:44:38,768 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 123 transitions, 578 flow [2023-08-25 18:44:38,789 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 123 transitions, 550 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-25 18:44:38,790 INFO L231 Difference]: Finished difference. Result has 79 places, 88 transitions, 320 flow [2023-08-25 18:44:38,790 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=250, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=72, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=320, PETRI_PLACES=79, PETRI_TRANSITIONS=88} [2023-08-25 18:44:38,790 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 5 predicate places. [2023-08-25 18:44:38,791 INFO L495 AbstractCegarLoop]: Abstraction has has 79 places, 88 transitions, 320 flow [2023-08-25 18:44:38,791 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 183.33333333333334) internal successors, (550), 3 states have internal predecessors, (550), 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) [2023-08-25 18:44:38,791 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:44:38,791 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:44:38,791 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-25 18:44:38,791 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:44:38,791 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:44:38,792 INFO L85 PathProgramCache]: Analyzing trace with hash -113568, now seen corresponding path program 1 times [2023-08-25 18:44:38,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:44:38,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [519707715] [2023-08-25 18:44:38,792 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:44:38,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:44:38,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:44:38,819 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:44:38,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:44:38,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [519707715] [2023-08-25 18:44:38,819 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [519707715] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:44:38,819 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:44:38,819 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 18:44:38,819 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1181238221] [2023-08-25 18:44:38,819 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:44:38,820 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 18:44:38,820 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:44:38,820 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 18:44:38,820 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 18:44:38,821 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 396 [2023-08-25 18:44:38,821 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 88 transitions, 320 flow. Second operand has 3 states, 3 states have (on average 181.66666666666666) internal successors, (545), 3 states have internal predecessors, (545), 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) [2023-08-25 18:44:38,821 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:44:38,821 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 396 [2023-08-25 18:44:38,821 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:44:39,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, 44#L692-1true, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:39,128 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2023-08-25 18:44:39,128 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-08-25 18:44:39,128 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-08-25 18:44:39,128 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-08-25 18:44:39,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, 137#L692-3true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:39,188 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2023-08-25 18:44:39,188 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:39,188 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:39,188 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:39,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, 44#L692-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:39,229 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2023-08-25 18:44:39,229 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:39,229 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:39,229 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:39,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, 110#L705-2true, 137#L692-3true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:39,302 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2023-08-25 18:44:39,302 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:39,302 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:39,302 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:39,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 45#L692-4true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:39,304 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2023-08-25 18:44:39,305 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:39,305 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:39,305 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:39,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:39,451 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-08-25 18:44:39,451 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:39,451 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:39,451 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:39,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 128#L694true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:39,454 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-08-25 18:44:39,454 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:39,454 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:39,454 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-25 18:44:39,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:39,533 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,533 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,533 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,533 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:39,770 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,770 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,770 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,770 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:39,775 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,775 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,775 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,775 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:39,777 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,777 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,777 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,777 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:39,782 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,782 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,782 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,782 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:39,825 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:39,825 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:39,825 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:39,825 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:39,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 41#L716-1true, 137#L692-3true, Black: 215#true]) [2023-08-25 18:44:39,907 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,907 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,907 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,907 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 18:44:39,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 137#L692-3true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:39,907 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,907 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,907 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,908 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 137#L692-3true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:39,908 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,908 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,908 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,908 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:39,908 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,908 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,908 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,909 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 45#L692-4true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:39,909 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,909 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,909 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:39,909 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 73#L715-1true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,050 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,050 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,050 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,050 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:40,058 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,058 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,058 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,058 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,060 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,061 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,061 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,061 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 73#L715-1true, 229#(= |#race~h~0| 0), 107#L706-2true, 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:40,116 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,116 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,116 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,116 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,129 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,129 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,129 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,129 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 107#L706-2true, 137#L692-3true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,232 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,232 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,232 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,232 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,232 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,232 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,232 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,232 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 18:44:40,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,232 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,233 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,233 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,233 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 73#L715-1true, 233#true, Black: 215#true, 45#L692-4true, 149#L732-1true]) [2023-08-25 18:44:40,233 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,233 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,233 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,233 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:40,234 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,234 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,234 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,234 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,234 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,235 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,235 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,235 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,235 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,389 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,389 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,389 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,389 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, Black: 229#(= |#race~h~0| 0), 107#L706-2true, 137#L692-3true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:40,390 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,390 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,390 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,390 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 107#L706-2true, 137#L692-3true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,391 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,391 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,391 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,391 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 3#L731-2true, 41#L716-1true, 107#L706-2true, Black: 215#true]) [2023-08-25 18:44:40,392 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,392 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,392 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,392 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 137#L692-3true, 41#L716-1true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,392 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,392 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,392 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,392 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:40,393 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,393 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,393 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,393 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,393 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,393 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,393 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,393 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 41#L716-1true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,393 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,393 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,393 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,394 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:40,394 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,395 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,395 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,395 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:40,395 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,395 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,395 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,395 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:40,407 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,407 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,407 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,407 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:40,409 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,410 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,411 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,411 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,411 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,411 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,411 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,411 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,411 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,411 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 100#L695-2true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:40,420 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,420 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,420 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,420 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-08-25 18:44:40,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 71#L705-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:40,420 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,486 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,486 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,486 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,486 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, 5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,511 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,511 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,511 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,511 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, Black: 215#true, 149#L732-1true, 45#L692-4true, 184#t2_funEXITtrue]) [2023-08-25 18:44:40,512 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,512 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,512 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,512 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,513 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 41#L716-1true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:40,639 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,639 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,639 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,639 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 107#L706-2true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,640 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,640 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,640 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,640 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 107#L706-2true, Black: 215#true]) [2023-08-25 18:44:40,640 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,640 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,640 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,640 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 107#L706-2true, 41#L716-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,641 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 73#L715-1true, 107#L706-2true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,641 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,641 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 137#L692-3true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:40,642 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,642 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,642 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,642 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,643 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,643 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,643 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,643 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,812 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,812 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,812 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,812 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), Black: 227#true, 73#L715-1true, 233#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:40,813 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,813 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,813 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,813 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 44#L692-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,813 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,813 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,813 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,814 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 107#L706-2true, 137#L692-3true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,814 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,814 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,814 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,814 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,815 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,815 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,815 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,815 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,817 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,817 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,817 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,817 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 107#L706-2true, 3#L731-2true, 41#L716-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:40,818 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,818 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,818 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,818 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,818 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,818 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,818 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,819 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,819 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 41#L716-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:40,819 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,820 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,820 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,820 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, Black: 215#true, 149#L732-1true, 45#L692-4true]) [2023-08-25 18:44:40,820 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,820 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,820 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,820 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:40,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,850 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,850 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 18:44:40,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 100#L695-2true, 71#L705-1true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,862 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,862 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,862 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,862 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 71#L705-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:40,864 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,864 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,864 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,864 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 67#L696true, 71#L705-1true, Black: 215#true]) [2023-08-25 18:44:40,864 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,865 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,865 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,865 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 18:44:40,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,949 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,949 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,949 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,949 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 73#L715-1true, 233#true, 229#(= |#race~h~0| 0), 45#L692-4true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:40,950 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 73#L715-1true, 229#(= |#race~h~0| 0), 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:40,951 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,951 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,951 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,951 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 128#L694true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:40,973 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:40,973 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:40,974 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:40,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 137#L692-3true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,079 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,079 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,079 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,079 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 137#L692-3true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,079 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,079 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,079 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,079 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 45#L692-4true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,080 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 149#L732-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:41,080 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,081 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 45#L692-4true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,081 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,082 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 45#L692-4true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,082 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 107#L706-2true, 3#L731-2true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:41,224 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:41,225 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,225 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,226 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 137#L692-3true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,226 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,226 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,226 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,226 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 41#L716-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,227 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,227 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,227 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,227 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 137#L692-3true, 41#L716-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,228 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,228 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,228 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,228 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 3#L731-2true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:41,229 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 107#L706-2true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,230 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:41,230 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,230 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,231 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,231 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,231 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,231 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 107#L706-2true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:41,231 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,231 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,231 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,231 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][122], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 137#L692-3true, 107#L706-2true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,235 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,235 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,235 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,235 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, Black: 229#(= |#race~h~0| 0), 137#L692-3true, 41#L716-1true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,236 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,236 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,236 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,236 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, Black: 229#(= |#race~h~0| 0), 137#L692-3true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:41,236 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,236 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,236 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,236 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 137#L692-3true, 41#L716-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,237 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 137#L692-3true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,237 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 137#L692-3true, 3#L731-2true, 107#L706-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,237 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,237 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,238 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,238 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,238 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,238 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 137#L692-3true, 41#L716-1true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,238 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,238 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,238 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,238 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 137#L692-3true, 41#L716-1true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,238 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,238 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,238 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 137#L692-3true, 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:41,239 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 137#L692-3true, 41#L716-1true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,239 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][122], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, Black: 215#true, 45#L692-4true, 197#L717-1true]) [2023-08-25 18:44:41,239 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,239 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,240 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,251 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,252 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,252 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,252 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, 41#L716-1true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:41,253 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:41,253 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,253 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,253 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:41,254 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 67#L696true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:41,254 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,254 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,259 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,259 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,259 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,260 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,262 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,262 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,262 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,262 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, 5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,263 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,264 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,265 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-08-25 18:44:41,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 100#L695-2true, 71#L705-1true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,276 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,276 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,276 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,276 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 128#L694true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,364 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,364 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,364 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,364 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,365 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 107#L706-2true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,365 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, 38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,391 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,391 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,391 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,391 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, 38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,392 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,392 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,392 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,392 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 41#L716-1true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 71#L705-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:41,451 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,451 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,452 INFO L297 olderBase$Statistics]: existing Event has 15 ancestors and is cut-off event [2023-08-25 18:44:41,452 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:41,511 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,511 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,511 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,511 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 41#L716-1true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:41,511 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,511 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,511 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 45#L692-4true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,512 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:41,512 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,512 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,513 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,513 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 45#L692-4true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,513 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, 73#L715-1true, Black: 227#true, 45#L692-4true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,514 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:41,514 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 73#L715-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,514 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:41,515 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,515 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,515 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,515 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 18:44:41,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:41,515 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,515 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,515 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,515 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,515 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:41,516 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,516 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,516 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,516 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 107#L706-2true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,655 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,655 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,656 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,656 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,656 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,656 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,657 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,657 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,657 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,657 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, 41#L716-1true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,657 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,657 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,658 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,658 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 149#L732-1true, 45#L692-4true]) [2023-08-25 18:44:41,660 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,660 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,660 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,660 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][88], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, 3#L731-2true, 137#L692-3true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,662 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,663 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,663 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,663 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,663 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][88], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 137#L692-3true, 3#L731-2true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,664 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,664 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,664 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,664 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 107#L706-2true, 41#L716-1true, 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:41,665 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,665 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,666 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,666 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,666 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,666 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,666 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,666 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,666 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 137#L692-3true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,668 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 73#L715-1true, 137#L692-3true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,668 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][122], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 3#L731-2true, 45#L692-4true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,673 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,673 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,673 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,673 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 45#L692-4true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,673 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,673 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 227#true, t2_funThread1of1ForFork1InUse, 41#L716-1true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 45#L692-4true, Black: 215#true]) [2023-08-25 18:44:41,674 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 3#L731-2true, 45#L692-4true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,674 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 45#L692-4true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,674 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][87], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:41,675 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][111], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 45#L692-4true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,675 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,675 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 107#L706-2true, Black: 215#true, 45#L692-4true, 197#L717-1true]) [2023-08-25 18:44:41,676 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 41#L716-1true, 3#L731-2true, Black: 215#true, 45#L692-4true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,676 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 149#L732-1true, Black: 215#true, 45#L692-4true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,676 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,676 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:41,677 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:41,677 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,677 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,678 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,678 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,678 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,678 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:41,694 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,694 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,694 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,694 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:41,694 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,694 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,694 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,694 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 67#L696true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,695 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,695 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,695 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,695 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, 38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,704 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,704 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,704 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,704 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,705 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,705 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,705 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,705 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 149#L732-1true, 45#L692-4true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,706 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [5#L714-1true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 149#L732-1true, Black: 215#true, 45#L692-4true]) [2023-08-25 18:44:41,706 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 71#L705-1true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:41,722 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-25 18:44:41,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 71#L705-1true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:41,722 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 67#L696true, 71#L705-1true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,722 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:41,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,840 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:41,841 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,841 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,841 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,841 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, 41#L716-1true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:41,862 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,862 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,862 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2023-08-25 18:44:41,862 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:41,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 100#L695-2true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:41,884 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,884 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,884 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,885 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:41,885 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,885 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,885 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:41,885 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 41#L716-1true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:42,055 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:42,055 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:42,055 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:42,055 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:42,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,056 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,056 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,056 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,056 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,056 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 18:44:42,056 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:42,056 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:42,057 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 18:44:42,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 107#L706-2true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,057 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,057 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,057 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,058 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,058 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,058 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,058 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,058 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,059 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,059 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,059 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,059 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,228 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,228 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,228 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,228 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,228 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,228 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,228 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,228 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 3#L731-2true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,229 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,229 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, 41#L716-1true, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,229 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,229 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,230 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,230 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 3#L731-2true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:42,230 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,230 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,230 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,230 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,230 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,231 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,231 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,231 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:42,231 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,231 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,231 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,231 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,231 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,232 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 41#L716-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,235 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,235 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,235 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,235 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 41#L716-1true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,235 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,235 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,235 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,235 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:42,236 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,237 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,237 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,237 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 3#L731-2true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,240 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,240 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,240 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,240 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,240 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,241 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,241 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][88], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, 3#L731-2true, 45#L692-4true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,241 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,241 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,241 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,241 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [38#L695true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,246 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,246 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,246 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,246 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,246 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][88], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 45#L692-4true, 197#L717-1true]) [2023-08-25 18:44:42,247 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,247 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,247 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,247 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 3#L731-2true, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,249 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 128#L694true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,249 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,249 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,249 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 128#L694true, Black: 215#true]) [2023-08-25 18:44:42,250 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,250 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 3#L731-2true, Black: 215#true]) [2023-08-25 18:44:42,250 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,250 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 107#L706-2true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,250 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,251 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,251 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,251 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 73#L715-1true, 229#(= |#race~h~0| 0), 149#L732-1true, 45#L692-4true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,251 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,251 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,251 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,251 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 73#L715-1true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,252 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,252 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,252 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,252 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][122], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 137#L692-3true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:42,261 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][122], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,261 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:42,262 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 137#L692-3true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:42,262 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, 171#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,262 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,262 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,263 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 137#L692-3true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,263 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,263 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,263 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,263 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,280 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,280 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,280 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,280 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,280 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,280 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,280 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,280 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,280 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,280 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,281 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:42,281 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,281 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:42,282 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 67#L696true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,282 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,282 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,283 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:42,292 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,292 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,292 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,292 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,293 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 83#L731-1true, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 67#L696true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,293 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 128#L694true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,295 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,296 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,296 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,296 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 128#L694true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,296 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,296 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,296 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,296 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,297 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:42,297 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,297 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,297 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,297 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,298 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,298 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,298 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,298 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,298 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, Black: 215#true, 71#L705-1true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:42,319 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-08-25 18:44:42,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 71#L705-1true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,319 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 67#L696true, 71#L705-1true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,319 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,319 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, 3#L731-2true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,403 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,403 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,403 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,403 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 100#L695-2true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,443 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,443 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,443 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,443 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 73#L715-1true, 233#true, Black: 227#true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,444 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,444 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,444 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,444 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,621 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,621 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,621 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,621 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:42,622 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 41#L716-1true, 107#L706-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,622 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 73#L715-1true, 107#L706-2true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,622 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 107#L706-2true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,623 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,623 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 73#L715-1true, 233#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,623 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,623 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 3#L731-2true, 67#L696true, Black: 215#true]) [2023-08-25 18:44:42,624 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 73#L715-1true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,624 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,624 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,624 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 67#L696true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true]) [2023-08-25 18:44:42,625 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,625 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,625 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,625 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,625 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,625 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,625 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,625 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 18:44:42,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,640 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,640 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,641 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,641 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 67#L696true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,641 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,641 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,641 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,641 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 128#L694true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,780 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,780 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,780 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,781 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 107#L706-2true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,781 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,781 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,782 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,782 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,782 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,782 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,783 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,783 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,783 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,783 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,784 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,784 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:42,784 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,785 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,785 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,785 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,785 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,785 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,785 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,785 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 67#L696true, 41#L716-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,786 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 128#L694true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,786 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,786 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,786 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,787 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 128#L694true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,787 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,787 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,787 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,787 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,787 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,787 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,788 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,788 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:42,788 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,788 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,788 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,788 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,788 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,788 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,788 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,788 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 67#L696true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,789 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,789 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,789 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,789 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, Black: 215#true, 45#L692-4true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,793 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,793 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,793 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,793 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][81], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 45#L692-4true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,794 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,794 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,794 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,794 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 100#L695-2true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:42,798 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,798 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,798 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,798 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][88], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 137#L692-3true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:42,804 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,804 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,804 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,804 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][88], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 137#L692-3true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,805 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,805 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,805 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,805 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 197#L717-1true]) [2023-08-25 18:44:42,806 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,806 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,806 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,806 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 227#true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 100#L695-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,808 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,808 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,808 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,808 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,809 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:42,809 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,809 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,809 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][122], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 45#L692-4true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:42,820 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,820 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,820 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,820 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][122], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 45#L692-4true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,820 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 45#L692-4true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:42,821 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, 45#L692-4true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,821 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,821 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,842 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,842 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,842 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,842 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 67#L696true, 41#L716-1true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:42,842 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,842 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,842 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,842 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, Black: 215#true, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:42,844 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,844 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 110#L705-2true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 67#L696true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:42,844 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:42,845 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,845 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,845 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,845 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:42,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:42,857 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,857 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,857 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,857 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:42,858 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,858 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,858 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,858 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 67#L696true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,858 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,858 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,858 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,858 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:42,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, 5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:42,858 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,858 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, 5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:42,859 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:42,860 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,860 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,861 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:42,861 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-08-25 18:44:43,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 100#L695-2true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:43,242 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, 41#L716-1true, 100#L695-2true, Black: 215#true]) [2023-08-25 18:44:43,242 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 107#L706-2true, 41#L716-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,243 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,243 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,243 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,243 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 73#L715-1true, 107#L706-2true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,243 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,243 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,243 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,243 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 3#L731-2true, 67#L696true, 107#L706-2true, Black: 215#true]) [2023-08-25 18:44:43,244 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 73#L715-1true, 67#L696true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:43,244 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 107#L706-2true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,244 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 107#L706-2true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), 67#L696true, Black: 215#true]) [2023-08-25 18:44:43,245 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,245 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 67#L696true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:43,246 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 18:44:43,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:43,247 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,247 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,247 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,247 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:43,247 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,248 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,248 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,248 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:43,248 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,248 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,249 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2023-08-25 18:44:43,249 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2023-08-25 18:44:43,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:43,249 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,249 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,249 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,249 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 107#L706-2true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:43,420 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,420 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,420 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,420 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 128#L694true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:43,421 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,421 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,421 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 3#L731-2true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,422 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,422 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:43,423 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,423 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,423 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 67#L696true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,424 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,424 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:43,424 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,425 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, 107#L706-2true, Black: 215#true, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:43,425 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 100#L695-2true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:43,425 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,426 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:43,426 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,426 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,426 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,426 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,427 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,427 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,427 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,427 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 67#L696true, 107#L706-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:43,427 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,427 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,427 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,427 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:43,429 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,429 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,429 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,429 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,429 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,429 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,429 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,429 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 107#L706-2true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:43,430 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:43,430 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [38#L695true, t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:43,431 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 92#L695-3true]) [2023-08-25 18:44:43,433 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, 128#L694true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:43,459 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,459 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,459 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,459 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [38#L695true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:43,460 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [38#L695true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,460 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, 128#L694true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,460 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,460 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][88], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, Black: 215#true, 45#L692-4true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:43,461 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,461 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,461 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,461 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][88], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 45#L692-4true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,462 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,462 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,462 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,462 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 197#L717-1true]) [2023-08-25 18:44:43,466 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,466 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,466 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,466 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:43,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 100#L695-2true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:43,469 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,469 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,469 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,469 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:43,470 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,470 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,470 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,470 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,515 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,515 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,515 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,515 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 67#L696true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,515 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,515 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,515 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,515 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:43,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 100#L695-2true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:43,533 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,533 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,533 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,533 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 100#L695-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:43,533 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,533 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,533 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,533 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 149#L732-1true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,536 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,536 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,536 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,536 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 67#L696true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:43,536 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,537 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,537 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,537 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-08-25 18:44:43,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 3#L731-2true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:43,684 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,684 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,684 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,684 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 67#L696true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,685 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,685 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,685 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,685 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:43,737 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,737 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:43,738 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:43,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:44,008 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,008 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,008 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,009 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:44,009 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,009 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,009 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,009 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 41#L716-1true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:44,009 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,009 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,009 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:44,010 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:44,010 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,010 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:44,011 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,011 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,011 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,011 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,012 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,012 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-08-25 18:44:44,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,013 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,013 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,013 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,013 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,014 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,014 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 67#L696true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,014 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,014 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,014 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,014 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,015 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,015 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,015 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,015 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:44,015 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,015 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,015 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,015 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 107#L706-2true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,016 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,016 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,016 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-08-25 18:44:44,016 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-08-25 18:44:44,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 107#L706-2true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,017 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,017 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,017 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,017 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 107#L706-2true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,155 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,155 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,155 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,155 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 67#L696true, 41#L716-1true, 107#L706-2true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:44,155 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,155 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,155 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,155 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:44,157 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,157 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,157 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,157 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:44,160 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 100#L695-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:44,160 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 107#L706-2true, 3#L731-2true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:44,160 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,160 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 41#L716-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:44,161 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,161 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,161 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,161 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:44,162 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,162 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,162 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,162 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,163 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,163 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,163 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,163 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 100#L695-2true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,164 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,164 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,164 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,164 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 100#L695-2true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:44,165 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,165 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,165 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,165 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,167 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,167 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,167 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,167 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 67#L696true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:44,167 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,167 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,167 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,167 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:44,249 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,249 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,249 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,249 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,250 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 67#L696true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,250 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:44,250 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,250 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-08-25 18:44:44,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,250 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,251 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,251 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,251 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:44,251 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,251 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,251 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,251 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:44,363 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,363 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,363 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,363 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, Black: 215#true, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:44,364 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,364 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,364 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,364 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:44,365 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,365 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,365 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,365 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,610 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,610 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 67#L696true, 3#L731-2true, 41#L716-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,610 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 67#L696true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,611 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 41#L716-1true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,611 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 67#L696true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,611 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,611 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,612 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,612 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 67#L696true, 41#L716-1true, Black: 215#true]) [2023-08-25 18:44:44,612 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 73#L715-1true, 67#L696true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:44,613 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,613 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 67#L696true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true]) [2023-08-25 18:44:44,613 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 3#L731-2true, 107#L706-2true, 41#L716-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,614 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, 73#L715-1true, Black: 227#true, 107#L706-2true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,614 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 107#L706-2true, 3#L731-2true, Black: 229#(= |#race~h~0| 0), 41#L716-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,614 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 73#L715-1true, 107#L706-2true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,615 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,615 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,615 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,615 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, Black: 229#(= |#race~h~0| 0), 3#L731-2true, 41#L716-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,615 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,615 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,615 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,615 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:44,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:44,722 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,722 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,722 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,722 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, Black: 215#true, 149#L732-1true, 92#L695-3true]) [2023-08-25 18:44:44,723 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,723 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,723 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,723 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 41#L716-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,726 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,726 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,726 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,726 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 67#L696true, 41#L716-1true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true]) [2023-08-25 18:44:44,726 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,726 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,726 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,727 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 107#L706-2true, 3#L731-2true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,729 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,729 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 67#L696true, 107#L706-2true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:44,730 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, Black: 215#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:44,731 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,731 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,731 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,731 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 41#L716-1true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,733 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 67#L696true, 41#L716-1true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,733 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,733 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 41#L716-1true, 67#L696true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,734 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 41#L716-1true, 149#L732-1true, Black: 215#true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,734 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 67#L696true, 41#L716-1true, Black: 215#true, 149#L732-1true]) [2023-08-25 18:44:44,734 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,735 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:44,735 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,735 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 41#L716-1true, 107#L706-2true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,736 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,736 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,736 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,736 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:44,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:44,736 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,736 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,736 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,736 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,737 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 67#L696true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:44,737 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 73#L715-1true, 229#(= |#race~h~0| 0), 233#true, 149#L732-1true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:44,737 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,737 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, Black: 215#true, 149#L732-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,738 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 67#L696true, 149#L732-1true, Black: 215#true]) [2023-08-25 18:44:44,738 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,738 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 18:44:44,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:44,836 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,836 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,836 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,836 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-08-25 18:44:44,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,976 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,976 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,976 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,976 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 67#L696true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:44,977 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,977 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,977 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,977 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:44,978 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,978 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,978 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,978 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][93], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 3#L731-2true, 67#L696true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:44,978 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,978 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,978 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,978 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 107#L706-2true, Black: 215#true, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:44,979 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,979 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,979 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:44,979 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 233#true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:45,295 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,295 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,296 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:45,296 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:45,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:45,296 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,296 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,296 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,296 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:45,296 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,297 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:45,297 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,297 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:45,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [5#L714-1true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:45,297 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,297 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,297 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,297 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true, 197#L717-1true]) [2023-08-25 18:44:45,427 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 197#L717-1true, 92#L695-3true]) [2023-08-25 18:44:45,427 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:45,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:45,429 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,429 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,429 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,429 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 3#L731-2true, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:45,429 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,429 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,429 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,429 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 67#L696true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:45,430 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 67#L696true, 3#L731-2true, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:45,430 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:45,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), 233#true, Black: 227#true, 3#L731-2true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 197#L717-1true, 23#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2023-08-25 18:44:45,432 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,432 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,432 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,432 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 67#L696true, 3#L731-2true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 197#L717-1true]) [2023-08-25 18:44:45,433 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,433 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,433 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,433 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 73#L715-1true, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 149#L732-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:45,445 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,445 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,445 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:45,445 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-08-25 18:44:46,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 41#L716-1true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:46,036 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 233#true, 229#(= |#race~h~0| 0), 73#L715-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:46,037 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:46,037 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,037 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 73#L715-1true, 149#L732-1true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:46,038 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 3#L731-2true, 41#L716-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:46,038 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][74], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 229#(= |#race~h~0| 0), Black: 227#true, 73#L715-1true, 233#true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:46,038 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,038 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L715-1-->L716-1: Formula: (= |v_#race~g~0_13| 0) InVars {} OutVars{t3_funThread1of1ForFork2_#t~nondet14#1=|v_t3_funThread1of1ForFork2_#t~nondet14#1_9|, #race~g~0=|v_#race~g~0_13|} AuxVars[] AssignedVars[t3_funThread1of1ForFork2_#t~nondet14#1, #race~g~0][29], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, 227#true, t2_funThread1of1ForFork1InUse, 233#true, 3#L731-2true, 41#L716-1true, Black: 229#(= |#race~h~0| 0), Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:46,039 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, 229#(= |#race~h~0| 0), Black: 227#true, 73#L715-1true, Black: 215#true, 149#L732-1true, 196#t_funEXITtrue]) [2023-08-25 18:44:46,039 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,039 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:46,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 41#L716-1true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:46,156 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2023-08-25 18:44:46,156 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:46,156 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:46,156 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-08-25 18:44:46,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, Black: 215#true, 149#L732-1true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:46,165 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-25 18:44:46,165 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:46,165 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:46,165 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:46,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][40], [t3_funThread1of1ForFork2InUse, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 41#L716-1true, 149#L732-1true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:46,166 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-25 18:44:46,166 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:46,166 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:46,166 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:46,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 227#true, 229#(= |#race~h~0| 0), 233#true, 3#L731-2true, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:46,474 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-08-25 18:44:46,474 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:46,474 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:46,474 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:46,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, Black: 215#true, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:46,474 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-08-25 18:44:46,474 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:46,474 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:46,475 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-08-25 18:44:46,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([509] L717-->L717-1: Formula: (= |v_#race~h~0_4| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_4|} AuxVars[] AssignedVars[#race~h~0][49], [t3_funThread1of1ForFork2InUse, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 233#true, Black: 227#true, 229#(= |#race~h~0| 0), 3#L731-2true, 93#t2_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#true, 196#t_funEXITtrue, 197#L717-1true]) [2023-08-25 18:44:46,844 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2023-08-25 18:44:46,844 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:46,844 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:46,844 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:51,502 INFO L124 PetriNetUnfolderBase]: 137296/212543 cut-off events. [2023-08-25 18:44:51,502 INFO L125 PetriNetUnfolderBase]: For 103315/110813 co-relation queries the response was YES. [2023-08-25 18:44:51,963 INFO L83 FinitePrefix]: Finished finitePrefix Result has 515180 conditions, 212543 events. 137296/212543 cut-off events. For 103315/110813 co-relation queries the response was YES. Maximal size of possible extension queue 8003. Compared 2022938 event pairs, 81975 based on Foata normal form. 1074/171435 useless extension candidates. Maximal degree in co-relation 515168. Up to 171303 conditions per place. [2023-08-25 18:44:52,743 INFO L140 encePairwiseOnDemand]: 389/396 looper letters, 87 selfloop transitions, 10 changer transitions 0/126 dead transitions. [2023-08-25 18:44:52,744 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 126 transitions, 644 flow [2023-08-25 18:44:52,744 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 18:44:52,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 18:44:52,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 615 transitions. [2023-08-25 18:44:52,746 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5176767676767676 [2023-08-25 18:44:52,746 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 615 transitions. [2023-08-25 18:44:52,746 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 615 transitions. [2023-08-25 18:44:52,746 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:44:52,746 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 615 transitions. [2023-08-25 18:44:52,748 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 205.0) internal successors, (615), 3 states have internal predecessors, (615), 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) [2023-08-25 18:44:52,750 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:52,751 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:52,751 INFO L175 Difference]: Start difference. First operand has 79 places, 88 transitions, 320 flow. Second operand 3 states and 615 transitions. [2023-08-25 18:44:52,751 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 126 transitions, 644 flow [2023-08-25 18:44:53,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 126 transitions, 616 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-25 18:44:53,020 INFO L231 Difference]: Finished difference. Result has 81 places, 96 transitions, 390 flow [2023-08-25 18:44:53,020 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=304, PETRI_DIFFERENCE_MINUEND_PLACES=77, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=78, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=390, PETRI_PLACES=81, PETRI_TRANSITIONS=96} [2023-08-25 18:44:53,021 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 7 predicate places. [2023-08-25 18:44:53,021 INFO L495 AbstractCegarLoop]: Abstraction has has 81 places, 96 transitions, 390 flow [2023-08-25 18:44:53,021 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.66666666666666) internal successors, (545), 3 states have internal predecessors, (545), 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) [2023-08-25 18:44:53,021 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:44:53,021 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:44:53,021 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-25 18:44:53,021 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t2_funErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:44:53,022 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:44:53,022 INFO L85 PathProgramCache]: Analyzing trace with hash -1480146823, now seen corresponding path program 1 times [2023-08-25 18:44:53,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:44:53,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1251952525] [2023-08-25 18:44:53,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:44:53,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:44:53,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:44:53,089 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:44:53,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:44:53,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1251952525] [2023-08-25 18:44:53,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1251952525] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:44:53,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:44:53,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-25 18:44:53,089 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [529178547] [2023-08-25 18:44:53,089 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:44:53,090 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 18:44:53,090 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:44:53,090 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 18:44:53,090 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 18:44:53,091 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 396 [2023-08-25 18:44:53,091 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 96 transitions, 390 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) [2023-08-25 18:44:53,091 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:44:53,091 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 396 [2023-08-25 18:44:53,091 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:44:53,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][103], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 118#L719true, 239#true, 105#ULTIMATE.startEXITtrue, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 128#L694true, 64#$Ultimate##0true, Black: 215#true]) [2023-08-25 18:44:53,886 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:53,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:53,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:53,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:53,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][103], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, 128#L694true, 64#$Ultimate##0true, Black: 215#true]) [2023-08-25 18:44:53,886 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 18:44:53,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:53,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:53,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 18:44:54,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 118#L719true, 239#true, 105#ULTIMATE.startEXITtrue, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 64#$Ultimate##0true, Black: 215#true]) [2023-08-25 18:44:54,066 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:54,066 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:54,066 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:54,066 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:54,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, 64#$Ultimate##0true, Black: 215#true]) [2023-08-25 18:44:54,067 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 18:44:54,067 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:54,067 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:54,067 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-08-25 18:44:54,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 100#L695-2true, 105#ULTIMATE.startEXITtrue, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 64#$Ultimate##0true, Black: 215#true]) [2023-08-25 18:44:54,153 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-25 18:44:54,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:54,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:54,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:54,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 100#L695-2true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, 64#$Ultimate##0true, Black: 215#true]) [2023-08-25 18:44:54,154 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-25 18:44:54,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:54,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:54,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-08-25 18:44:54,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), 105#ULTIMATE.startEXITtrue, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 64#$Ultimate##0true, 98#L717-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,155 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2023-08-25 18:44:54,155 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:54,155 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:54,155 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:54,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, 64#$Ultimate##0true, 98#L717-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,155 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2023-08-25 18:44:54,155 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:54,155 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:54,155 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-08-25 18:44:54,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][36], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:54,415 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,415 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,415 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,415 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][36], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:54,415 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,415 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,415 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,415 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][36], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,416 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,416 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,416 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,416 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][36], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,416 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,416 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,416 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,416 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][94], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 239#true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,466 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][95], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,467 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][96], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,467 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,467 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][94], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 239#true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,468 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][95], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,468 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][96], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,468 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,468 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,469 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][94], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 87#L19-2true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 215#true]) [2023-08-25 18:44:54,469 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,469 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,469 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,469 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][95], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 215#true]) [2023-08-25 18:44:54,469 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,469 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,469 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][96], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 215#true]) [2023-08-25 18:44:54,470 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][94], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 239#true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 128#L694true, Black: 215#true]) [2023-08-25 18:44:54,470 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,470 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][95], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 128#L694true, Black: 215#true]) [2023-08-25 18:44:54,471 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,471 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,471 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,471 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][96], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 128#L694true, Black: 215#true]) [2023-08-25 18:44:54,471 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,471 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,471 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,471 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:44:54,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][36], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:54,688 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,688 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][36], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:54,689 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][36], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,689 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][36], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,690 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,690 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,690 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,690 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,690 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:44:54,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][48], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,690 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,690 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,690 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][48], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 87#L19-2true, 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,691 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][49], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,691 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,691 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][49], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,692 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,692 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,692 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,692 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][50], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,692 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,692 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,692 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,693 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][50], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,693 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,693 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,693 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,693 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][48], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 87#L19-2true, 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true]) [2023-08-25 18:44:54,693 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,693 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,693 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][48], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true]) [2023-08-25 18:44:54,694 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, 233#true, Black: 227#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true]) [2023-08-25 18:44:54,694 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,694 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, 233#true, Black: 227#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true]) [2023-08-25 18:44:54,695 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,695 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,695 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,695 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][50], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 131#L734-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true]) [2023-08-25 18:44:54,695 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,695 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,695 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,696 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][50], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 131#L734-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true]) [2023-08-25 18:44:54,696 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,696 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,696 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,696 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][48], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 87#L19-2true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,785 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][48], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 100#L695-2true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,785 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][49], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,786 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,786 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,786 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,786 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][49], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,786 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,786 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,786 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,786 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][50], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,786 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][50], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,787 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), 186#L732-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:54,787 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,787 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,787 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), 186#L732-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:54,788 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][103], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 239#true, 105#ULTIMATE.startEXITtrue, 118#L719true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,788 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][103], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, 128#L694true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,788 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][48], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 100#L695-2true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true]) [2023-08-25 18:44:54,789 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,789 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,789 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,789 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][48], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 100#L695-2true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true]) [2023-08-25 18:44:54,789 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, 233#true, Black: 227#true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true]) [2023-08-25 18:44:54,790 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][49], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, 233#true, Black: 227#true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true]) [2023-08-25 18:44:54,790 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][50], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 131#L734-1true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true]) [2023-08-25 18:44:54,791 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,791 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,791 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,791 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][50], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 131#L734-1true, 100#L695-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true]) [2023-08-25 18:44:54,791 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,791 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,791 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,791 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), 186#L732-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,792 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,792 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,792 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,792 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), 186#L732-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,792 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,792 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,792 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,792 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][103], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 118#L719true, 239#true, 105#ULTIMATE.startEXITtrue, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 128#L694true, Black: 215#true]) [2023-08-25 18:44:54,792 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,792 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,793 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,793 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][103], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, 128#L694true, Black: 215#true]) [2023-08-25 18:44:54,793 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,793 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,793 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,793 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:44:54,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][30], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, 132#L736true, 233#true, Black: 227#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,807 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,807 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,807 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,807 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][30], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, 132#L736true, 233#true, Black: 227#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,807 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,807 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,807 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,807 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:44:54,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 105#ULTIMATE.startEXITtrue, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,867 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,867 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,867 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,867 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,868 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,868 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,868 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,868 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 118#L719true, 239#true, 105#ULTIMATE.startEXITtrue, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 215#true]) [2023-08-25 18:44:54,871 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,871 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,871 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,871 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, Black: 215#true]) [2023-08-25 18:44:54,871 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,871 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,871 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,871 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:44:54,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 100#L695-2true, 105#ULTIMATE.startEXITtrue, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,930 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,930 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,930 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,930 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 227#true, 100#L695-2true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:44:54,930 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,930 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,930 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,930 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), 105#ULTIMATE.startEXITtrue, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 98#L717-2true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:54,931 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,931 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,931 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,931 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, 98#L717-2true, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:44:54,931 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,931 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,931 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,931 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 100#L695-2true, 118#L719true, 239#true, 105#ULTIMATE.startEXITtrue, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, Black: 215#true]) [2023-08-25 18:44:54,934 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,934 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,934 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,934 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][54], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 100#L695-2true, 118#L719true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, Black: 215#true]) [2023-08-25 18:44:54,935 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,935 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,935 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,935 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:44:54,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), 105#ULTIMATE.startEXITtrue, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 98#L717-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,936 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][102], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 233#true, Black: 229#(= |#race~h~0| 0), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 180#ULTIMATE.startErr3ASSERT_VIOLATIONASSERTtrue, 98#L717-2true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:44:54,936 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:44:54,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][94], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 87#L19-2true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:54,984 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,984 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,984 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,984 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][95], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:54,984 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][96], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:54,985 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][94], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 239#true, 87#L19-2true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:54,985 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][95], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:54,985 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,986 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,986 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,986 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][96], [Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:44:54,986 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,986 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,986 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,986 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][94], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 87#L19-2true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:54,988 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,988 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,988 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,988 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][95], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:54,989 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][96], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:54,989 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][94], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 87#L19-2true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:54,989 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,989 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][95], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 227#true, 233#true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:54,990 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,990 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,990 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,990 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][96], [30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, 233#true, 131#L734-1true, 239#true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, t2_funThread1of1ForFork1InUse, 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:44:54,990 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:44:54,990 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,990 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 18:44:54,990 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:44:55,105 INFO L124 PetriNetUnfolderBase]: 18495/37119 cut-off events. [2023-08-25 18:44:55,105 INFO L125 PetriNetUnfolderBase]: For 11286/13079 co-relation queries the response was YES. [2023-08-25 18:44:55,167 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82080 conditions, 37119 events. 18495/37119 cut-off events. For 11286/13079 co-relation queries the response was YES. Maximal size of possible extension queue 1527. Compared 380240 event pairs, 5245 based on Foata normal form. 2628/31487 useless extension candidates. Maximal degree in co-relation 82067. Up to 17127 conditions per place. [2023-08-25 18:44:55,360 INFO L140 encePairwiseOnDemand]: 381/396 looper letters, 59 selfloop transitions, 16 changer transitions 0/128 dead transitions. [2023-08-25 18:44:55,360 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 128 transitions, 636 flow [2023-08-25 18:44:55,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 18:44:55,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 18:44:55,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 592 transitions. [2023-08-25 18:44:55,362 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4983164983164983 [2023-08-25 18:44:55,362 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 592 transitions. [2023-08-25 18:44:55,362 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 592 transitions. [2023-08-25 18:44:55,362 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:44:55,362 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 592 transitions. [2023-08-25 18:44:55,363 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 197.33333333333334) internal successors, (592), 3 states have internal predecessors, (592), 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) [2023-08-25 18:44:55,364 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:55,365 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:44:55,365 INFO L175 Difference]: Start difference. First operand has 81 places, 96 transitions, 390 flow. Second operand 3 states and 592 transitions. [2023-08-25 18:44:55,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 128 transitions, 636 flow [2023-08-25 18:44:55,430 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 128 transitions, 612 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-25 18:44:55,431 INFO L231 Difference]: Finished difference. Result has 82 places, 107 transitions, 466 flow [2023-08-25 18:44:55,432 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=370, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=96, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=466, PETRI_PLACES=82, PETRI_TRANSITIONS=107} [2023-08-25 18:44:55,432 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 8 predicate places. [2023-08-25 18:44:55,432 INFO L495 AbstractCegarLoop]: Abstraction has has 82 places, 107 transitions, 466 flow [2023-08-25 18:44:55,432 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 18:44:55,432 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:44:55,433 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:44:55,433 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-25 18:44:55,433 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting t2_funErr2ASSERT_VIOLATIONASSERT === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:44:55,433 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:44:55,433 INFO L85 PathProgramCache]: Analyzing trace with hash 718538678, now seen corresponding path program 1 times [2023-08-25 18:44:55,433 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:44:55,433 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [63424343] [2023-08-25 18:44:55,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:44:55,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:44:55,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:44:55,525 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:44:55,526 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:44:55,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [63424343] [2023-08-25 18:44:55,526 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [63424343] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:44:55,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:44:55,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-25 18:44:55,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [972077135] [2023-08-25 18:44:55,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:44:55,527 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 18:44:55,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:44:55,527 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 18:44:55,530 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-08-25 18:44:55,530 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 182 out of 396 [2023-08-25 18:44:55,531 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 107 transitions, 466 flow. Second operand has 5 states, 5 states have (on average 183.6) internal successors, (918), 5 states have internal predecessors, (918), 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) [2023-08-25 18:44:55,531 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:44:55,531 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 182 of 396 [2023-08-25 18:44:55,531 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:44:58,291 INFO L124 PetriNetUnfolderBase]: 25290/48506 cut-off events. [2023-08-25 18:44:58,291 INFO L125 PetriNetUnfolderBase]: For 17041/19379 co-relation queries the response was YES. [2023-08-25 18:44:58,375 INFO L83 FinitePrefix]: Finished finitePrefix Result has 130298 conditions, 48506 events. 25290/48506 cut-off events. For 17041/19379 co-relation queries the response was YES. Maximal size of possible extension queue 1748. Compared 480547 event pairs, 6080 based on Foata normal form. 653/40025 useless extension candidates. Maximal degree in co-relation 130284. Up to 25271 conditions per place. [2023-08-25 18:44:58,501 INFO L140 encePairwiseOnDemand]: 389/396 looper letters, 203 selfloop transitions, 12 changer transitions 0/267 dead transitions. [2023-08-25 18:44:58,501 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 267 transitions, 1473 flow [2023-08-25 18:44:58,501 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-25 18:44:58,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-08-25 18:44:58,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1626 transitions. [2023-08-25 18:44:58,504 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5132575757575758 [2023-08-25 18:44:58,504 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1626 transitions. [2023-08-25 18:44:58,504 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1626 transitions. [2023-08-25 18:44:58,505 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:44:58,505 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1626 transitions. [2023-08-25 18:44:58,507 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 203.25) internal successors, (1626), 8 states have internal predecessors, (1626), 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) [2023-08-25 18:44:58,511 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 396.0) internal successors, (3564), 9 states have internal predecessors, (3564), 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) [2023-08-25 18:44:58,512 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 396.0) internal successors, (3564), 9 states have internal predecessors, (3564), 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) [2023-08-25 18:44:58,512 INFO L175 Difference]: Start difference. First operand has 82 places, 107 transitions, 466 flow. Second operand 8 states and 1626 transitions. [2023-08-25 18:44:58,512 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 267 transitions, 1473 flow [2023-08-25 18:44:58,525 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 267 transitions, 1416 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-25 18:44:58,527 INFO L231 Difference]: Finished difference. Result has 94 places, 117 transitions, 551 flow [2023-08-25 18:44:58,527 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=107, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=99, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=551, PETRI_PLACES=94, PETRI_TRANSITIONS=117} [2023-08-25 18:44:58,528 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 20 predicate places. [2023-08-25 18:44:58,528 INFO L495 AbstractCegarLoop]: Abstraction has has 94 places, 117 transitions, 551 flow [2023-08-25 18:44:58,528 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 183.6) internal successors, (918), 5 states have internal predecessors, (918), 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) [2023-08-25 18:44:58,528 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:44:58,528 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:44:58,528 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-25 18:44:58,529 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONASSERT === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:44:58,529 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:44:58,529 INFO L85 PathProgramCache]: Analyzing trace with hash -1336167830, now seen corresponding path program 1 times [2023-08-25 18:44:58,529 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:44:58,529 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [819014338] [2023-08-25 18:44:58,529 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:44:58,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:44:58,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:44:58,611 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:44:58,612 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:44:58,612 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [819014338] [2023-08-25 18:44:58,612 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [819014338] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:44:58,612 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:44:58,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-25 18:44:58,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [323050004] [2023-08-25 18:44:58,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:44:58,612 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 18:44:58,612 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:44:58,613 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 18:44:58,613 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-08-25 18:44:58,613 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 396 [2023-08-25 18:44:58,614 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 117 transitions, 551 flow. Second operand has 5 states, 5 states have (on average 182.0) internal successors, (910), 5 states have internal predecessors, (910), 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) [2023-08-25 18:44:58,614 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:44:58,614 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 396 [2023-08-25 18:44:58,614 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:02,843 INFO L124 PetriNetUnfolderBase]: 32925/62357 cut-off events. [2023-08-25 18:45:02,843 INFO L125 PetriNetUnfolderBase]: For 55488/59008 co-relation queries the response was YES. [2023-08-25 18:45:02,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 176854 conditions, 62357 events. 32925/62357 cut-off events. For 55488/59008 co-relation queries the response was YES. Maximal size of possible extension queue 2439. Compared 634412 event pairs, 10254 based on Foata normal form. 943/53221 useless extension candidates. Maximal degree in co-relation 176833. Up to 22143 conditions per place. [2023-08-25 18:45:03,163 INFO L140 encePairwiseOnDemand]: 389/396 looper letters, 174 selfloop transitions, 19 changer transitions 0/245 dead transitions. [2023-08-25 18:45:03,163 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 101 places, 245 transitions, 1508 flow [2023-08-25 18:45:03,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-25 18:45:03,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-08-25 18:45:03,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1577 transitions. [2023-08-25 18:45:03,166 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49779040404040403 [2023-08-25 18:45:03,166 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1577 transitions. [2023-08-25 18:45:03,166 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1577 transitions. [2023-08-25 18:45:03,167 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:03,167 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1577 transitions. [2023-08-25 18:45:03,169 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 197.125) internal successors, (1577), 8 states have internal predecessors, (1577), 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) [2023-08-25 18:45:03,172 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 396.0) internal successors, (3564), 9 states have internal predecessors, (3564), 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) [2023-08-25 18:45:03,172 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 396.0) internal successors, (3564), 9 states have internal predecessors, (3564), 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) [2023-08-25 18:45:03,172 INFO L175 Difference]: Start difference. First operand has 94 places, 117 transitions, 551 flow. Second operand 8 states and 1577 transitions. [2023-08-25 18:45:03,172 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 101 places, 245 transitions, 1508 flow [2023-08-25 18:45:03,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 245 transitions, 1508 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 18:45:03,503 INFO L231 Difference]: Finished difference. Result has 105 places, 132 transitions, 727 flow [2023-08-25 18:45:03,503 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=551, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=106, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=727, PETRI_PLACES=105, PETRI_TRANSITIONS=132} [2023-08-25 18:45:03,504 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 31 predicate places. [2023-08-25 18:45:03,504 INFO L495 AbstractCegarLoop]: Abstraction has has 105 places, 132 transitions, 727 flow [2023-08-25 18:45:03,504 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 182.0) internal successors, (910), 5 states have internal predecessors, (910), 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) [2023-08-25 18:45:03,504 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:03,504 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:45:03,505 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-25 18:45:03,505 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr2ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:03,505 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:03,505 INFO L85 PathProgramCache]: Analyzing trace with hash 536087921, now seen corresponding path program 1 times [2023-08-25 18:45:03,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:03,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1526865761] [2023-08-25 18:45:03,505 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:03,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:03,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:03,529 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:03,529 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:03,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1526865761] [2023-08-25 18:45:03,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1526865761] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:03,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:03,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 18:45:03,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [899863276] [2023-08-25 18:45:03,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:03,530 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 18:45:03,530 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:03,531 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 18:45:03,531 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 18:45:03,531 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 396 [2023-08-25 18:45:03,532 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 132 transitions, 727 flow. Second operand has 3 states, 3 states have (on average 183.33333333333334) internal successors, (550), 3 states have internal predecessors, (550), 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) [2023-08-25 18:45:03,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:03,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 396 [2023-08-25 18:45:03,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:06,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][132], [278#true, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:45:06,701 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,702 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,702 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,702 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][132], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 278#true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, 244#true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:45:06,702 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,702 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,702 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,702 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][132], [278#true, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), Black: 215#true, 184#t2_funEXITtrue, 92#L695-3true]) [2023-08-25 18:45:06,702 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,703 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,703 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,703 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][132], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 278#true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 244#true, Black: 215#true, 92#L695-3true]) [2023-08-25 18:45:06,703 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,703 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,703 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:06,703 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is not cut-off event [2023-08-25 18:45:07,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][29], [278#true, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 67#L696true, 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:45:07,135 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][29], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 278#true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 96#t3_funEXITtrue, 67#L696true, 244#true, Black: 215#true]) [2023-08-25 18:45:07,136 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][29], [278#true, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 67#L696true, Black: 215#true, 184#t2_funEXITtrue]) [2023-08-25 18:45:07,136 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][29], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 278#true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 67#L696true, 244#true, Black: 215#true]) [2023-08-25 18:45:07,137 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,137 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,137 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,137 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:07,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][29], [278#true, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:45:07,351 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,351 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,351 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,351 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][29], [278#true, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 215#true, 184#t2_funEXITtrue, 196#t_funEXITtrue]) [2023-08-25 18:45:07,352 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,352 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,352 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,352 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][29], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 278#true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, 244#true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:45:07,353 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,353 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,353 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,353 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L732-->L732-1: Formula: (= |v_#race~h~0_7| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_7|} AuxVars[] AssignedVars[#race~h~0][29], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 278#true, 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, Black: 227#true, 149#L732-1true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 90#t3_funErr2ASSERT_VIOLATIONASSERTtrue, 244#true, Black: 215#true, 196#t_funEXITtrue]) [2023-08-25 18:45:07,353 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,353 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,353 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:07,353 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:08,377 INFO L124 PetriNetUnfolderBase]: 39160/69533 cut-off events. [2023-08-25 18:45:08,377 INFO L125 PetriNetUnfolderBase]: For 93307/98196 co-relation queries the response was YES. [2023-08-25 18:45:08,570 INFO L83 FinitePrefix]: Finished finitePrefix Result has 212954 conditions, 69533 events. 39160/69533 cut-off events. For 93307/98196 co-relation queries the response was YES. Maximal size of possible extension queue 2739. Compared 678091 event pairs, 21755 based on Foata normal form. 840/57619 useless extension candidates. Maximal degree in co-relation 212927. Up to 56410 conditions per place. [2023-08-25 18:45:08,768 INFO L140 encePairwiseOnDemand]: 390/396 looper letters, 127 selfloop transitions, 9 changer transitions 0/173 dead transitions. [2023-08-25 18:45:08,768 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 173 transitions, 1197 flow [2023-08-25 18:45:08,769 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 18:45:08,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 18:45:08,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 614 transitions. [2023-08-25 18:45:08,770 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5168350168350169 [2023-08-25 18:45:08,770 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 614 transitions. [2023-08-25 18:45:08,770 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 614 transitions. [2023-08-25 18:45:08,770 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:08,770 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 614 transitions. [2023-08-25 18:45:08,771 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 204.66666666666666) internal successors, (614), 3 states have internal predecessors, (614), 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) [2023-08-25 18:45:08,772 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:45:08,773 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 396.0) internal successors, (1584), 4 states have internal predecessors, (1584), 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) [2023-08-25 18:45:08,773 INFO L175 Difference]: Start difference. First operand has 105 places, 132 transitions, 727 flow. Second operand 3 states and 614 transitions. [2023-08-25 18:45:08,773 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 173 transitions, 1197 flow [2023-08-25 18:45:09,870 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 173 transitions, 1195 flow, removed 1 selfloop flow, removed 0 redundant places. [2023-08-25 18:45:09,872 INFO L231 Difference]: Finished difference. Result has 108 places, 139 transitions, 806 flow [2023-08-25 18:45:09,872 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=725, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=806, PETRI_PLACES=108, PETRI_TRANSITIONS=139} [2023-08-25 18:45:09,873 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 34 predicate places. [2023-08-25 18:45:09,873 INFO L495 AbstractCegarLoop]: Abstraction has has 108 places, 139 transitions, 806 flow [2023-08-25 18:45:09,873 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 183.33333333333334) internal successors, (550), 3 states have internal predecessors, (550), 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) [2023-08-25 18:45:09,873 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:09,873 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:45:09,873 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-08-25 18:45:09,873 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting t3_funErr2ASSERT_VIOLATIONASSERT === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:09,874 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:09,874 INFO L85 PathProgramCache]: Analyzing trace with hash -276625689, now seen corresponding path program 1 times [2023-08-25 18:45:09,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:09,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1862117795] [2023-08-25 18:45:09,874 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:09,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:09,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:10,013 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:10,014 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:10,014 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1862117795] [2023-08-25 18:45:10,014 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1862117795] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:10,014 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:10,014 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-25 18:45:10,014 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1024161933] [2023-08-25 18:45:10,014 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:10,016 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 18:45:10,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:10,016 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 18:45:10,016 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-08-25 18:45:10,017 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 182 out of 396 [2023-08-25 18:45:10,018 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 139 transitions, 806 flow. Second operand has 5 states, 5 states have (on average 184.4) internal successors, (922), 5 states have internal predecessors, (922), 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) [2023-08-25 18:45:10,018 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:10,018 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 182 of 396 [2023-08-25 18:45:10,018 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:14,490 INFO L124 PetriNetUnfolderBase]: 33287/61199 cut-off events. [2023-08-25 18:45:14,490 INFO L125 PetriNetUnfolderBase]: For 73175/77532 co-relation queries the response was YES. [2023-08-25 18:45:14,684 INFO L83 FinitePrefix]: Finished finitePrefix Result has 187191 conditions, 61199 events. 33287/61199 cut-off events. For 73175/77532 co-relation queries the response was YES. Maximal size of possible extension queue 2239. Compared 601929 event pairs, 8492 based on Foata normal form. 1311/53504 useless extension candidates. Maximal degree in co-relation 187162. Up to 27113 conditions per place. [2023-08-25 18:45:14,861 INFO L140 encePairwiseOnDemand]: 389/396 looper letters, 177 selfloop transitions, 34 changer transitions 0/269 dead transitions. [2023-08-25 18:45:14,861 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 115 places, 269 transitions, 1924 flow [2023-08-25 18:45:14,861 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-25 18:45:14,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-08-25 18:45:14,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1592 transitions. [2023-08-25 18:45:14,864 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5025252525252525 [2023-08-25 18:45:14,864 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1592 transitions. [2023-08-25 18:45:14,864 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1592 transitions. [2023-08-25 18:45:14,865 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:14,865 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1592 transitions. [2023-08-25 18:45:14,867 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 199.0) internal successors, (1592), 8 states have internal predecessors, (1592), 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) [2023-08-25 18:45:14,869 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 396.0) internal successors, (3564), 9 states have internal predecessors, (3564), 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) [2023-08-25 18:45:14,869 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 396.0) internal successors, (3564), 9 states have internal predecessors, (3564), 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) [2023-08-25 18:45:14,870 INFO L175 Difference]: Start difference. First operand has 108 places, 139 transitions, 806 flow. Second operand 8 states and 1592 transitions. [2023-08-25 18:45:14,870 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 115 places, 269 transitions, 1924 flow [2023-08-25 18:45:15,579 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 269 transitions, 1902 flow, removed 6 selfloop flow, removed 1 redundant places. [2023-08-25 18:45:15,582 INFO L231 Difference]: Finished difference. Result has 120 places, 159 transitions, 1124 flow [2023-08-25 18:45:15,582 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=785, PETRI_DIFFERENCE_MINUEND_PLACES=107, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1124, PETRI_PLACES=120, PETRI_TRANSITIONS=159} [2023-08-25 18:45:15,582 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 46 predicate places. [2023-08-25 18:45:15,582 INFO L495 AbstractCegarLoop]: Abstraction has has 120 places, 159 transitions, 1124 flow [2023-08-25 18:45:15,583 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 184.4) internal successors, (922), 5 states have internal predecessors, (922), 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) [2023-08-25 18:45:15,583 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:15,583 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:45:15,583 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-08-25 18:45:15,583 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONASSERT === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:15,583 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:15,583 INFO L85 PathProgramCache]: Analyzing trace with hash -20703764, now seen corresponding path program 1 times [2023-08-25 18:45:15,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:15,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [629015140] [2023-08-25 18:45:15,583 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:15,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:15,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:15,636 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:15,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:15,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [629015140] [2023-08-25 18:45:15,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [629015140] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:15,636 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:15,636 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-25 18:45:15,636 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [63815862] [2023-08-25 18:45:15,636 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:15,637 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 18:45:15,637 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:15,637 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 18:45:15,637 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-08-25 18:45:15,638 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 187 out of 396 [2023-08-25 18:45:15,638 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 159 transitions, 1124 flow. Second operand has 5 states, 5 states have (on average 189.6) internal successors, (948), 5 states have internal predecessors, (948), 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) [2023-08-25 18:45:15,638 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:15,638 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 187 of 396 [2023-08-25 18:45:15,639 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:16,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][136], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 162#L729-4true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true, 184#t2_funEXITtrue]) [2023-08-25 18:45:16,984 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-08-25 18:45:16,984 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:16,984 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:16,984 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:16,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][135], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 162#L729-4true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true]) [2023-08-25 18:45:16,984 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-08-25 18:45:16,984 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:16,984 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:16,984 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:17,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][82], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, 80#L731true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true, 184#t2_funEXITtrue]) [2023-08-25 18:45:17,131 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-08-25 18:45:17,131 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:17,131 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:17,131 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:17,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][83], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, 80#L731true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true]) [2023-08-25 18:45:17,131 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-08-25 18:45:17,131 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:17,131 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:17,131 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:17,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([250] L731-2-->L732: Formula: (= |v_ULTIMATE.start_main_~x~3#1_3| v_~g~0_4) InVars {~g~0=v_~g~0_4} OutVars{ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_3|, ~g~0=v_~g~0_4} AuxVars[] AssignedVars[ULTIMATE.start_main_~x~3#1][71], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 67#L696true, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 229#(= |#race~h~0| 0), Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true, 184#t2_funEXITtrue, 127#L732true]) [2023-08-25 18:45:17,314 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-08-25 18:45:17,314 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:45:17,314 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:45:17,315 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-08-25 18:45:17,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 283#true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, 41#L716-1true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,386 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:45:17,386 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:45:17,386 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:45:17,386 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:45:17,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 283#true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, 41#L716-1true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,387 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-08-25 18:45:17,387 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:45:17,387 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:45:17,387 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-08-25 18:45:17,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][135], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true, 127#L732true]) [2023-08-25 18:45:17,611 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,611 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,611 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,611 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][136], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true, 184#t2_funEXITtrue, 127#L732true]) [2023-08-25 18:45:17,611 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,611 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,611 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,611 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][135], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true, 127#L732true]) [2023-08-25 18:45:17,638 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,638 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,638 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,639 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,639 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][136], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true, 184#t2_funEXITtrue, 127#L732true]) [2023-08-25 18:45:17,639 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,639 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,639 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,639 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,639 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 283#true, 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, 41#L716-1true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,694 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,694 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,694 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,694 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 283#true, 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, 41#L716-1true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,694 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,694 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,694 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,694 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([250] L731-2-->L732: Formula: (= |v_ULTIMATE.start_main_~x~3#1_3| v_~g~0_4) InVars {~g~0=v_~g~0_4} OutVars{ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_3|, ~g~0=v_~g~0_4} AuxVars[] AssignedVars[ULTIMATE.start_main_~x~3#1][71], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 229#(= |#race~h~0| 0), Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 301#true, 127#L732true, 184#t2_funEXITtrue]) [2023-08-25 18:45:17,777 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,777 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,777 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,777 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][142], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,787 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,787 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][143], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,787 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, 128#L694true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,788 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:17,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, 128#L694true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,788 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,788 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,789 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is not cut-off event [2023-08-25 18:45:17,789 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:17,789 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:17,789 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is not cut-off event [2023-08-25 18:45:17,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,789 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,789 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,789 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,789 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-08-25 18:45:17,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,833 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,833 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,833 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,833 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,833 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,833 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,833 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,833 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][162], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 92#L695-3true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,918 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is not cut-off event [2023-08-25 18:45:17,918 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is not cut-off event [2023-08-25 18:45:17,918 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is not cut-off event [2023-08-25 18:45:17,918 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is not cut-off event [2023-08-25 18:45:17,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][142], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,926 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,926 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,926 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,926 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][143], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,926 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,926 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,926 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,926 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][142], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,927 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,927 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,927 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,927 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][143], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,927 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,927 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,927 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,927 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, 128#L694true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,928 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,928 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,928 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,928 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,928 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,928 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,928 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,928 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-08-25 18:45:17,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][110], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 107#L706-2true, t3_funThread1of1ForFork2InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 92#L695-3true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 229#(= |#race~h~0| 0), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,929 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is not cut-off event [2023-08-25 18:45:17,929 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is not cut-off event [2023-08-25 18:45:17,929 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is not cut-off event [2023-08-25 18:45:17,929 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is not cut-off event [2023-08-25 18:45:17,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,968 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,968 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,968 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,968 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,968 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,968 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,968 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,968 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,971 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,971 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,971 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,971 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:17,971 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,971 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,971 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:17,971 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][23], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 67#L696true, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 151#L19-5true, Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,045 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,045 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,045 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,045 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][162], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 92#L695-3true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 8#L706-1true, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,049 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,049 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,049 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,049 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][142], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,058 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,058 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,058 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,058 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][143], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,058 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,059 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,059 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,059 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][142], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,060 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,060 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,060 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,060 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][143], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 38#L695true, Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,060 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,060 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,060 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,060 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-08-25 18:45:18,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][110], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 107#L706-2true, t3_funThread1of1ForFork2InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 92#L695-3true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 229#(= |#race~h~0| 0), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,061 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,061 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,061 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,061 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2023-08-25 18:45:18,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,099 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,099 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,099 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,099 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,099 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,099 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,100 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,100 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L706-->L706-1: Formula: (= |v_#race~h~0_1| 0) InVars {} OutVars{#race~h~0=|v_#race~h~0_1|} AuxVars[] AssignedVars[#race~h~0][23], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 67#L696true, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 8#L706-1true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,166 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is not cut-off event [2023-08-25 18:45:18,166 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2023-08-25 18:45:18,166 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2023-08-25 18:45:18,166 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2023-08-25 18:45:18,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][142], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,180 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,181 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,181 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,181 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][143], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 100#L695-2true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,181 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,181 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,181 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,181 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-08-25 18:45:18,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([559] L695-2-->L695-3: Formula: (= |v_#race~h~0_13| |v_t_funThread1of1ForFork0_#t~nondet7_3|) InVars {t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} OutVars{#race~h~0=|v_#race~h~0_13|, t_funThread1of1ForFork0_#t~nondet7=|v_t_funThread1of1ForFork0_#t~nondet7_3|} AuxVars[] AssignedVars[#race~h~0][110], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 107#L706-2true, 105#ULTIMATE.startEXITtrue, t3_funThread1of1ForFork2InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 215#true, 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), 92#L695-3true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 229#(= |#race~h~0| 0), Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,183 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is not cut-off event [2023-08-25 18:45:18,183 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2023-08-25 18:45:18,183 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2023-08-25 18:45:18,183 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2023-08-25 18:45:18,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][121], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 283#true, 118#L719true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,336 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-08-25 18:45:18,336 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:18,336 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:18,336 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:18,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([513] L718-->L719: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#A~0.base_3| (store (select |v_#pthreadsMutex_6| |v_~#A~0.base_3|) |v_~#A~0.offset_3| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#A~0.offset=|v_~#A~0.offset_3|, ~#A~0.base=|v_~#A~0.base_3|} AuxVars[] AssignedVars[#pthreadsMutex][121], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 283#true, 105#ULTIMATE.startEXITtrue, 118#L719true, t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,572 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-08-25 18:45:18,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:18,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:18,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:18,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][178], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,602 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2023-08-25 18:45:18,602 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2023-08-25 18:45:18,602 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2023-08-25 18:45:18,602 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2023-08-25 18:45:18,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][179], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:18,602 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2023-08-25 18:45:18,602 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2023-08-25 18:45:18,602 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2023-08-25 18:45:18,602 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2023-08-25 18:45:18,650 INFO L124 PetriNetUnfolderBase]: 17257/36005 cut-off events. [2023-08-25 18:45:18,650 INFO L125 PetriNetUnfolderBase]: For 74317/80225 co-relation queries the response was YES. [2023-08-25 18:45:18,751 INFO L83 FinitePrefix]: Finished finitePrefix Result has 121346 conditions, 36005 events. 17257/36005 cut-off events. For 74317/80225 co-relation queries the response was YES. Maximal size of possible extension queue 1604. Compared 378273 event pairs, 5732 based on Foata normal form. 536/34219 useless extension candidates. Maximal degree in co-relation 121310. Up to 18903 conditions per place. [2023-08-25 18:45:18,845 INFO L140 encePairwiseOnDemand]: 391/396 looper letters, 154 selfloop transitions, 5 changer transitions 6/233 dead transitions. [2023-08-25 18:45:18,845 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 233 transitions, 2022 flow [2023-08-25 18:45:18,845 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-08-25 18:45:18,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-08-25 18:45:18,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 821 transitions. [2023-08-25 18:45:18,847 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5183080808080808 [2023-08-25 18:45:18,847 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 821 transitions. [2023-08-25 18:45:18,847 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 821 transitions. [2023-08-25 18:45:18,847 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:18,847 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 821 transitions. [2023-08-25 18:45:18,848 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 205.25) internal successors, (821), 4 states have internal predecessors, (821), 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) [2023-08-25 18:45:18,850 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 396.0) internal successors, (1980), 5 states have internal predecessors, (1980), 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) [2023-08-25 18:45:18,850 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 396.0) internal successors, (1980), 5 states have internal predecessors, (1980), 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) [2023-08-25 18:45:18,850 INFO L175 Difference]: Start difference. First operand has 120 places, 159 transitions, 1124 flow. Second operand 4 states and 821 transitions. [2023-08-25 18:45:18,850 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 233 transitions, 2022 flow [2023-08-25 18:45:19,219 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 233 transitions, 2020 flow, removed 1 selfloop flow, removed 0 redundant places. [2023-08-25 18:45:19,221 INFO L231 Difference]: Finished difference. Result has 122 places, 156 transitions, 1100 flow [2023-08-25 18:45:19,221 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=1120, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1100, PETRI_PLACES=122, PETRI_TRANSITIONS=156} [2023-08-25 18:45:19,222 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 48 predicate places. [2023-08-25 18:45:19,222 INFO L495 AbstractCegarLoop]: Abstraction has has 122 places, 156 transitions, 1100 flow [2023-08-25 18:45:19,222 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 189.6) internal successors, (948), 5 states have internal predecessors, (948), 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) [2023-08-25 18:45:19,222 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:19,222 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:45:19,222 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-08-25 18:45:19,222 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting t2_funErr2ASSERT_VIOLATIONASSERT === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:19,222 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:19,223 INFO L85 PathProgramCache]: Analyzing trace with hash 200953428, now seen corresponding path program 1 times [2023-08-25 18:45:19,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:19,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1981846136] [2023-08-25 18:45:19,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:19,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:19,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:19,279 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:19,279 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:19,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1981846136] [2023-08-25 18:45:19,280 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1981846136] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:19,280 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:19,280 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 18:45:19,280 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1855160846] [2023-08-25 18:45:19,280 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:19,280 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 18:45:19,280 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:19,280 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 18:45:19,280 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-08-25 18:45:19,281 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 396 [2023-08-25 18:45:19,282 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 156 transitions, 1100 flow. Second operand has 6 states, 6 states have (on average 181.33333333333334) internal successors, (1088), 6 states have internal predecessors, (1088), 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) [2023-08-25 18:45:19,282 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:19,282 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 396 [2023-08-25 18:45:19,282 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:21,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([438] L732-2-->L733: Formula: (= |v_ULTIMATE.start_main_~y~2#1_3| v_~h~0_4) InVars {~h~0=v_~h~0_4} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_3|, ~h~0=v_~h~0_4} AuxVars[] AssignedVars[ULTIMATE.start_main_~y~2#1][214], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), 262#true, 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 128#L694true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 78#L733true, 301#true, 184#t2_funEXITtrue]) [2023-08-25 18:45:21,484 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-08-25 18:45:21,484 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:21,484 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:21,484 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-08-25 18:45:23,706 INFO L124 PetriNetUnfolderBase]: 27091/52011 cut-off events. [2023-08-25 18:45:23,707 INFO L125 PetriNetUnfolderBase]: For 100768/104609 co-relation queries the response was YES. [2023-08-25 18:45:23,874 INFO L83 FinitePrefix]: Finished finitePrefix Result has 174260 conditions, 52011 events. 27091/52011 cut-off events. For 100768/104609 co-relation queries the response was YES. Maximal size of possible extension queue 2111. Compared 525686 event pairs, 5628 based on Foata normal form. 2165/51702 useless extension candidates. Maximal degree in co-relation 174223. Up to 21192 conditions per place. [2023-08-25 18:45:24,000 INFO L140 encePairwiseOnDemand]: 390/396 looper letters, 213 selfloop transitions, 38 changer transitions 0/309 dead transitions. [2023-08-25 18:45:24,000 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 309 transitions, 2426 flow [2023-08-25 18:45:24,000 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-08-25 18:45:24,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-08-25 18:45:24,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1406 transitions. [2023-08-25 18:45:24,003 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5072150072150072 [2023-08-25 18:45:24,003 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 1406 transitions. [2023-08-25 18:45:24,003 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 1406 transitions. [2023-08-25 18:45:24,003 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:24,003 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 1406 transitions. [2023-08-25 18:45:24,005 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 200.85714285714286) internal successors, (1406), 7 states have internal predecessors, (1406), 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) [2023-08-25 18:45:24,007 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 396.0) internal successors, (3168), 8 states have internal predecessors, (3168), 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) [2023-08-25 18:45:24,008 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 396.0) internal successors, (3168), 8 states have internal predecessors, (3168), 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) [2023-08-25 18:45:24,008 INFO L175 Difference]: Start difference. First operand has 122 places, 156 transitions, 1100 flow. Second operand 7 states and 1406 transitions. [2023-08-25 18:45:24,008 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 309 transitions, 2426 flow [2023-08-25 18:45:24,945 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 309 transitions, 2383 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-25 18:45:24,947 INFO L231 Difference]: Finished difference. Result has 130 places, 160 transitions, 1219 flow [2023-08-25 18:45:24,947 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=1092, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=34, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=120, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1219, PETRI_PLACES=130, PETRI_TRANSITIONS=160} [2023-08-25 18:45:24,948 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 56 predicate places. [2023-08-25 18:45:24,948 INFO L495 AbstractCegarLoop]: Abstraction has has 130 places, 160 transitions, 1219 flow [2023-08-25 18:45:24,948 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 181.33333333333334) internal successors, (1088), 6 states have internal predecessors, (1088), 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) [2023-08-25 18:45:24,948 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:24,948 INFO L208 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] [2023-08-25 18:45:24,948 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-08-25 18:45:24,948 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting t2_funErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:24,949 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:24,949 INFO L85 PathProgramCache]: Analyzing trace with hash 1935177392, now seen corresponding path program 1 times [2023-08-25 18:45:24,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:24,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1207332001] [2023-08-25 18:45:24,949 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:24,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:24,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:25,025 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:25,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:25,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1207332001] [2023-08-25 18:45:25,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1207332001] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:25,025 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:25,025 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-25 18:45:25,025 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [444555200] [2023-08-25 18:45:25,025 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:25,025 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-08-25 18:45:25,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:25,026 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-08-25 18:45:25,026 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-08-25 18:45:25,026 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 396 [2023-08-25 18:45:25,027 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 160 transitions, 1219 flow. Second operand has 4 states, 4 states have (on average 171.75) internal successors, (687), 4 states have internal predecessors, (687), 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) [2023-08-25 18:45:25,027 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:25,027 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 396 [2023-08-25 18:45:25,027 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:25,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][120], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 331#(not (= |~#B~0.base| |~#A~0.base|)), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 162#L729-4true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue]) [2023-08-25 18:45:25,651 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-08-25 18:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:25,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][118], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 262#true, Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 331#(not (= |~#B~0.base| |~#A~0.base|)), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 162#L729-4true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1)]) [2023-08-25 18:45:25,651 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-08-25 18:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:25,651 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-08-25 18:45:25,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][48], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 131#L734-1true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 64#$Ultimate##0true]) [2023-08-25 18:45:25,724 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,724 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,724 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,724 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][125], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 87#L19-2true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 64#$Ultimate##0true]) [2023-08-25 18:45:25,724 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,724 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,724 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,724 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][126], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 64#$Ultimate##0true]) [2023-08-25 18:45:25,725 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,725 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,725 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,725 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-08-25 18:45:25,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][48], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 131#L734-1true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 37#L705true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|)))]) [2023-08-25 18:45:25,743 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,743 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,743 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,743 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][125], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 87#L19-2true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 37#L705true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1)]) [2023-08-25 18:45:25,743 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,744 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,744 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,744 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][126], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 37#L705true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1)]) [2023-08-25 18:45:25,744 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,744 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,744 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,744 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-08-25 18:45:25,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][48], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 131#L734-1true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:25,971 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,971 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,971 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,971 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][125], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 87#L19-2true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:25,972 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,972 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,972 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,972 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][126], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:25,972 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,972 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,972 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:25,972 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-08-25 18:45:26,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][48], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 131#L734-1true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:26,004 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,004 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,004 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,004 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][125], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 87#L19-2true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:26,004 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,004 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,004 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,004 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][126], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:26,005 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,005 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,005 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,005 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][120], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 331#(not (= |~#B~0.base| |~#A~0.base|)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:26,006 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-08-25 18:45:26,006 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:26,006 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:26,006 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:26,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][118], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 331#(not (= |~#B~0.base| |~#A~0.base|)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 132#L736true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:26,007 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-08-25 18:45:26,007 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:26,007 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:26,007 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-08-25 18:45:26,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([656] L733-->L734-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_74| |v_~#B~0.base_27|))) (and (= (select .cse0 |v_~#B~0.offset_27|) 0) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15| (ite (= |v_ULTIMATE.start_main_~x~3#1_14| |v_ULTIMATE.start_main_~y~2#1_14|) 1 0)) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#B~0.base_27| (store .cse0 |v_~#B~0.offset_27| 1))))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_74|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ~#B~0.offset=|v_~#B~0.offset_27|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_14|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#B~0.base=|v_~#B~0.base_27|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_15|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_14|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_8|, ~#B~0.offset=|v_~#B~0.offset_27|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1][48], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 131#L734-1true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:26,024 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([716] L733-->L19-2: Formula: (let ((.cse0 (select |v_#pthreadsMutex_126| |v_~#B~0.base_49|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|) (= |v_#pthreadsMutex_125| (store |v_#pthreadsMutex_126| |v_~#B~0.base_49| (store .cse0 |v_~#B~0.offset_49| 1))) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_41| 0) (= (select .cse0 |v_~#B~0.offset_49|) 0) (= (ite (= |v_ULTIMATE.start_main_~x~3#1_22| |v_ULTIMATE.start_main_~y~2#1_22|) 1 0) |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_126|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ~#B~0.offset=|v_~#B~0.offset_49|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_22|, #pthreadsMutex=|v_#pthreadsMutex_125|, ~#B~0.base=|v_~#B~0.base_49|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_33|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_22|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_14|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_41|, ~#B~0.offset=|v_~#B~0.offset_49|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][125], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 87#L19-2true, t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:26,024 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,024 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L733-->ULTIMATE.startErr2ASSERT_VIOLATIONASSERT: Formula: (let ((.cse0 (select |v_#pthreadsMutex_174| |v_~#B~0.base_69|))) (and (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|) (= (select .cse0 |v_~#B~0.offset_69|) 0) (= (store |v_#pthreadsMutex_174| |v_~#B~0.base_69| (store .cse0 |v_~#B~0.offset_69| 1)) |v_#pthreadsMutex_173|) (= |v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35| (ite (= |v_ULTIMATE.start_main_~x~3#1_28| |v_ULTIMATE.start_main_~y~2#1_28|) 1 0)) (= |v_ULTIMATE.start___VERIFIER_assert_~cond#1_45| 0))) InVars {ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, #pthreadsMutex=|v_#pthreadsMutex_174|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ~#B~0.offset=|v_~#B~0.offset_69|} OutVars{ULTIMATE.start_main_~y~2#1=|v_ULTIMATE.start_main_~y~2#1_28|, ULTIMATE.start_reach_error_#t~nondet0#1.offset=|v_ULTIMATE.start_reach_error_#t~nondet0#1.offset_37|, #pthreadsMutex=|v_#pthreadsMutex_173|, ~#B~0.base=|v_~#B~0.base_69|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_35|, ULTIMATE.start_reach_error_#t~nondet0#1.base=|v_ULTIMATE.start_reach_error_#t~nondet0#1.base_37|, ULTIMATE.start_main_~x~3#1=|v_ULTIMATE.start_main_~x~3#1_28|, ULTIMATE.start_main_#t~nondet24#1=|v_ULTIMATE.start_main_#t~nondet24#1_18|, ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_45|, ~#B~0.offset=|v_~#B~0.offset_69|} AuxVars[] AssignedVars[ULTIMATE.start_reach_error_#t~nondet0#1.offset, #pthreadsMutex, ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start_reach_error_#t~nondet0#1.base, ULTIMATE.start_main_#t~nondet24#1, ULTIMATE.start___VERIFIER_assert_~cond#1][126], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), 20#ULTIMATE.startErr2ASSERT_VIOLATIONASSERTtrue, Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 262#true, Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), t3_funThread1of1ForFork2InUse, Black: 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), t_funThread1of1ForFork0InUse, Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 332#(and (= (select (select |#pthreadsMutex| |~#B~0.base|) |~#B~0.offset|) 1) (not (= |~#B~0.base| |~#A~0.base|))), 184#t2_funEXITtrue]) [2023-08-25 18:45:26,025 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,025 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,025 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,025 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,025 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-08-25 18:45:26,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][120], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 331#(not (= |~#B~0.base| |~#A~0.base|)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:26,030 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-08-25 18:45:26,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:26,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:26,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:26,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][118], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 331#(not (= |~#B~0.base| |~#A~0.base|)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 227#true, Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 151#L19-5true, 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:26,031 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-08-25 18:45:26,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:26,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:26,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-08-25 18:45:26,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([743] L707-->t2_funErr2ASSERT_VIOLATIONASSERT: Formula: (and (= (store |v_#pthreadsMutex_178| |v_~#A~0.base_63| (store (select |v_#pthreadsMutex_178| |v_~#A~0.base_63|) |v_~#A~0.offset_63| 0)) |v_#pthreadsMutex_177|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_25| |v_t2_funThread1of1ForFork1_~x~1#1_23|) 1 0) |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_178|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_177|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_21|, ~#A~0.offset=|v_~#A~0.offset_63|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_29|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_23|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_21|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_25|, ~#A~0.base=|v_~#A~0.base_63|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_23|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][118], [Black: 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), 30#t2_funErr2ASSERT_VIOLATIONASSERTtrue, Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 105#ULTIMATE.startEXITtrue, 331#(not (= |~#B~0.base| |~#A~0.base|)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, 244#true, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:26,034 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-08-25 18:45:26,034 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-08-25 18:45:26,034 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-08-25 18:45:26,034 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-08-25 18:45:26,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L707-->t2_funEXIT: Formula: (and (not (= 0 |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|)) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|) (= |v_t2_funThread1of1ForFork1_#res#1.base_Out_2| 0) (= |v_t2_funThread1of1ForFork1_#res#1.offset_Out_2| 0) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| (ite (<= |v_t2_funThread1of1ForFork1_~y~0#1_In_1| |v_t2_funThread1of1ForFork1_~x~1#1_In_1|) 1 0)) (= |v_#pthreadsMutex_Out_10| (store |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1| (store (select |v_#pthreadsMutex_In_3| |v_~#A~0.base_In_1|) |v_~#A~0.offset_In_1| 0))) (= |v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2| |v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|) (= |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6| |v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_In_3|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, ~#A~0.base=|v_~#A~0.base_In_1|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_Out_10|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_6|, ~#A~0.offset=|v_~#A~0.offset_In_1|, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1_Out_2|, t2_funThread1of1ForFork1_~x~1#1=|v_t2_funThread1of1ForFork1_~x~1#1_In_1|, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_6|, t2_funThread1of1ForFork1_~y~0#1=|v_t2_funThread1of1ForFork1_~y~0#1_In_1|, t2_funThread1of1ForFork1_#res#1.base=|v_t2_funThread1of1ForFork1_#res#1.base_Out_2|, ~#A~0.base=|v_~#A~0.base_In_1|, t2_funThread1of1ForFork1_#res#1.offset=|v_t2_funThread1of1ForFork1_#res#1.offset_Out_2|, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1=|v_t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1_Out_2|} AuxVars[] AssignedVars[#pthreadsMutex, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.base, t2_funThread1of1ForFork1___VERIFIER_assert_~cond#1, t2_funThread1of1ForFork1_reach_error_#t~nondet0#1.offset, t2_funThread1of1ForFork1_#res#1.base, t2_funThread1of1ForFork1_#res#1.offset, t2_funThread1of1ForFork1___VERIFIER_assert_#in~cond#1][120], [Black: 247#(<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|), Black: 244#true, Black: 254#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|)), Black: 246#(<= ~h~0 ~g~0), Black: 252#(and (<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 |t2_funThread1of1ForFork1_~x~1#1|) (<= ~h~0 ~g~0)), Black: 319#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), Black: 323#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0)), Black: 316#(and (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0)), Black: 321#(and (<= (+ 17 |t2_funThread1of1ForFork1_~y~0#1|) |t2_funThread1of1ForFork1_~x~1#1|) (<= t_funThread1of1ForFork0_~x~0 ~g~0) (<= (+ ~h~0 17) ~g~0) (<= (+ ~h~0 17) |t2_funThread1of1ForFork1_~x~1#1|)), 105#ULTIMATE.startEXITtrue, 331#(not (= |~#B~0.base| |~#A~0.base|)), t3_funThread1of1ForFork2InUse, t_funThread1of1ForFork0InUse, Black: 264#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), Black: 272#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 270#(and (<= |ULTIMATE.start_main_~x~3#1| ~h~0) (<= ~g~0 ~h~0) (<= ~h~0 ~g~0) (<= ~h~0 |ULTIMATE.start_main_~x~3#1|) (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), t2_funThread1of1ForFork1InUse, 96#t3_funEXITtrue, Black: 280#(= |t_funThread1of1ForFork0_#t~nondet7| |#race~h~0|), Black: 215#true, 196#t_funEXITtrue, 287#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1))), 248#(<= |t2_funThread1of1ForFork1_~y~0#1| |t2_funThread1of1ForFork1_~x~1#1|), Black: 223#(= |t_funThread1of1ForFork0_#t~nondet4| |#race~g~0|), Black: 291#(and (<= ~g~0 ~h~0) (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= ~h~0 ~g~0) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 227#true, Black: 283#true, Black: 286#(and (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 293#(and (<= |t3_funThread1of1ForFork2_~x~2#1| |t3_funThread1of1ForFork2_~y~1#1|) (< |t3_funThread1of1ForFork2_~y~1#1| (+ |t3_funThread1of1ForFork2_~x~2#1| 1)) (<= ~h~0 |t3_funThread1of1ForFork2_~x~2#1|) (<= |t3_funThread1of1ForFork2_~x~2#1| ~h~0)), Black: 285#(and (<= ~g~0 ~h~0) (<= ~h~0 ~g~0)), 266#(and (< |ULTIMATE.start_main_~y~2#1| (+ |ULTIMATE.start_main_~x~3#1| 1)) (<= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|)), Black: 235#(= |t_funThread1of1ForFork0_#t~nondet5| |#race~h~0|), 311#(<= t_funThread1of1ForFork0_~x~0 ~g~0), Black: 241#(= (select (select |#pthreadsMutex| |~#A~0.base|) |~#A~0.offset|) 1), 184#t2_funEXITtrue, 307#(and (= |ULTIMATE.start_main_~x~3#1| |ULTIMATE.start_main_~y~2#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1))]) [2023-08-25 18:45:26,035 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-08-25 18:45:26,035 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-08-25 18:45:26,035 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-08-25 18:45:26,035 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-08-25 18:45:26,054 INFO L124 PetriNetUnfolderBase]: 4466/11686 cut-off events. [2023-08-25 18:45:26,054 INFO L125 PetriNetUnfolderBase]: For 35753/37851 co-relation queries the response was YES. [2023-08-25 18:45:26,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41559 conditions, 11686 events. 4466/11686 cut-off events. For 35753/37851 co-relation queries the response was YES. Maximal size of possible extension queue 558. Compared 120241 event pairs, 793 based on Foata normal form. 1339/12238 useless extension candidates. Maximal degree in co-relation 41518. Up to 6213 conditions per place. [2023-08-25 18:45:26,109 INFO L140 encePairwiseOnDemand]: 386/396 looper letters, 83 selfloop transitions, 16 changer transitions 0/157 dead transitions. [2023-08-25 18:45:26,109 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 157 transitions, 1348 flow [2023-08-25 18:45:26,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-08-25 18:45:26,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-08-25 18:45:26,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 723 transitions. [2023-08-25 18:45:26,111 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4564393939393939 [2023-08-25 18:45:26,111 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 723 transitions. [2023-08-25 18:45:26,111 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 723 transitions. [2023-08-25 18:45:26,111 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:26,111 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 723 transitions. [2023-08-25 18:45:26,112 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 180.75) internal successors, (723), 4 states have internal predecessors, (723), 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) [2023-08-25 18:45:26,114 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 396.0) internal successors, (1980), 5 states have internal predecessors, (1980), 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) [2023-08-25 18:45:26,114 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 396.0) internal successors, (1980), 5 states have internal predecessors, (1980), 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) [2023-08-25 18:45:26,114 INFO L175 Difference]: Start difference. First operand has 130 places, 160 transitions, 1219 flow. Second operand 4 states and 723 transitions. [2023-08-25 18:45:26,114 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 157 transitions, 1348 flow [2023-08-25 18:45:26,301 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 157 transitions, 1278 flow, removed 8 selfloop flow, removed 4 redundant places. [2023-08-25 18:45:26,303 INFO L231 Difference]: Finished difference. Result has 126 places, 141 transitions, 1024 flow [2023-08-25 18:45:26,303 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=992, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1024, PETRI_PLACES=126, PETRI_TRANSITIONS=141} [2023-08-25 18:45:26,303 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 52 predicate places. [2023-08-25 18:45:26,303 INFO L495 AbstractCegarLoop]: Abstraction has has 126 places, 141 transitions, 1024 flow [2023-08-25 18:45:26,304 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 171.75) internal successors, (687), 4 states have internal predecessors, (687), 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) [2023-08-25 18:45:26,304 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:26,304 INFO L208 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] [2023-08-25 18:45:26,304 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-08-25 18:45:26,304 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting t2_funErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:26,304 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:26,304 INFO L85 PathProgramCache]: Analyzing trace with hash -346771696, now seen corresponding path program 2 times [2023-08-25 18:45:26,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:26,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [637970082] [2023-08-25 18:45:26,305 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:26,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:26,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:26,377 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:26,378 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:26,378 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [637970082] [2023-08-25 18:45:26,378 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [637970082] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:26,378 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:26,378 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-25 18:45:26,378 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146351366] [2023-08-25 18:45:26,378 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:26,378 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-08-25 18:45:26,378 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:26,378 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-08-25 18:45:26,379 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-08-25 18:45:26,379 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 396 [2023-08-25 18:45:26,379 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 141 transitions, 1024 flow. Second operand has 4 states, 4 states have (on average 171.75) internal successors, (687), 4 states have internal predecessors, (687), 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) [2023-08-25 18:45:26,379 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:26,380 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 396 [2023-08-25 18:45:26,380 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:26,584 INFO L124 PetriNetUnfolderBase]: 589/2447 cut-off events. [2023-08-25 18:45:26,584 INFO L125 PetriNetUnfolderBase]: For 3950/4123 co-relation queries the response was YES. [2023-08-25 18:45:26,589 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7936 conditions, 2447 events. 589/2447 cut-off events. For 3950/4123 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 19791 event pairs, 172 based on Foata normal form. 64/2457 useless extension candidates. Maximal degree in co-relation 7896. Up to 810 conditions per place. [2023-08-25 18:45:26,591 INFO L140 encePairwiseOnDemand]: 384/396 looper letters, 51 selfloop transitions, 16 changer transitions 2/103 dead transitions. [2023-08-25 18:45:26,591 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 103 transitions, 836 flow [2023-08-25 18:45:26,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-08-25 18:45:26,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-08-25 18:45:26,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 722 transitions. [2023-08-25 18:45:26,593 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.45580808080808083 [2023-08-25 18:45:26,593 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 722 transitions. [2023-08-25 18:45:26,593 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 722 transitions. [2023-08-25 18:45:26,593 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:26,593 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 722 transitions. [2023-08-25 18:45:26,594 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 180.5) internal successors, (722), 4 states have internal predecessors, (722), 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) [2023-08-25 18:45:26,596 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 396.0) internal successors, (1980), 5 states have internal predecessors, (1980), 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) [2023-08-25 18:45:26,596 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 396.0) internal successors, (1980), 5 states have internal predecessors, (1980), 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) [2023-08-25 18:45:26,596 INFO L175 Difference]: Start difference. First operand has 126 places, 141 transitions, 1024 flow. Second operand 4 states and 722 transitions. [2023-08-25 18:45:26,596 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 103 transitions, 836 flow [2023-08-25 18:45:26,609 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 103 transitions, 691 flow, removed 41 selfloop flow, removed 13 redundant places. [2023-08-25 18:45:26,610 INFO L231 Difference]: Finished difference. Result has 107 places, 94 transitions, 561 flow [2023-08-25 18:45:26,610 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=531, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=79, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=561, PETRI_PLACES=107, PETRI_TRANSITIONS=94} [2023-08-25 18:45:26,611 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 33 predicate places. [2023-08-25 18:45:26,611 INFO L495 AbstractCegarLoop]: Abstraction has has 107 places, 94 transitions, 561 flow [2023-08-25 18:45:26,611 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 171.75) internal successors, (687), 4 states have internal predecessors, (687), 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) [2023-08-25 18:45:26,611 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:26,611 INFO L208 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] [2023-08-25 18:45:26,611 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-08-25 18:45:26,612 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting t2_funErr2ASSERT_VIOLATIONASSERT === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:26,612 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:26,612 INFO L85 PathProgramCache]: Analyzing trace with hash 2128456660, now seen corresponding path program 1 times [2023-08-25 18:45:26,612 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:26,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1060633184] [2023-08-25 18:45:26,612 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:26,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:26,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:26,669 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:26,669 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:26,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1060633184] [2023-08-25 18:45:26,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1060633184] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:26,669 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:26,669 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 18:45:26,669 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [235449406] [2023-08-25 18:45:26,669 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:26,670 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 18:45:26,670 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:26,670 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 18:45:26,670 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-08-25 18:45:26,671 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 396 [2023-08-25 18:45:26,672 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 107 places, 94 transitions, 561 flow. Second operand has 6 states, 6 states have (on average 182.0) internal successors, (1092), 6 states have internal predecessors, (1092), 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) [2023-08-25 18:45:26,672 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:26,672 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 396 [2023-08-25 18:45:26,672 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:27,022 INFO L124 PetriNetUnfolderBase]: 613/2279 cut-off events. [2023-08-25 18:45:27,022 INFO L125 PetriNetUnfolderBase]: For 2293/2296 co-relation queries the response was YES. [2023-08-25 18:45:27,026 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6684 conditions, 2279 events. 613/2279 cut-off events. For 2293/2296 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 17368 event pairs, 146 based on Foata normal form. 56/2231 useless extension candidates. Maximal degree in co-relation 6651. Up to 382 conditions per place. [2023-08-25 18:45:27,029 INFO L140 encePairwiseOnDemand]: 389/396 looper letters, 152 selfloop transitions, 20 changer transitions 5/200 dead transitions. [2023-08-25 18:45:27,029 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 200 transitions, 1374 flow [2023-08-25 18:45:27,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-08-25 18:45:27,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2023-08-25 18:45:27,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 2112 transitions. [2023-08-25 18:45:27,032 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48484848484848486 [2023-08-25 18:45:27,032 INFO L72 ComplementDD]: Start complementDD. Operand 11 states and 2112 transitions. [2023-08-25 18:45:27,032 INFO L73 IsDeterministic]: Start isDeterministic. Operand 11 states and 2112 transitions. [2023-08-25 18:45:27,033 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:27,033 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 11 states and 2112 transitions. [2023-08-25 18:45:27,035 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 12 states, 11 states have (on average 192.0) internal successors, (2112), 11 states have internal predecessors, (2112), 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) [2023-08-25 18:45:27,038 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 12 states, 12 states have (on average 396.0) internal successors, (4752), 12 states have internal predecessors, (4752), 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) [2023-08-25 18:45:27,039 INFO L81 ComplementDD]: Finished complementDD. Result has 12 states, 12 states have (on average 396.0) internal successors, (4752), 12 states have internal predecessors, (4752), 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) [2023-08-25 18:45:27,039 INFO L175 Difference]: Start difference. First operand has 107 places, 94 transitions, 561 flow. Second operand 11 states and 2112 transitions. [2023-08-25 18:45:27,039 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 200 transitions, 1374 flow [2023-08-25 18:45:27,043 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 200 transitions, 1338 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-25 18:45:27,045 INFO L231 Difference]: Finished difference. Result has 112 places, 90 transitions, 537 flow [2023-08-25 18:45:27,045 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=521, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=20, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=72, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=537, PETRI_PLACES=112, PETRI_TRANSITIONS=90} [2023-08-25 18:45:27,045 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 38 predicate places. [2023-08-25 18:45:27,045 INFO L495 AbstractCegarLoop]: Abstraction has has 112 places, 90 transitions, 537 flow [2023-08-25 18:45:27,046 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 182.0) internal successors, (1092), 6 states have internal predecessors, (1092), 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) [2023-08-25 18:45:27,046 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:27,046 INFO L208 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] [2023-08-25 18:45:27,046 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2023-08-25 18:45:27,046 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONASSERT === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:27,046 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:27,046 INFO L85 PathProgramCache]: Analyzing trace with hash 143873964, now seen corresponding path program 1 times [2023-08-25 18:45:27,046 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:27,046 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1955361101] [2023-08-25 18:45:27,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:27,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:27,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:27,144 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:27,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:27,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1955361101] [2023-08-25 18:45:27,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1955361101] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:27,145 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:27,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 18:45:27,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [831747114] [2023-08-25 18:45:27,145 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:27,145 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 18:45:27,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:27,146 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 18:45:27,146 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-08-25 18:45:27,146 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 396 [2023-08-25 18:45:27,147 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 90 transitions, 537 flow. Second operand has 6 states, 6 states have (on average 180.33333333333334) internal successors, (1082), 6 states have internal predecessors, (1082), 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) [2023-08-25 18:45:27,147 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:27,147 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 396 [2023-08-25 18:45:27,147 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:27,548 INFO L124 PetriNetUnfolderBase]: 577/2084 cut-off events. [2023-08-25 18:45:27,549 INFO L125 PetriNetUnfolderBase]: For 2259/2259 co-relation queries the response was YES. [2023-08-25 18:45:27,551 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6163 conditions, 2084 events. 577/2084 cut-off events. For 2259/2259 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 15307 event pairs, 233 based on Foata normal form. 24/2019 useless extension candidates. Maximal degree in co-relation 6131. Up to 359 conditions per place. [2023-08-25 18:45:27,553 INFO L140 encePairwiseOnDemand]: 388/396 looper letters, 104 selfloop transitions, 15 changer transitions 36/178 dead transitions. [2023-08-25 18:45:27,553 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 178 transitions, 1297 flow [2023-08-25 18:45:27,553 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-08-25 18:45:27,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2023-08-25 18:45:27,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 2249 transitions. [2023-08-25 18:45:27,557 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4732744107744108 [2023-08-25 18:45:27,557 INFO L72 ComplementDD]: Start complementDD. Operand 12 states and 2249 transitions. [2023-08-25 18:45:27,557 INFO L73 IsDeterministic]: Start isDeterministic. Operand 12 states and 2249 transitions. [2023-08-25 18:45:27,557 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:27,557 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 12 states and 2249 transitions. [2023-08-25 18:45:27,560 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 13 states, 12 states have (on average 187.41666666666666) internal successors, (2249), 12 states have internal predecessors, (2249), 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) [2023-08-25 18:45:27,563 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 13 states, 13 states have (on average 396.0) internal successors, (5148), 13 states have internal predecessors, (5148), 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) [2023-08-25 18:45:27,564 INFO L81 ComplementDD]: Finished complementDD. Result has 13 states, 13 states have (on average 396.0) internal successors, (5148), 13 states have internal predecessors, (5148), 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) [2023-08-25 18:45:27,564 INFO L175 Difference]: Start difference. First operand has 112 places, 90 transitions, 537 flow. Second operand 12 states and 2249 transitions. [2023-08-25 18:45:27,564 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 178 transitions, 1297 flow [2023-08-25 18:45:27,567 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 178 transitions, 1227 flow, removed 13 selfloop flow, removed 9 redundant places. [2023-08-25 18:45:27,568 INFO L231 Difference]: Finished difference. Result has 112 places, 79 transitions, 423 flow [2023-08-25 18:45:27,569 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=474, PETRI_DIFFERENCE_MINUEND_PLACES=101, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=75, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=423, PETRI_PLACES=112, PETRI_TRANSITIONS=79} [2023-08-25 18:45:27,569 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 38 predicate places. [2023-08-25 18:45:27,569 INFO L495 AbstractCegarLoop]: Abstraction has has 112 places, 79 transitions, 423 flow [2023-08-25 18:45:27,569 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.33333333333334) internal successors, (1082), 6 states have internal predecessors, (1082), 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) [2023-08-25 18:45:27,569 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 18:45:27,569 INFO L208 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] [2023-08-25 18:45:27,569 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2023-08-25 18:45:27,569 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting t3_funErr2ASSERT_VIOLATIONASSERT === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONASSERT, t3_funErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-08-25 18:45:27,570 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 18:45:27,570 INFO L85 PathProgramCache]: Analyzing trace with hash 409363369, now seen corresponding path program 1 times [2023-08-25 18:45:27,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 18:45:27,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [921652800] [2023-08-25 18:45:27,570 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 18:45:27,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 18:45:27,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 18:45:27,653 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-25 18:45:27,654 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 18:45:27,654 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [921652800] [2023-08-25 18:45:27,654 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [921652800] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 18:45:27,654 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 18:45:27,654 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 18:45:27,654 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2108836900] [2023-08-25 18:45:27,654 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 18:45:27,654 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 18:45:27,654 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 18:45:27,654 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 18:45:27,655 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-08-25 18:45:27,655 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 396 [2023-08-25 18:45:27,656 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 79 transitions, 423 flow. Second operand has 6 states, 6 states have (on average 182.66666666666666) internal successors, (1096), 6 states have internal predecessors, (1096), 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) [2023-08-25 18:45:27,656 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 18:45:27,656 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 396 [2023-08-25 18:45:27,656 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 18:45:27,858 INFO L124 PetriNetUnfolderBase]: 366/1267 cut-off events. [2023-08-25 18:45:27,858 INFO L125 PetriNetUnfolderBase]: For 1234/1234 co-relation queries the response was YES. [2023-08-25 18:45:27,859 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3522 conditions, 1267 events. 366/1267 cut-off events. For 1234/1234 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 7836 event pairs, 170 based on Foata normal form. 47/1267 useless extension candidates. Maximal degree in co-relation 3507. Up to 469 conditions per place. [2023-08-25 18:45:27,860 INFO L140 encePairwiseOnDemand]: 390/396 looper letters, 0 selfloop transitions, 0 changer transitions 108/108 dead transitions. [2023-08-25 18:45:27,860 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 108 transitions, 708 flow [2023-08-25 18:45:27,861 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-08-25 18:45:27,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-08-25 18:45:27,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1323 transitions. [2023-08-25 18:45:27,863 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4772727272727273 [2023-08-25 18:45:27,863 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 1323 transitions. [2023-08-25 18:45:27,863 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 1323 transitions. [2023-08-25 18:45:27,863 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 18:45:27,863 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 1323 transitions. [2023-08-25 18:45:27,865 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 189.0) internal successors, (1323), 7 states have internal predecessors, (1323), 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) [2023-08-25 18:45:27,867 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 396.0) internal successors, (3168), 8 states have internal predecessors, (3168), 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) [2023-08-25 18:45:27,867 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 396.0) internal successors, (3168), 8 states have internal predecessors, (3168), 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) [2023-08-25 18:45:27,867 INFO L175 Difference]: Start difference. First operand has 112 places, 79 transitions, 423 flow. Second operand 7 states and 1323 transitions. [2023-08-25 18:45:27,867 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 108 transitions, 708 flow [2023-08-25 18:45:27,869 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 108 transitions, 661 flow, removed 7 selfloop flow, removed 10 redundant places. [2023-08-25 18:45:27,870 INFO L231 Difference]: Finished difference. Result has 102 places, 0 transitions, 0 flow [2023-08-25 18:45:27,870 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=366, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=102, PETRI_TRANSITIONS=0} [2023-08-25 18:45:27,870 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 28 predicate places. [2023-08-25 18:45:27,870 INFO L495 AbstractCegarLoop]: Abstraction has has 102 places, 0 transitions, 0 flow [2023-08-25 18:45:27,870 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 182.66666666666666) internal successors, (1096), 6 states have internal predecessors, (1096), 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) [2023-08-25 18:45:27,872 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t2_funErr0ASSERT_VIOLATIONDATA_RACE (24 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t2_funErr1ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t2_funErr2ASSERT_VIOLATIONASSERT (22 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t3_funErr0ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t3_funErr1ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t3_funErr2ASSERT_VIOLATIONASSERT (19 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONASSERT (16 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONASSERT (15 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 25 remaining) [2023-08-25 18:45:27,873 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t2_funErr0ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t2_funErr1ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t2_funErr2ASSERT_VIOLATIONASSERT (6 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t3_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t3_funErr1ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t3_funErr2ASSERT_VIOLATIONASSERT (3 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2023-08-25 18:45:27,874 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2023-08-25 18:45:27,874 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2023-08-25 18:45:27,875 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 18:45:27,877 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-08-25 18:45:27,878 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-08-25 18:45:27,879 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 25.08 06:45:27 BasicIcfg [2023-08-25 18:45:27,879 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-08-25 18:45:27,880 INFO L158 Benchmark]: Toolchain (without parser) took 72827.10ms. Allocated memory was 394.3MB in the beginning and 15.2GB in the end (delta: 14.8GB). Free memory was 369.3MB in the beginning and 9.7GB in the end (delta: -9.3GB). Peak memory consumption was 5.5GB. Max. memory is 16.0GB. [2023-08-25 18:45:27,880 INFO L158 Benchmark]: CDTParser took 0.11ms. Allocated memory is still 394.3MB. Free memory is still 371.8MB. There was no memory consumed. Max. memory is 16.0GB. [2023-08-25 18:45:27,881 INFO L158 Benchmark]: CACSL2BoogieTranslator took 379.04ms. Allocated memory is still 394.3MB. Free memory was 368.7MB in the beginning and 349.1MB in the end (delta: 19.6MB). Peak memory consumption was 18.9MB. Max. memory is 16.0GB. [2023-08-25 18:45:27,881 INFO L158 Benchmark]: Boogie Procedure Inliner took 28.02ms. Allocated memory is still 394.3MB. Free memory was 349.1MB in the beginning and 346.4MB in the end (delta: 2.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. [2023-08-25 18:45:27,881 INFO L158 Benchmark]: Boogie Preprocessor took 29.93ms. Allocated memory is still 394.3MB. Free memory was 346.4MB in the beginning and 344.9MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.0GB. [2023-08-25 18:45:27,881 INFO L158 Benchmark]: RCFGBuilder took 331.94ms. Allocated memory is still 394.3MB. Free memory was 344.9MB in the beginning and 325.5MB in the end (delta: 19.5MB). Peak memory consumption was 21.0MB. Max. memory is 16.0GB. [2023-08-25 18:45:27,881 INFO L158 Benchmark]: TraceAbstraction took 72053.10ms. Allocated memory was 394.3MB in the beginning and 15.2GB in the end (delta: 14.8GB). Free memory was 324.9MB in the beginning and 9.7GB in the end (delta: -9.3GB). Peak memory consumption was 5.5GB. Max. memory is 16.0GB. [2023-08-25 18:45:27,883 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.11ms. Allocated memory is still 394.3MB. Free memory is still 371.8MB. There was no memory consumed. Max. memory is 16.0GB. * CACSL2BoogieTranslator took 379.04ms. Allocated memory is still 394.3MB. Free memory was 368.7MB in the beginning and 349.1MB in the end (delta: 19.6MB). Peak memory consumption was 18.9MB. Max. memory is 16.0GB. * Boogie Procedure Inliner took 28.02ms. Allocated memory is still 394.3MB. Free memory was 349.1MB in the beginning and 346.4MB in the end (delta: 2.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. * Boogie Preprocessor took 29.93ms. Allocated memory is still 394.3MB. Free memory was 346.4MB in the beginning and 344.9MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.0GB. * RCFGBuilder took 331.94ms. Allocated memory is still 394.3MB. Free memory was 344.9MB in the beginning and 325.5MB in the end (delta: 19.5MB). Peak memory consumption was 21.0MB. Max. memory is 16.0GB. * TraceAbstraction took 72053.10ms. Allocated memory was 394.3MB in the beginning and 15.2GB in the end (delta: 14.8GB). Free memory was 324.9MB in the beginning and 9.7GB in the end (delta: -9.3GB). Peak memory consumption was 5.5GB. Max. memory is 16.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 232]: Unsoundness Warning unspecified type, defaulting to int C: short [232] - GenericResultAtLocation [Line: 233]: Unsoundness Warning unspecified type, defaulting to int C: short [233] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 4.0s, 209 PlacesBefore, 74 PlacesAfterwards, 208 TransitionsBefore, 66 TransitionsAfterwards, 19386 CoEnabledTransitionPairs, 6 FixpointIterations, 38 TrivialSequentialCompositions, 115 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 25 ConcurrentYvCompositions, 7 ChoiceCompositions, 185 TotalNumberOfCompositions, 56033 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 20783, independent: 20107, independent conditional: 0, independent unconditional: 20107, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 10019, independent: 9921, independent conditional: 0, independent unconditional: 9921, dependent: 98, dependent conditional: 0, dependent unconditional: 98, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 20783, independent: 10186, independent conditional: 0, independent unconditional: 10186, dependent: 578, dependent conditional: 0, dependent unconditional: 578, unknown: 10019, unknown conditional: 0, unknown unconditional: 10019] , Statistics on independence cache: Total cache size (in pairs): 574, Positive cache size: 522, Positive conditional cache size: 0, Positive unconditional cache size: 522, Negative cache size: 52, Negative conditional cache size: 0, Negative unconditional cache size: 52, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 705]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 706]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 18]: assertion always holds For all program executions holds that assertion always holds at this location - PositiveResult [Line: 716]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 717]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 18]: assertion always holds For all program executions holds that assertion always holds at this location - PositiveResult [Line: 731]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 732]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 18]: assertion always holds For all program executions holds that assertion always holds at this location - PositiveResult [Line: 18]: assertion always holds For all program executions holds that assertion always holds at this location - PositiveResult [Line: 691]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 692]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 695]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 311 locations, 25 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 71.9s, OverallIterations: 16, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 66.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 4.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1127 SdHoareTripleChecker+Valid, 1.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1127 mSDsluCounter, 91 SdHoareTripleChecker+Invalid, 1.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 19 mSDsCounter, 77 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 2913 IncrementalHoareTripleChecker+Invalid, 2990 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 77 mSolverCounterUnsat, 72 mSDtfsCounter, 2913 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 95 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 70 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 38 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1219occurred in iteration=11, InterpolantAutomatonStates: 91, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 273 NumberOfCodeBlocks, 273 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 257 ConstructedInterpolants, 0 QuantifiedInterpolants, 1100 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 16 InterpolantComputations, 16 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 13 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-08-25 18:45:27,894 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request...