./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-counter-inner-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version da043454 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-counter-inner-race-3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5adb63485f34d5cafa0d99a2c73701114544138d3e69ca15b00fc732949a8202 --- Real Ultimate output --- This is Ultimate 0.3.0-wip.fs.system-includes-da04345-m [2025-04-30 10:31:07,595 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-04-30 10:31:07,643 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-04-30 10:31:07,647 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-04-30 10:31:07,647 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-04-30 10:31:07,668 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-04-30 10:31:07,669 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-04-30 10:31:07,669 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-04-30 10:31:07,669 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-04-30 10:31:07,669 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-04-30 10:31:07,670 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-04-30 10:31:07,670 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-04-30 10:31:07,670 INFO L153 SettingsManager]: * Use SBE=true [2025-04-30 10:31:07,670 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-04-30 10:31:07,671 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-04-30 10:31:07,671 INFO L153 SettingsManager]: * sizeof long=4 [2025-04-30 10:31:07,671 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-04-30 10:31:07,671 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-04-30 10:31:07,671 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-04-30 10:31:07,671 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * sizeof long double=12 [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * Use constant arrays=true [2025-04-30 10:31:07,672 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-30 10:31:07,672 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-30 10:31:07,673 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:31:07,673 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-04-30 10:31:07,673 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-30 10:31:07,673 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-30 10:31:07,673 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:31:07,673 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-04-30 10:31:07,673 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-04-30 10:31:07,673 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-04-30 10:31:07,674 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-04-30 10:31:07,674 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-04-30 10:31:07,674 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-04-30 10:31:07,674 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-04-30 10:31:07,674 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-04-30 10:31:07,674 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-04-30 10:31:07,674 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5adb63485f34d5cafa0d99a2c73701114544138d3e69ca15b00fc732949a8202 [2025-04-30 10:31:07,881 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-04-30 10:31:07,889 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-04-30 10:31:07,891 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-04-30 10:31:07,892 INFO L270 PluginConnector]: Initializing CDTParser... [2025-04-30 10:31:07,892 INFO L274 PluginConnector]: CDTParser initialized [2025-04-30 10:31:07,893 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-counter-inner-race-3.i [2025-04-30 10:31:09,169 INFO L538 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d8c75bb1a/c314c2cf229d4191aa52a026a411c5a9/FLAG0a77b15a2 [2025-04-30 10:31:09,398 INFO L389 CDTParser]: Found 1 translation units. [2025-04-30 10:31:09,398 INFO L178 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-join-counter-inner-race-3.i [2025-04-30 10:31:09,411 INFO L432 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d8c75bb1a/c314c2cf229d4191aa52a026a411c5a9/FLAG0a77b15a2 [2025-04-30 10:31:10,170 INFO L440 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d8c75bb1a/c314c2cf229d4191aa52a026a411c5a9 [2025-04-30 10:31:10,172 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-04-30 10:31:10,173 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-04-30 10:31:10,174 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-04-30 10:31:10,174 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-04-30 10:31:10,177 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-04-30 10:31:10,177 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,178 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2403292f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10, skipping insertion in model container [2025-04-30 10:31:10,178 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,199 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-04-30 10:31:10,495 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-30 10:31:10,510 INFO L200 MainTranslator]: Completed pre-run [2025-04-30 10:31:10,566 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-30 10:31:10,594 INFO L204 MainTranslator]: Completed translation [2025-04-30 10:31:10,595 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10 WrapperNode [2025-04-30 10:31:10,595 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-04-30 10:31:10,596 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-04-30 10:31:10,596 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-04-30 10:31:10,596 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-04-30 10:31:10,600 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,615 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,632 INFO L138 Inliner]: procedures = 159, calls = 42, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 213 [2025-04-30 10:31:10,633 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-04-30 10:31:10,633 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-04-30 10:31:10,633 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-04-30 10:31:10,633 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-04-30 10:31:10,638 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,639 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,646 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,646 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,652 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,653 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,658 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,659 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,660 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,667 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-04-30 10:31:10,668 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-04-30 10:31:10,671 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-04-30 10:31:10,671 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-04-30 10:31:10,671 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (1/1) ... [2025-04-30 10:31:10,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:31:10,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-04-30 10:31:10,695 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-04-30 10:31:10,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-04-30 10:31:10,715 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-04-30 10:31:10,715 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-04-30 10:31:10,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-04-30 10:31:10,715 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-04-30 10:31:10,715 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-04-30 10:31:10,716 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-04-30 10:31:10,716 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-04-30 10:31:10,716 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-04-30 10:31:10,717 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-04-30 10:31:10,833 INFO L234 CfgBuilder]: Building ICFG [2025-04-30 10:31:10,835 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-04-30 10:31:11,166 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-04-30 10:31:11,166 INFO L283 CfgBuilder]: Performing block encoding [2025-04-30 10:31:11,209 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-04-30 10:31:11,209 INFO L312 CfgBuilder]: Removed 3 assume(true) statements. [2025-04-30 10:31:11,210 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.04 10:31:11 BoogieIcfgContainer [2025-04-30 10:31:11,210 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-04-30 10:31:11,212 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-04-30 10:31:11,212 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-04-30 10:31:11,215 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-04-30 10:31:11,215 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 30.04 10:31:10" (1/3) ... [2025-04-30 10:31:11,215 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f528413 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.04 10:31:11, skipping insertion in model container [2025-04-30 10:31:11,215 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:10" (2/3) ... [2025-04-30 10:31:11,215 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f528413 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.04 10:31:11, skipping insertion in model container [2025-04-30 10:31:11,216 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.04 10:31:11" (3/3) ... [2025-04-30 10:31:11,216 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-counter-inner-race-3.i [2025-04-30 10:31:11,226 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-04-30 10:31:11,228 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-counter-inner-race-3.i that has 2 procedures, 270 locations, 276 edges, 1 initial locations, 4 loop locations, and 10 error locations. [2025-04-30 10:31:11,229 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-04-30 10:31:11,281 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-04-30 10:31:11,316 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 273 places, 277 transitions, 558 flow [2025-04-30 10:31:11,398 INFO L116 PetriNetUnfolderBase]: 11/325 cut-off events. [2025-04-30 10:31:11,400 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:31:11,405 INFO L83 FinitePrefix]: Finished finitePrefix Result has 329 conditions, 325 events. 11/325 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 464 event pairs, 0 based on Foata normal form. 0/298 useless extension candidates. Maximal degree in co-relation 207. Up to 4 conditions per place. [2025-04-30 10:31:11,405 INFO L82 GeneralOperation]: Start removeDead. Operand has 273 places, 277 transitions, 558 flow [2025-04-30 10:31:11,410 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 273 places, 277 transitions, 558 flow [2025-04-30 10:31:11,415 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-30 10:31:11,422 INFO L340 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@64977d57, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-30 10:31:11,422 INFO L341 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2025-04-30 10:31:11,478 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-30 10:31:11,479 INFO L116 PetriNetUnfolderBase]: 1/171 cut-off events. [2025-04-30 10:31:11,479 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:31:11,479 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:11,479 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:11,480 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-04-30 10:31:11,485 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:11,485 INFO L85 PathProgramCache]: Analyzing trace with hash 1238355473, now seen corresponding path program 1 times [2025-04-30 10:31:11,490 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:11,490 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1056104597] [2025-04-30 10:31:11,490 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:11,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:11,577 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 163 statements into 1 equivalence classes. [2025-04-30 10:31:11,641 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 163 of 163 statements. [2025-04-30 10:31:11,641 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:11,642 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:11,823 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:11,825 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:11,825 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1056104597] [2025-04-30 10:31:11,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1056104597] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:11,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:11,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:11,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1530896744] [2025-04-30 10:31:11,828 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:11,833 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:11,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:11,851 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:11,852 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:11,883 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 238 out of 277 [2025-04-30 10:31:11,886 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 277 transitions, 558 flow. Second operand has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:11,886 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:11,886 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 238 of 277 [2025-04-30 10:31:11,888 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:12,214 INFO L116 PetriNetUnfolderBase]: 424/1926 cut-off events. [2025-04-30 10:31:12,215 INFO L117 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-04-30 10:31:12,221 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2764 conditions, 1926 events. 424/1926 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 13551 event pairs, 76 based on Foata normal form. 30/1767 useless extension candidates. Maximal degree in co-relation 2538. Up to 510 conditions per place. [2025-04-30 10:31:12,229 INFO L140 encePairwiseOnDemand]: 261/277 looper letters, 51 selfloop transitions, 8 changer transitions 1/297 dead transitions. [2025-04-30 10:31:12,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 297 transitions, 716 flow [2025-04-30 10:31:12,230 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:12,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:12,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 784 transitions. [2025-04-30 10:31:12,242 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9434416365824309 [2025-04-30 10:31:12,243 INFO L175 Difference]: Start difference. First operand has 273 places, 277 transitions, 558 flow. Second operand 3 states and 784 transitions. [2025-04-30 10:31:12,243 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 297 transitions, 716 flow [2025-04-30 10:31:12,248 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 297 transitions, 716 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:12,253 INFO L231 Difference]: Finished difference. Result has 275 places, 276 transitions, 604 flow [2025-04-30 10:31:12,255 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=546, PETRI_DIFFERENCE_MINUEND_PLACES=271, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=271, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=604, PETRI_PLACES=275, PETRI_TRANSITIONS=276} [2025-04-30 10:31:12,259 INFO L279 CegarLoopForPetriNet]: 273 programPoint places, 2 predicate places. [2025-04-30 10:31:12,259 INFO L485 AbstractCegarLoop]: Abstraction has has 275 places, 276 transitions, 604 flow [2025-04-30 10:31:12,259 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:12,260 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:12,260 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:12,260 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-04-30 10:31:12,261 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-04-30 10:31:12,261 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:12,262 INFO L85 PathProgramCache]: Analyzing trace with hash -919272904, now seen corresponding path program 1 times [2025-04-30 10:31:12,262 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:12,262 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1208950332] [2025-04-30 10:31:12,262 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:12,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:12,293 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-04-30 10:31:12,312 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-04-30 10:31:12,313 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:12,313 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:12,429 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:12,430 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:12,430 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1208950332] [2025-04-30 10:31:12,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1208950332] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:12,430 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:12,430 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:12,430 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1832497333] [2025-04-30 10:31:12,430 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:12,431 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:12,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:12,433 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:12,433 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:12,445 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 244 out of 277 [2025-04-30 10:31:12,446 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 275 places, 276 transitions, 604 flow. Second operand has 3 states, 3 states have (on average 246.33333333333334) internal successors, (739), 3 states have internal predecessors, (739), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:12,446 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:12,446 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 244 of 277 [2025-04-30 10:31:12,446 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:12,694 INFO L116 PetriNetUnfolderBase]: 480/2157 cut-off events. [2025-04-30 10:31:12,694 INFO L117 PetriNetUnfolderBase]: For 61/61 co-relation queries the response was YES. [2025-04-30 10:31:12,697 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3257 conditions, 2157 events. 480/2157 cut-off events. For 61/61 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 15998 event pairs, 280 based on Foata normal form. 0/1927 useless extension candidates. Maximal degree in co-relation 3024. Up to 755 conditions per place. [2025-04-30 10:31:12,704 INFO L140 encePairwiseOnDemand]: 272/277 looper letters, 38 selfloop transitions, 4 changer transitions 0/289 dead transitions. [2025-04-30 10:31:12,704 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 289 transitions, 714 flow [2025-04-30 10:31:12,704 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:12,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:12,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 775 transitions. [2025-04-30 10:31:12,706 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9326113116726835 [2025-04-30 10:31:12,706 INFO L175 Difference]: Start difference. First operand has 275 places, 276 transitions, 604 flow. Second operand 3 states and 775 transitions. [2025-04-30 10:31:12,706 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 289 transitions, 714 flow [2025-04-30 10:31:12,708 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 289 transitions, 698 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:12,711 INFO L231 Difference]: Finished difference. Result has 276 places, 279 transitions, 618 flow [2025-04-30 10:31:12,712 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=588, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=618, PETRI_PLACES=276, PETRI_TRANSITIONS=279} [2025-04-30 10:31:12,712 INFO L279 CegarLoopForPetriNet]: 273 programPoint places, 3 predicate places. [2025-04-30 10:31:12,712 INFO L485 AbstractCegarLoop]: Abstraction has has 276 places, 279 transitions, 618 flow [2025-04-30 10:31:12,713 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 246.33333333333334) internal successors, (739), 3 states have internal predecessors, (739), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:12,713 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:12,713 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:12,713 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-04-30 10:31:12,713 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-04-30 10:31:12,714 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:12,714 INFO L85 PathProgramCache]: Analyzing trace with hash 1141766064, now seen corresponding path program 1 times [2025-04-30 10:31:12,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:12,714 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1386151836] [2025-04-30 10:31:12,714 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:12,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:12,739 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-04-30 10:31:12,758 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-04-30 10:31:12,758 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:12,758 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:12,834 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:12,835 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:12,835 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1386151836] [2025-04-30 10:31:12,836 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1386151836] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:12,836 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:12,836 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:12,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1504012689] [2025-04-30 10:31:12,836 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:12,836 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:12,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:12,837 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:12,837 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:12,860 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 277 [2025-04-30 10:31:12,861 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 276 places, 279 transitions, 618 flow. Second operand has 3 states, 3 states have (on average 244.0) internal successors, (732), 3 states have internal predecessors, (732), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:12,861 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:12,861 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 277 [2025-04-30 10:31:12,861 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:13,145 INFO L116 PetriNetUnfolderBase]: 506/2237 cut-off events. [2025-04-30 10:31:13,145 INFO L117 PetriNetUnfolderBase]: For 156/159 co-relation queries the response was YES. [2025-04-30 10:31:13,149 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3508 conditions, 2237 events. 506/2237 cut-off events. For 156/159 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 16444 event pairs, 275 based on Foata normal form. 0/2014 useless extension candidates. Maximal degree in co-relation 3273. Up to 851 conditions per place. [2025-04-30 10:31:13,157 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 44 selfloop transitions, 7 changer transitions 0/295 dead transitions. [2025-04-30 10:31:13,157 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 278 places, 295 transitions, 760 flow [2025-04-30 10:31:13,157 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:13,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:13,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 772 transitions. [2025-04-30 10:31:13,161 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9290012033694344 [2025-04-30 10:31:13,161 INFO L175 Difference]: Start difference. First operand has 276 places, 279 transitions, 618 flow. Second operand 3 states and 772 transitions. [2025-04-30 10:31:13,161 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 278 places, 295 transitions, 760 flow [2025-04-30 10:31:13,164 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 295 transitions, 752 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:13,168 INFO L231 Difference]: Finished difference. Result has 278 places, 285 transitions, 672 flow [2025-04-30 10:31:13,168 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=610, PETRI_DIFFERENCE_MINUEND_PLACES=274, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=672, PETRI_PLACES=278, PETRI_TRANSITIONS=285} [2025-04-30 10:31:13,169 INFO L279 CegarLoopForPetriNet]: 273 programPoint places, 5 predicate places. [2025-04-30 10:31:13,169 INFO L485 AbstractCegarLoop]: Abstraction has has 278 places, 285 transitions, 672 flow [2025-04-30 10:31:13,169 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 244.0) internal successors, (732), 3 states have internal predecessors, (732), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:13,169 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:13,169 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:13,169 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-04-30 10:31:13,169 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-04-30 10:31:13,170 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:13,170 INFO L85 PathProgramCache]: Analyzing trace with hash 1956854586, now seen corresponding path program 1 times [2025-04-30 10:31:13,170 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:13,170 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [965882347] [2025-04-30 10:31:13,170 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:13,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:13,193 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-04-30 10:31:13,220 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-04-30 10:31:13,221 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:13,221 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:31:13,221 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-30 10:31:13,227 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-04-30 10:31:13,238 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-04-30 10:31:13,239 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:13,239 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:31:13,305 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-30 10:31:13,306 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-30 10:31:13,306 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2025-04-30 10:31:13,307 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2025-04-30 10:31:13,308 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2025-04-30 10:31:13,308 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2025-04-30 10:31:13,308 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (12 of 17 remaining) [2025-04-30 10:31:13,308 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2025-04-30 10:31:13,309 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2025-04-30 10:31:13,309 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2025-04-30 10:31:13,309 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2025-04-30 10:31:13,309 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2025-04-30 10:31:13,309 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2025-04-30 10:31:13,309 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 17 remaining) [2025-04-30 10:31:13,309 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2025-04-30 10:31:13,310 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2025-04-30 10:31:13,310 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2025-04-30 10:31:13,310 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2025-04-30 10:31:13,310 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2025-04-30 10:31:13,310 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-04-30 10:31:13,310 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-04-30 10:31:13,314 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-30 10:31:13,314 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-04-30 10:31:13,352 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-04-30 10:31:13,357 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 334 places, 338 transitions, 686 flow [2025-04-30 10:31:13,406 INFO L116 PetriNetUnfolderBase]: 17/442 cut-off events. [2025-04-30 10:31:13,406 INFO L117 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-04-30 10:31:13,409 INFO L83 FinitePrefix]: Finished finitePrefix Result has 450 conditions, 442 events. 17/442 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1027 event pairs, 0 based on Foata normal form. 0/398 useless extension candidates. Maximal degree in co-relation 326. Up to 6 conditions per place. [2025-04-30 10:31:13,409 INFO L82 GeneralOperation]: Start removeDead. Operand has 334 places, 338 transitions, 686 flow [2025-04-30 10:31:13,413 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 334 places, 338 transitions, 686 flow [2025-04-30 10:31:13,414 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-30 10:31:13,414 INFO L340 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@64977d57, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-30 10:31:13,415 INFO L341 AbstractCegarLoop]: Starting to check reachability of 23 error locations. [2025-04-30 10:31:13,427 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-30 10:31:13,428 INFO L116 PetriNetUnfolderBase]: 1/171 cut-off events. [2025-04-30 10:31:13,428 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:31:13,428 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:13,428 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:13,429 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-04-30 10:31:13,429 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:13,429 INFO L85 PathProgramCache]: Analyzing trace with hash -1891321565, now seen corresponding path program 1 times [2025-04-30 10:31:13,430 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:13,430 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1140383461] [2025-04-30 10:31:13,430 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:13,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:13,459 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 163 statements into 1 equivalence classes. [2025-04-30 10:31:13,471 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 163 of 163 statements. [2025-04-30 10:31:13,471 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:13,471 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:13,521 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:13,521 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:13,521 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1140383461] [2025-04-30 10:31:13,522 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1140383461] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:13,522 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:13,522 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:13,522 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [335202372] [2025-04-30 10:31:13,522 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:13,522 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:13,523 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:13,523 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:13,524 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:13,561 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 279 out of 338 [2025-04-30 10:31:13,562 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 334 places, 338 transitions, 686 flow. Second operand has 3 states, 3 states have (on average 280.0) internal successors, (840), 3 states have internal predecessors, (840), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:13,563 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:13,563 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 279 of 338 [2025-04-30 10:31:13,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:17,985 INFO L116 PetriNetUnfolderBase]: 18901/48846 cut-off events. [2025-04-30 10:31:17,985 INFO L117 PetriNetUnfolderBase]: For 53/53 co-relation queries the response was YES. [2025-04-30 10:31:18,082 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77648 conditions, 48846 events. 18901/48846 cut-off events. For 53/53 co-relation queries the response was YES. Maximal size of possible extension queue 1227. Compared 589661 event pairs, 5784 based on Foata normal form. 1140/44606 useless extension candidates. Maximal degree in co-relation 74799. Up to 15941 conditions per place. [2025-04-30 10:31:18,287 INFO L140 encePairwiseOnDemand]: 311/338 looper letters, 85 selfloop transitions, 16 changer transitions 1/380 dead transitions. [2025-04-30 10:31:18,288 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 336 places, 380 transitions, 977 flow [2025-04-30 10:31:18,290 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:18,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:18,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 953 transitions. [2025-04-30 10:31:18,292 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9398422090729783 [2025-04-30 10:31:18,292 INFO L175 Difference]: Start difference. First operand has 334 places, 338 transitions, 686 flow. Second operand 3 states and 953 transitions. [2025-04-30 10:31:18,292 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 336 places, 380 transitions, 977 flow [2025-04-30 10:31:18,297 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 336 places, 380 transitions, 977 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:18,301 INFO L231 Difference]: Finished difference. Result has 338 places, 348 transitions, 814 flow [2025-04-30 10:31:18,301 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=338, PETRI_DIFFERENCE_MINUEND_FLOW=676, PETRI_DIFFERENCE_MINUEND_PLACES=334, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=333, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=814, PETRI_PLACES=338, PETRI_TRANSITIONS=348} [2025-04-30 10:31:18,303 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 4 predicate places. [2025-04-30 10:31:18,304 INFO L485 AbstractCegarLoop]: Abstraction has has 338 places, 348 transitions, 814 flow [2025-04-30 10:31:18,305 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 280.0) internal successors, (840), 3 states have internal predecessors, (840), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:18,305 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:18,305 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:18,305 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-04-30 10:31:18,305 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-04-30 10:31:18,306 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:18,306 INFO L85 PathProgramCache]: Analyzing trace with hash 333726648, now seen corresponding path program 1 times [2025-04-30 10:31:18,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:18,306 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1185677623] [2025-04-30 10:31:18,306 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:18,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:18,324 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-04-30 10:31:18,333 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-04-30 10:31:18,333 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:18,333 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:18,381 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:18,382 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:18,382 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1185677623] [2025-04-30 10:31:18,382 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1185677623] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:18,382 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:18,382 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:18,382 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [641845385] [2025-04-30 10:31:18,382 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:18,384 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:18,384 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:18,384 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:18,384 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:18,400 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 292 out of 338 [2025-04-30 10:31:18,402 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 338 places, 348 transitions, 814 flow. Second operand has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:18,402 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:18,402 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 338 [2025-04-30 10:31:18,402 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:22,250 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), 105#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:22,251 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:22,251 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:22,251 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:22,251 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:22,267 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][222], [106#L729-2true, 297#L709-3true, 335#true, 191#L693-3true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:22,268 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:22,268 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:22,268 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:22,268 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:22,268 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][223], [297#L709-3true, 335#true, 191#L693-3true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 223#L730-2true, 333#true, 342#true]) [2025-04-30 10:31:22,268 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:22,268 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:22,268 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:22,268 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:22,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 124#L707-2true, 335#true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 105#L707-6true, 333#true, 342#true]) [2025-04-30 10:31:22,343 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:22,343 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:22,343 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:22,343 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:22,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][165], [227#L721-1true, 335#true, 93#L707-6true, 339#(= |#race~threads_alive~0| 0), 105#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:22,823 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:22,823 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:22,823 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:22,823 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:23,198 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [324#L707-1true, 224#L728-1true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,199 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:23,199 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:23,199 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:23,199 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:23,255 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [324#L707-1true, 124#L707-2true, 224#L728-1true, 335#true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,255 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,255 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:23,255 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,255 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:23,255 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 224#L728-1true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,255 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,255 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:23,255 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,255 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:23,305 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 124#L707-2true, 224#L728-1true, 335#true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,306 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:23,306 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:23,306 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:23,306 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:23,571 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][286], [324#L707-1true, 224#L728-1true, 335#true, 339#(= |#race~threads_alive~0| 0), 93#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,571 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:23,571 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:23,571 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:23,571 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:23,571 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][286], [224#L728-1true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 105#L707-6true, 333#true, 342#true]) [2025-04-30 10:31:23,572 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:23,572 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:23,572 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:23,572 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:23,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][286], [277#L707-2true, 224#L728-1true, 335#true, 339#(= |#race~threads_alive~0| 0), 93#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,611 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,611 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,611 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,611 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][286], [224#L728-1true, 192#threadErr4ASSERT_VIOLATIONDATA_RACEtrue, 335#true, 339#(= |#race~threads_alive~0| 0), 93#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,611 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,611 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,611 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,611 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 224#L728-1true, 335#true, 339#(= |#race~threads_alive~0| 0), 93#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,612 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][286], [124#L707-2true, 224#L728-1true, 335#true, 339#(= |#race~threads_alive~0| 0), 105#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,612 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][286], [141#threadErr4ASSERT_VIOLATIONDATA_RACEtrue, 224#L728-1true, 335#true, 339#(= |#race~threads_alive~0| 0), Black: 337#true, 105#L707-6true, 333#true, 342#true]) [2025-04-30 10:31:23,612 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [124#L707-2true, 224#L728-1true, 335#true, 339#(= |#race~threads_alive~0| 0), 105#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,612 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:23,612 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,613 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,613 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:23,735 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][286], [224#L728-1true, 335#true, 93#L707-6true, 339#(= |#race~threads_alive~0| 0), 105#L707-6true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:23,736 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:23,736 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:23,736 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:23,736 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:23,842 INFO L116 PetriNetUnfolderBase]: 19313/56801 cut-off events. [2025-04-30 10:31:23,842 INFO L117 PetriNetUnfolderBase]: For 2178/2359 co-relation queries the response was YES. [2025-04-30 10:31:23,974 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91811 conditions, 56801 events. 19313/56801 cut-off events. For 2178/2359 co-relation queries the response was YES. Maximal size of possible extension queue 1552. Compared 752032 event pairs, 12819 based on Foata normal form. 0/50578 useless extension candidates. Maximal degree in co-relation 88422. Up to 22876 conditions per place. [2025-04-30 10:31:24,167 INFO L140 encePairwiseOnDemand]: 332/338 looper letters, 60 selfloop transitions, 5 changer transitions 0/372 dead transitions. [2025-04-30 10:31:24,168 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 339 places, 372 transitions, 992 flow [2025-04-30 10:31:24,168 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:24,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:24,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 942 transitions. [2025-04-30 10:31:24,170 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9289940828402367 [2025-04-30 10:31:24,170 INFO L175 Difference]: Start difference. First operand has 338 places, 348 transitions, 814 flow. Second operand 3 states and 942 transitions. [2025-04-30 10:31:24,170 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 339 places, 372 transitions, 992 flow [2025-04-30 10:31:24,201 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 337 places, 372 transitions, 960 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:24,205 INFO L231 Difference]: Finished difference. Result has 339 places, 352 transitions, 820 flow [2025-04-30 10:31:24,205 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=338, PETRI_DIFFERENCE_MINUEND_FLOW=782, PETRI_DIFFERENCE_MINUEND_PLACES=335, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=348, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=343, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=820, PETRI_PLACES=339, PETRI_TRANSITIONS=352} [2025-04-30 10:31:24,207 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 5 predicate places. [2025-04-30 10:31:24,207 INFO L485 AbstractCegarLoop]: Abstraction has has 339 places, 352 transitions, 820 flow [2025-04-30 10:31:24,208 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:24,208 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:24,208 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:24,208 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-04-30 10:31:24,208 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-04-30 10:31:24,209 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:24,209 INFO L85 PathProgramCache]: Analyzing trace with hash 887147710, now seen corresponding path program 1 times [2025-04-30 10:31:24,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:24,210 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1716346107] [2025-04-30 10:31:24,210 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:24,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:24,227 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-04-30 10:31:24,233 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-04-30 10:31:24,234 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:24,234 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:24,276 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:24,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:24,276 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1716346107] [2025-04-30 10:31:24,276 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1716346107] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:24,276 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:24,276 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:24,276 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [969000161] [2025-04-30 10:31:24,276 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:24,277 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:24,277 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:24,278 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:24,278 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:24,316 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 338 [2025-04-30 10:31:24,317 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 339 places, 352 transitions, 820 flow. Second operand has 3 states, 3 states have (on average 289.0) internal successors, (867), 3 states have internal predecessors, (867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:24,317 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:24,317 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 338 [2025-04-30 10:31:24,317 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:24,634 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][275], [227#L721-1true, 347#true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true, 342#true]) [2025-04-30 10:31:24,634 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:24,635 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:24,635 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:24,635 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:24,736 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 335#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:24,737 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:24,737 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:31:24,737 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:24,737 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:31:24,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 104#L696-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:24,772 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:24,772 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:31:24,772 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:24,772 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-30 10:31:24,990 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 331#L697-3true, 333#true, 342#true]) [2025-04-30 10:31:24,990 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:24,990 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:24,990 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:24,990 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:25,253 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 335#true, 36#L699-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:25,254 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 193#L705-2true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:25,254 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:25,383 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 318#L700-3true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:25,383 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:25,383 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:25,383 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:25,383 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:25,383 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 246#L706-3true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:25,383 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:25,383 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:25,383 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:25,383 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:25,670 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][330], [347#true, 224#L728-1true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true, 342#true]) [2025-04-30 10:31:25,670 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:25,670 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:25,670 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:25,670 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:25,757 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:25,757 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:25,757 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:25,757 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:25,757 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:26,050 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 110#L694-2true, 224#L728-1true, 104#L696-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,050 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:26,050 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:26,050 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:26,050 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:26,053 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 110#L694-2true, 224#L728-1true, 335#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,053 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:26,053 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:26,053 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:26,053 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:26,053 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:26,148 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 104#L696-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,148 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:26,148 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:26,148 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:26,149 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:26,149 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:26,180 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][275], [277#L707-2true, 227#L721-1true, 347#true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true, 342#true]) [2025-04-30 10:31:26,180 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:26,180 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:26,180 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:26,180 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:26,243 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 331#L697-3true, 333#true, 342#true]) [2025-04-30 10:31:26,243 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,243 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:26,243 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:26,243 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,337 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 331#L697-3true, 333#true, 342#true]) [2025-04-30 10:31:26,337 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,337 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:26,337 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:26,337 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,337 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,470 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 12#L702-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,470 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:26,470 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:26,470 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:26,470 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:26,473 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 335#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,473 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:26,473 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:26,473 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:26,473 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:26,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 104#L696-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,575 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:26,575 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:26,575 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:26,575 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:26,686 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 335#true, 133#L703-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,686 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:26,686 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:26,686 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:26,686 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:26,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 36#L699-2true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,764 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:26,764 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,765 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:26,765 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,765 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 193#L705-2true, 110#L694-2true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:26,765 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:26,765 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,765 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:26,765 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:26,799 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 331#L697-3true, 333#true, 342#true]) [2025-04-30 10:31:26,799 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:26,799 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:26,799 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:26,799 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:27,058 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [4#L694-2true, 298#L699-2true, 347#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,059 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,059 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,059 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:27,059 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,059 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [253#L705-2true, 4#L694-2true, 347#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,059 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,059 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,059 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:27,059 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,078 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, 36#L699-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,078 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,078 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,078 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:27,078 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,078 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:27,079 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 193#L705-2true, 110#L694-2true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,079 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,079 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:27,079 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,079 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:27,079 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:27,285 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 110#L694-2true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 318#L700-3true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,286 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,286 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,286 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,286 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,286 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 246#L706-3true, 333#true, 342#true]) [2025-04-30 10:31:27,286 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,286 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,287 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,287 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [4#L694-2true, 347#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 296#L700-3true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,435 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,435 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,435 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,435 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [4#L694-2true, 347#true, 224#L728-1true, 335#true, 274#L706-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,435 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,436 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,436 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,436 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 318#L700-3true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,450 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 110#L694-2true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 246#L706-3true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,450 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,450 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:27,703 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 36#L699-2true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,704 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:27,704 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:27,704 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:27,704 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:27,705 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 193#L705-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,705 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:27,705 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:27,705 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:27,705 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:27,929 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 318#L700-3true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:27,929 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:27,929 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:27,929 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:27,929 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:27,930 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 246#L706-3true, 333#true, 342#true]) [2025-04-30 10:31:27,930 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:27,930 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:27,930 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:27,930 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:28,560 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 224#L728-1true, 335#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:28,560 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,560 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:28,560 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,560 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:28,599 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 110#L694-2true, 224#L728-1true, 12#L702-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:28,599 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,599 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,599 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:28,599 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:28,652 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 224#L728-1true, 104#L696-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:28,652 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:28,652 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:28,652 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:28,652 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:28,686 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [4#L694-2true, 347#true, 224#L728-1true, 335#true, 21#L702-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:28,687 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,687 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,687 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:28,687 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,694 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 12#L702-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:28,694 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,694 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,694 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:28,694 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:28,694 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:28,795 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, 133#L703-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:28,795 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:28,795 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:28,795 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:28,795 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:28,838 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 331#L697-3true, 333#true, 342#true]) [2025-04-30 10:31:28,838 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:28,839 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:28,839 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:28,839 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:28,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [4#L694-2true, 347#true, 224#L728-1true, 175#L703-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:28,882 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:28,882 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:28,882 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:28,882 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:28,890 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [347#true, 224#L728-1true, 110#L694-2true, 335#true, 133#L703-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:28,890 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:28,890 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:28,890 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:28,890 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:28,890 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:29,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 12#L702-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:29,081 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:29,081 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:29,081 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:29,081 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:29,233 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 335#true, 133#L703-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:29,233 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:29,233 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:29,234 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:29,234 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:29,244 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 36#L699-2true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:29,244 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:29,244 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:29,244 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:29,244 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:29,245 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 193#L705-2true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:29,245 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:29,245 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:29,245 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:29,245 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:29,544 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 318#L700-3true, Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:29,544 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:29,544 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:29,544 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:29,544 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:29,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 246#L706-3true, 333#true, 342#true]) [2025-04-30 10:31:29,545 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:29,545 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:29,545 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:29,545 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:29,970 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 224#L728-1true, 12#L702-3true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:29,970 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:29,970 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:29,970 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:29,970 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:30,014 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][212], [277#L707-2true, 347#true, 224#L728-1true, 335#true, 133#L703-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 342#true]) [2025-04-30 10:31:30,014 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:30,014 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:30,015 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:30,015 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:30,097 INFO L116 PetriNetUnfolderBase]: 22746/63558 cut-off events. [2025-04-30 10:31:30,097 INFO L117 PetriNetUnfolderBase]: For 7576/8633 co-relation queries the response was YES. [2025-04-30 10:31:30,241 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110757 conditions, 63558 events. 22746/63558 cut-off events. For 7576/8633 co-relation queries the response was YES. Maximal size of possible extension queue 1634. Compared 826722 event pairs, 13560 based on Foata normal form. 309/56877 useless extension candidates. Maximal degree in co-relation 107070. Up to 30153 conditions per place. [2025-04-30 10:31:30,444 INFO L140 encePairwiseOnDemand]: 328/338 looper letters, 75 selfloop transitions, 16 changer transitions 0/387 dead transitions. [2025-04-30 10:31:30,444 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 341 places, 387 transitions, 1101 flow [2025-04-30 10:31:30,445 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:30,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:30,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions. [2025-04-30 10:31:30,447 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9240631163708086 [2025-04-30 10:31:30,447 INFO L175 Difference]: Start difference. First operand has 339 places, 352 transitions, 820 flow. Second operand 3 states and 937 transitions. [2025-04-30 10:31:30,447 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 341 places, 387 transitions, 1101 flow [2025-04-30 10:31:30,470 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 339 places, 387 transitions, 1091 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:30,473 INFO L231 Difference]: Finished difference. Result has 341 places, 366 transitions, 956 flow [2025-04-30 10:31:30,473 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=338, PETRI_DIFFERENCE_MINUEND_FLOW=810, PETRI_DIFFERENCE_MINUEND_PLACES=337, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=352, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=336, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=956, PETRI_PLACES=341, PETRI_TRANSITIONS=366} [2025-04-30 10:31:30,475 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 7 predicate places. [2025-04-30 10:31:30,475 INFO L485 AbstractCegarLoop]: Abstraction has has 341 places, 366 transitions, 956 flow [2025-04-30 10:31:30,476 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 289.0) internal successors, (867), 3 states have internal predecessors, (867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:30,476 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:30,476 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:30,476 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-04-30 10:31:30,476 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-04-30 10:31:30,477 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:30,477 INFO L85 PathProgramCache]: Analyzing trace with hash -949247132, now seen corresponding path program 1 times [2025-04-30 10:31:30,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:30,477 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [278287364] [2025-04-30 10:31:30,477 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:30,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:30,493 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 181 statements into 1 equivalence classes. [2025-04-30 10:31:30,502 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 181 of 181 statements. [2025-04-30 10:31:30,504 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:30,504 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:30,536 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:30,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:30,537 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [278287364] [2025-04-30 10:31:30,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [278287364] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:30,538 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:30,538 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:30,538 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1712355509] [2025-04-30 10:31:30,538 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:30,538 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:30,538 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:30,539 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:30,539 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:30,552 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 294 out of 338 [2025-04-30 10:31:30,553 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 341 places, 366 transitions, 956 flow. Second operand has 3 states, 3 states have (on average 296.0) internal successors, (888), 3 states have internal predecessors, (888), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:30,554 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:30,554 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 294 of 338 [2025-04-30 10:31:30,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:30,989 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][269], [227#L721-1true, 347#true, 110#L694-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:30,990 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 347#true, 110#L694-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 328#L696true, 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:31,069 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:31,069 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:31:31,069 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:31,069 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:31:31,631 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][393], [324#L707-1true, 347#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 89#L721-2true, 333#true]) [2025-04-30 10:31:31,631 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:31,631 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:31,631 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:31,631 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:31,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][327], [347#true, 110#L694-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:31,683 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:31,683 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:31,683 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:31,683 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:31,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L694-->L694-1: Formula: (= 0 |v_#race~threads_alive~0_7|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_7|} AuxVars[] AssignedVars[#race~threads_alive~0][326], [347#true, 37#L728-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 325#L694-1true, Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:31,683 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:31,683 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:31,683 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:31,683 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:32,113 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L694-->L694-1: Formula: (= 0 |v_#race~threads_alive~0_7|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_7|} AuxVars[] AssignedVars[#race~threads_alive~0][239], [37#L728-2true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 328#L696true, 352#true, 325#L694-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:32,113 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:32,113 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:32,113 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:32,113 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:32,114 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [347#true, 110#L694-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 328#L696true, 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:32,114 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:32,114 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:32,114 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:32,114 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:32,439 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][269], [277#L707-2true, 227#L721-1true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:32,439 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:32,440 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:32,440 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:32,440 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:32,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 347#true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:32,878 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:32,878 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:32,878 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:32,878 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:33,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][393], [324#L707-1true, 347#true, 37#L728-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:33,671 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:33,671 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:33,671 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:33,671 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:34,745 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][341], [324#L707-1true, 37#L728-2true, 347#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:34,745 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:34,745 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:34,745 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:34,745 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:34,922 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][393], [324#L707-1true, 37#L728-2true, 347#true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:34,922 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:34,922 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:34,922 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:34,922 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:34,922 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:34,923 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][393], [324#L707-1true, 37#L728-2true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:34,923 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:34,923 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:34,923 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:34,923 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:34,924 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:34,924 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:35,262 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][327], [277#L707-2true, 347#true, 224#L728-1true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:35,262 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:35,262 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:35,262 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:35,262 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:35,463 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][329], [324#L707-1true, 347#true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 328#L696true, 259#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:35,464 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:35,464 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,464 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,464 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,464 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][341], [324#L707-1true, 347#true, 37#L728-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:35,464 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:35,464 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,464 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,464 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,464 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,673 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][341], [324#L707-1true, 347#true, 37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:35,673 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:35,673 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,673 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:35,673 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,673 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,673 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 347#true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:35,890 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 29#L698-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,069 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,069 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,069 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,069 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,074 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 29#L698-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,074 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,074 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,074 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,074 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,111 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 178#L698-2true]) [2025-04-30 10:31:37,112 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,112 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,112 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,112 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,114 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:37,114 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,114 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,114 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,114 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 29#L698-2true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,183 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,183 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,183 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,183 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,186 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 29#L698-2true, 282#L726true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,186 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,186 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,186 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,186 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,307 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 337#true, 333#true, 178#L698-2true]) [2025-04-30 10:31:37,307 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,307 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,307 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,307 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:37,309 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,316 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 298#L699-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,316 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,316 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,316 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,316 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,316 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [253#L705-2true, 139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,316 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,316 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,316 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,316 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 298#L699-2true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,321 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,321 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,321 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,321 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [253#L705-2true, 139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,321 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,321 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,322 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,322 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,357 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, 36#L699-2true, Black: 337#true, 333#true]) [2025-04-30 10:31:37,357 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,357 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,357 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,357 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, 193#L705-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 337#true, 333#true]) [2025-04-30 10:31:37,359 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,359 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,359 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,359 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,360 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 36#L699-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,360 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,360 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,360 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,360 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,361 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, 193#L705-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,361 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,361 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,361 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,361 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [298#L699-2true, 347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,422 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [253#L705-2true, 347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,423 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 298#L699-2true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,425 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [253#L705-2true, 347#true, 282#L726true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,426 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,534 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, 36#L699-2true, Black: 337#true, 333#true]) [2025-04-30 10:31:37,534 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,534 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,534 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,534 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,536 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 193#L705-2true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,536 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,536 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,536 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,536 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,537 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 36#L699-2true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,537 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,537 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,537 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,537 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,537 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 193#L705-2true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,537 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,537 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,537 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:37,537 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,541 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 296#L700-3true, Black: 337#true, 333#true]) [2025-04-30 10:31:37,541 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,541 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,541 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,541 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,542 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 274#L706-3true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,542 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,542 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,542 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,542 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, 296#L700-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,545 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,545 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,545 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,545 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,546 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 274#L706-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,546 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,546 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,546 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,546 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 318#L700-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 337#true, 333#true]) [2025-04-30 10:31:37,583 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,584 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,584 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,584 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 246#L706-3true, 333#true]) [2025-04-30 10:31:37,585 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,586 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, 318#L700-3true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,586 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,586 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,586 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,586 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,586 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, 246#L706-3true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,586 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,586 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,586 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:37,586 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 296#L700-3true, Black: 337#true, 333#true]) [2025-04-30 10:31:37,644 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 274#L706-3true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,644 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,646 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 62#L698-1true, 296#L700-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,646 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,646 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,646 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,646 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,646 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, 274#L706-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,646 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,646 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,646 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,646 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 318#L700-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 337#true, 333#true]) [2025-04-30 10:31:37,744 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,744 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,744 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,744 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 337#true, 246#L706-3true, 333#true]) [2025-04-30 10:31:37,745 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 318#L700-3true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,745 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 246#L706-3true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:37,746 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][363], [106#L729-2true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 93#L707-6true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,802 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][364], [347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 93#L707-6true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:37,802 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:37,889 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][363], [106#L729-2true, 347#true, 29#L698-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:37,889 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:37,889 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,889 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,889 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,890 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][364], [347#true, 29#L698-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:37,890 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:37,890 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,890 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:37,890 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][363], [106#L729-2true, 347#true, 298#L699-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,207 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][363], [253#L705-2true, 106#L729-2true, 347#true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,208 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][364], [347#true, 298#L699-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:38,208 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][364], [253#L705-2true, 347#true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:38,208 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,209 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][341], [324#L707-1true, 347#true, 224#L728-1true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,209 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,209 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,209 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,209 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,270 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][341], [324#L707-1true, 347#true, 37#L728-2true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,270 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,270 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,270 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,270 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,326 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][363], [106#L729-2true, 347#true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 93#L707-6true, 296#L700-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,326 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,326 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,326 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,326 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,326 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][363], [106#L729-2true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 274#L706-3true, 354#(= |#race~keep_alive~0| 0), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,326 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,326 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,326 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,326 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,327 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][364], [347#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 93#L707-6true, 296#L700-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:38,327 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,327 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,327 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,327 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,327 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][364], [347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 274#L706-3true, 354#(= |#race~keep_alive~0| 0), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:38,327 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,327 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,327 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,327 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,436 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 21#L702-3true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,436 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,436 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,436 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,436 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,438 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 21#L702-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,438 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,438 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,438 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,438 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,450 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, 12#L702-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 337#true, 333#true]) [2025-04-30 10:31:38,451 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,451 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,451 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,451 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, 12#L702-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,452 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,471 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 21#L702-3true, 354#(= |#race~keep_alive~0| 0), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,471 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,471 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,471 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,471 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 21#L702-3true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,472 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 301#L709-3true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,474 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 297#L709-3true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,487 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,505 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, 12#L702-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,505 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,505 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,505 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,505 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,505 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, 301#L709-3true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,505 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,505 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,505 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,505 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,506 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, 12#L702-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,506 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,506 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,506 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,506 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 175#L703-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,507 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [139#L725-4true, 347#true, 175#L703-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,508 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,518 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 133#L703-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 337#true, 333#true]) [2025-04-30 10:31:38,518 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,518 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,518 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,518 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [139#L725-4true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 133#L703-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,519 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,531 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, 175#L703-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,532 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [297#L709-3true, 347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,532 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 282#L726true, 175#L703-3true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,532 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,532 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 133#L703-3true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,555 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,555 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,555 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,555 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 133#L703-3true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:38,556 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,621 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][363], [106#L729-2true, 347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 21#L702-3true, 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,621 INFO L286 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-04-30 10:31:38,621 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,621 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,621 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,621 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][364], [347#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 21#L702-3true, 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:38,621 INFO L286 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-04-30 10:31:38,621 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,621 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,621 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][363], [106#L729-2true, 347#true, 175#L703-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:38,643 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][364], [347#true, 175#L703-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:38,643 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,667 INFO L116 PetriNetUnfolderBase]: 26746/84506 cut-off events. [2025-04-30 10:31:38,667 INFO L117 PetriNetUnfolderBase]: For 11348/12672 co-relation queries the response was YES. [2025-04-30 10:31:38,935 INFO L83 FinitePrefix]: Finished finitePrefix Result has 144099 conditions, 84506 events. 26746/84506 cut-off events. For 11348/12672 co-relation queries the response was YES. Maximal size of possible extension queue 2313. Compared 1204445 event pairs, 6673 based on Foata normal form. 84/76059 useless extension candidates. Maximal degree in co-relation 139694. Up to 25330 conditions per place. [2025-04-30 10:31:39,161 INFO L140 encePairwiseOnDemand]: 331/338 looper letters, 72 selfloop transitions, 7 changer transitions 0/404 dead transitions. [2025-04-30 10:31:39,162 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 343 places, 404 transitions, 1205 flow [2025-04-30 10:31:39,162 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:39,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:39,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 959 transitions. [2025-04-30 10:31:39,164 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9457593688362919 [2025-04-30 10:31:39,164 INFO L175 Difference]: Start difference. First operand has 341 places, 366 transitions, 956 flow. Second operand 3 states and 959 transitions. [2025-04-30 10:31:39,164 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 343 places, 404 transitions, 1205 flow [2025-04-30 10:31:39,184 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 341 places, 404 transitions, 1173 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:39,187 INFO L231 Difference]: Finished difference. Result has 343 places, 373 transitions, 994 flow [2025-04-30 10:31:39,187 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=338, PETRI_DIFFERENCE_MINUEND_FLOW=924, PETRI_DIFFERENCE_MINUEND_PLACES=339, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=366, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=359, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=994, PETRI_PLACES=343, PETRI_TRANSITIONS=373} [2025-04-30 10:31:39,188 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 9 predicate places. [2025-04-30 10:31:39,188 INFO L485 AbstractCegarLoop]: Abstraction has has 343 places, 373 transitions, 994 flow [2025-04-30 10:31:39,188 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 296.0) internal successors, (888), 3 states have internal predecessors, (888), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:39,188 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:39,189 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:39,189 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-04-30 10:31:39,189 INFO L403 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-04-30 10:31:39,189 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:39,190 INFO L85 PathProgramCache]: Analyzing trace with hash -446486842, now seen corresponding path program 1 times [2025-04-30 10:31:39,190 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:39,190 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [988704223] [2025-04-30 10:31:39,190 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:39,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:39,205 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 184 statements into 1 equivalence classes. [2025-04-30 10:31:39,211 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 184 of 184 statements. [2025-04-30 10:31:39,211 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:39,211 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:39,324 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:39,325 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:39,325 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [988704223] [2025-04-30 10:31:39,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [988704223] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:39,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:39,325 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-04-30 10:31:39,325 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [27809030] [2025-04-30 10:31:39,325 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:39,325 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:39,326 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:39,326 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:39,326 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:39,339 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 338 [2025-04-30 10:31:39,340 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 343 places, 373 transitions, 994 flow. Second operand has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:39,340 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:39,340 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 338 [2025-04-30 10:31:39,340 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:39,595 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][267], [227#L721-1true, 110#L694-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 222#L694-7true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:39,595 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:39,595 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,595 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,595 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:39,785 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 352#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 325#L694-1true, Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:39,785 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:39,785 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,785 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:39,785 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:39,786 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 110#L694-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 352#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:39,786 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:39,786 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:39,786 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:31:39,786 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:31:39,816 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [227#L721-1true, 110#L694-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:39,816 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:39,816 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:39,816 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:31:39,816 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-30 10:31:39,816 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:40,474 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][323], [110#L694-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:40,474 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:40,474 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:40,474 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:40,474 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:40,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, 328#L696true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 325#L694-1true, Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:40,673 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:40,673 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:40,673 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:40,673 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:40,674 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [224#L728-1true, 110#L694-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:40,674 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:40,674 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:40,674 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:40,674 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:40,800 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [224#L728-1true, 110#L694-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 352#true, 328#L696true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:40,800 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:40,800 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:40,800 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:40,800 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:40,800 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:41,143 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L694-3-->L694-4: Formula: (= v_~threads_alive~0_7 (+ |v_threadThread2of2ForFork0_#t~post1_3| 1)) InVars {threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|} OutVars{threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|, ~threads_alive~0=v_~threads_alive~0_7} AuxVars[] AssignedVars[~threads_alive~0][263], [106#L729-2true, 44#L694-4true, 104#L696-3true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:41,143 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:41,143 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:41,143 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:41,143 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:41,227 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][267], [277#L707-2true, 227#L721-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:41,227 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:41,227 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:41,228 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:41,228 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:41,467 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L694-3-->L694-4: Formula: (= v_~threads_alive~0_7 (+ |v_threadThread2of2ForFork0_#t~post1_3| 1)) InVars {threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|} OutVars{threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|, ~threads_alive~0=v_~threads_alive~0_7} AuxVars[] AssignedVars[~threads_alive~0][263], [106#L729-2true, 44#L694-4true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 331#L697-3true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:41,467 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:41,467 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:41,467 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:41,467 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:41,752 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 328#L696true, Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:41,752 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:41,752 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:41,752 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:41,752 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:42,566 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L694-3-->L694-4: Formula: (= v_~threads_alive~0_7 (+ |v_threadThread2of2ForFork0_#t~post1_3| 1)) InVars {threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|} OutVars{threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|, ~threads_alive~0=v_~threads_alive~0_7} AuxVars[] AssignedVars[~threads_alive~0][263], [106#L729-2true, 44#L694-4true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 36#L699-2true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:42,567 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:42,567 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:42,567 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:42,567 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:42,567 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L694-3-->L694-4: Formula: (= v_~threads_alive~0_7 (+ |v_threadThread2of2ForFork0_#t~post1_3| 1)) InVars {threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|} OutVars{threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|, ~threads_alive~0=v_~threads_alive~0_7} AuxVars[] AssignedVars[~threads_alive~0][263], [106#L729-2true, 44#L694-4true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 352#true, Black: 337#true, 333#true]) [2025-04-30 10:31:42,567 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:42,567 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:42,567 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:42,567 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:42,888 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L694-3-->L694-4: Formula: (= v_~threads_alive~0_7 (+ |v_threadThread2of2ForFork0_#t~post1_3| 1)) InVars {threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|} OutVars{threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|, ~threads_alive~0=v_~threads_alive~0_7} AuxVars[] AssignedVars[~threads_alive~0][263], [106#L729-2true, 44#L694-4true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 318#L700-3true, Black: 352#true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:42,888 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:42,888 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:42,888 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:42,888 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:42,888 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L694-3-->L694-4: Formula: (= v_~threads_alive~0_7 (+ |v_threadThread2of2ForFork0_#t~post1_3| 1)) InVars {threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|} OutVars{threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|, ~threads_alive~0=v_~threads_alive~0_7} AuxVars[] AssignedVars[~threads_alive~0][263], [106#L729-2true, 44#L694-4true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 246#L706-3true, 333#true]) [2025-04-30 10:31:42,888 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:42,888 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:42,888 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:42,888 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:44,428 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][323], [277#L707-2true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 352#true, Black: 337#true, 222#L694-7true, 333#true]) [2025-04-30 10:31:44,429 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:44,429 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:44,429 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:44,429 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:44,468 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][323], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 222#L694-7true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:44,468 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:44,468 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:44,468 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:44,468 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:45,005 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:45,005 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:45,005 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:45,005 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:45,005 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:45,150 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [277#L707-2true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:45,150 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:45,150 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:45,150 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:45,150 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:45,218 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L694-3-->L694-4: Formula: (= v_~threads_alive~0_7 (+ |v_threadThread2of2ForFork0_#t~post1_3| 1)) InVars {threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|} OutVars{threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|, ~threads_alive~0=v_~threads_alive~0_7} AuxVars[] AssignedVars[~threads_alive~0][263], [106#L729-2true, 44#L694-4true, 12#L702-3true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:45,219 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:45,219 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:45,219 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:45,219 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:45,559 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][332], [20#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 105#L707-6true, Black: 337#true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:45,559 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:45,559 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:45,559 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:45,559 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:45,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L694-3-->L694-4: Formula: (= v_~threads_alive~0_7 (+ |v_threadThread2of2ForFork0_#t~post1_3| 1)) InVars {threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|} OutVars{threadThread2of2ForFork0_#t~post1=|v_threadThread2of2ForFork0_#t~post1_3|, ~threads_alive~0=v_~threads_alive~0_7} AuxVars[] AssignedVars[~threads_alive~0][263], [106#L729-2true, 44#L694-4true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 133#L703-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:45,575 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:45,575 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:45,575 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:45,575 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:46,193 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][385], [139#L725-4true, 29#L698-2true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:46,193 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:46,193 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:46,193 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:46,193 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:46,272 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][385], [139#L725-4true, 29#L698-2true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 62#L698-1true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:46,272 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:46,272 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:46,272 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:46,272 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:46,424 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [139#L725-4true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 352#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:46,424 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:46,424 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:46,424 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:46,424 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [139#L725-4true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true, 178#L698-2true]) [2025-04-30 10:31:46,491 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:46,568 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [29#L698-2true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:46,568 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:46,568 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:46,568 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:46,568 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:46,678 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [29#L698-2true, 282#L726true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 62#L698-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:46,679 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:46,679 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:46,679 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:46,679 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:46,776 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 352#true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:46,776 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:46,776 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:46,776 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:46,776 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:46,888 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [282#L726true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, 58#L698-1true, Black: 337#true, 333#true, 178#L698-2true]) [2025-04-30 10:31:46,888 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:46,888 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:46,888 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:46,888 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:47,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, Black: 352#true, 58#L698-1true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:47,664 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:47,664 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:47,664 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:47,664 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:47,753 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [37#L728-2true, 354#(= |#race~keep_alive~0| 0), Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 58#L698-1true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:47,753 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:47,753 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:47,753 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:47,753 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:48,579 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 335#true, 62#L698-1true, Black: 352#true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 339#(= |#race~threads_alive~0| 0), 305#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 333#true]) [2025-04-30 10:31:48,579 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:48,579 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:48,579 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:48,579 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:48,595 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 354#(= |#race~keep_alive~0| 0), 62#L698-1true, 357#true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, Black: 337#true, 305#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 333#true]) [2025-04-30 10:31:48,595 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:48,595 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:48,595 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:48,595 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:48,725 INFO L116 PetriNetUnfolderBase]: 28729/96127 cut-off events. [2025-04-30 10:31:48,725 INFO L117 PetriNetUnfolderBase]: For 9598/11022 co-relation queries the response was YES. [2025-04-30 10:31:49,006 INFO L83 FinitePrefix]: Finished finitePrefix Result has 158129 conditions, 96127 events. 28729/96127 cut-off events. For 9598/11022 co-relation queries the response was YES. Maximal size of possible extension queue 2597. Compared 1430736 event pairs, 13456 based on Foata normal form. 148/86404 useless extension candidates. Maximal degree in co-relation 153606. Up to 36491 conditions per place. [2025-04-30 10:31:49,278 INFO L140 encePairwiseOnDemand]: 334/338 looper letters, 49 selfloop transitions, 3 changer transitions 0/387 dead transitions. [2025-04-30 10:31:49,278 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 345 places, 387 transitions, 1131 flow [2025-04-30 10:31:49,279 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:49,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:49,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 938 transitions. [2025-04-30 10:31:49,280 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9250493096646942 [2025-04-30 10:31:49,280 INFO L175 Difference]: Start difference. First operand has 343 places, 373 transitions, 994 flow. Second operand 3 states and 938 transitions. [2025-04-30 10:31:49,281 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 345 places, 387 transitions, 1131 flow [2025-04-30 10:31:49,290 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 343 places, 387 transitions, 1117 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:49,293 INFO L231 Difference]: Finished difference. Result has 344 places, 375 transitions, 999 flow [2025-04-30 10:31:49,293 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=338, PETRI_DIFFERENCE_MINUEND_FLOW=980, PETRI_DIFFERENCE_MINUEND_PLACES=341, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=373, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=370, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=999, PETRI_PLACES=344, PETRI_TRANSITIONS=375} [2025-04-30 10:31:49,294 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 10 predicate places. [2025-04-30 10:31:49,294 INFO L485 AbstractCegarLoop]: Abstraction has has 344 places, 375 transitions, 999 flow [2025-04-30 10:31:49,294 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:49,295 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:49,295 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:49,295 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-04-30 10:31:49,295 INFO L403 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-04-30 10:31:49,295 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:49,295 INFO L85 PathProgramCache]: Analyzing trace with hash -1077122413, now seen corresponding path program 1 times [2025-04-30 10:31:49,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:49,296 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [416901110] [2025-04-30 10:31:49,296 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:49,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:49,308 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 186 statements into 1 equivalence classes. [2025-04-30 10:31:49,314 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 186 of 186 statements. [2025-04-30 10:31:49,314 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:49,314 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:49,436 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:49,436 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:49,436 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [416901110] [2025-04-30 10:31:49,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [416901110] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:49,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:49,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-04-30 10:31:49,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1866823510] [2025-04-30 10:31:49,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:49,438 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:49,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:49,439 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:49,439 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:49,447 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 338 [2025-04-30 10:31:49,448 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 344 places, 375 transitions, 999 flow. Second operand has 3 states, 3 states have (on average 301.3333333333333) internal successors, (904), 3 states have internal predecessors, (904), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-04-30 10:31:49,448 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:49,448 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 338 [2025-04-30 10:31:49,448 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:51,210 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [110#L694-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:51,210 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:51,210 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:51,210 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:51,210 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:51,210 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [193#L705-2true, 224#L728-1true, 110#L694-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:51,210 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:51,210 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:51,210 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:51,210 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:51,571 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [224#L728-1true, 110#L694-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:51,571 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:51,571 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:51,571 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:51,571 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:52,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][396], [324#L707-1true, 37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 222#L694-7true, 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:52,144 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:52,144 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:52,144 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:52,144 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:52,493 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][273], [224#L728-1true, 35#L694-6true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:52,493 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:52,493 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:52,493 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:52,493 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:52,493 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][273], [193#L705-2true, 224#L728-1true, 35#L694-6true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:52,493 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:52,493 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:52,493 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:52,493 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:52,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 36#L699-2true, Black: 352#true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:52,643 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 36#L699-2true, Black: 352#true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:52,643 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,643 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,644 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [298#L699-2true, 361#true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 352#true, Black: 337#true, 333#true]) [2025-04-30 10:31:52,644 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,644 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,644 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,644 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,644 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 352#true, Black: 337#true, 333#true]) [2025-04-30 10:31:52,644 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,644 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,644 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,644 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,836 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][273], [224#L728-1true, 35#L694-6true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 318#L700-3true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:52,836 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,836 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:52,836 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:52,836 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:53,129 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:53,129 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,129 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,129 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,129 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,129 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:53,129 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,129 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,129 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,129 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,141 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][292], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 246#L706-3true, Black: 337#true, 333#true]) [2025-04-30 10:31:53,141 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,141 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,141 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,141 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,142 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][294], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 246#L706-3true, Black: 337#true, 333#true]) [2025-04-30 10:31:53,142 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,142 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,142 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,142 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:53,239 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][328], [324#L707-1true, 37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:53,239 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-30 10:31:53,239 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-30 10:31:53,239 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-30 10:31:53,239 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-30 10:31:53,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][292], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:53,552 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,552 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,552 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,552 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][294], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:53,553 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,553 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][292], [298#L699-2true, 361#true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:53,553 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,554 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][294], [253#L705-2true, 361#true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:53,554 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,554 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,554 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,554 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:53,645 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][342], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 222#L694-7true, 333#true]) [2025-04-30 10:31:53,646 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:53,646 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:53,646 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:53,646 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:53,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][342], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 222#L694-7true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:53,664 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:53,664 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:53,664 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:53,664 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:53,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][292], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:53,935 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-04-30 10:31:53,935 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:53,935 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:53,935 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:53,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][294], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:53,935 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-04-30 10:31:53,935 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:53,935 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:53,935 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:54,040 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [324#L707-1true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 328#L696true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:54,040 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:54,040 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:54,040 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:54,040 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:54,040 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 328#L696true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:54,040 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:54,040 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:54,040 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:54,040 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:54,160 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [106#L729-2true, 298#L699-2true, 361#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, 36#L699-2true, Black: 337#true, 333#true]) [2025-04-30 10:31:54,160 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,160 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,160 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,160 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,160 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 106#L729-2true, 361#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, 36#L699-2true, Black: 337#true, 333#true]) [2025-04-30 10:31:54,160 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,160 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,160 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,160 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,161 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [106#L729-2true, 361#true, 298#L699-2true, 193#L705-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:54,161 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,161 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,161 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,161 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,161 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 106#L729-2true, 361#true, 193#L705-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:54,161 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,161 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,162 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,162 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,167 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [361#true, 298#L699-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, 36#L699-2true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,167 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,167 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,167 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,167 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,167 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, 36#L699-2true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,167 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,167 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,167 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,167 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,169 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [361#true, 298#L699-2true, 193#L705-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,169 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,169 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,169 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,169 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,169 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 193#L705-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,169 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,169 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,169 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,169 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,216 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:54,216 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:54,216 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:54,216 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:54,216 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:54,234 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 328#L696true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true, Black: 354#(= |#race~keep_alive~0| 0)]) [2025-04-30 10:31:54,234 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:54,234 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:54,234 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:54,234 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:54,234 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:54,281 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][395], [277#L707-2true, 227#L721-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 222#L694-7true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:54,281 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,281 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:54,281 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,281 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:54,282 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][395], [277#L707-2true, 227#L721-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 222#L694-7true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:54,282 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,282 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:54,282 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,282 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:54,282 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,582 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 224#L728-1true, 104#L696-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:54,582 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,582 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:54,582 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:54,582 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:54,832 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 328#L696true, Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:54,833 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,833 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:54,833 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,833 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:54,833 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([787] L722-5-->L721-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][182], [277#L707-2true, 227#L721-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 328#L696true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:54,833 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,833 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:54,833 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,833 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,833 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:54,855 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [106#L729-2true, 361#true, 298#L699-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:54,855 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,855 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,855 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,855 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,856 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 106#L729-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:54,856 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,856 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,856 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,856 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,859 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][292], [106#L729-2true, 361#true, 298#L699-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 246#L706-3true, 333#true]) [2025-04-30 10:31:54,859 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,859 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,859 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,859 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,859 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][294], [253#L705-2true, 106#L729-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 246#L706-3true, 333#true]) [2025-04-30 10:31:54,859 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,859 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,859 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,859 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,860 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,860 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,860 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,860 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,860 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,860 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 318#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,860 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,860 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,860 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,861 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,861 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][292], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 246#L706-3true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,861 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,861 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,861 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,861 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,862 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][294], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 246#L706-3true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,862 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,862 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,862 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,862 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [361#true, 44#L694-4true, 193#L705-2true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,917 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:54,917 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:54,917 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:54,917 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:54,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [361#true, 44#L694-4true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 36#L699-2true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:54,917 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:54,917 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:54,917 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:54,917 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:54,962 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 331#L697-3true, 333#true]) [2025-04-30 10:31:54,962 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,962 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:54,962 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:54,962 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:55,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 168#L696-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 36#L699-2true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true, 307#L727-3true]) [2025-04-30 10:31:55,119 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:55,119 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:55,119 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:55,119 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:55,119 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [361#true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 168#L696-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true, 307#L727-3true]) [2025-04-30 10:31:55,119 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:55,119 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:55,119 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:55,119 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][393], [139#L725-4true, 361#true, 29#L698-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:55,139 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][393], [139#L725-4true, 361#true, 29#L698-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:55,139 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][393], [139#L725-4true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, 58#L698-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:55,144 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:55,144 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:55,144 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:55,144 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:55,146 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][397], [139#L725-4true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true, 178#L698-2true]) [2025-04-30 10:31:55,146 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,146 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,146 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,146 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,147 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][393], [139#L725-4true, 361#true, 29#L698-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:55,147 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,147 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,147 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,147 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,269 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][397], [139#L725-4true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true, 178#L698-2true]) [2025-04-30 10:31:55,269 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,269 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,269 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,269 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,269 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,274 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [106#L729-2true, 361#true, 193#L705-2true, 35#L694-6true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:55,274 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:55,274 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:55,274 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:55,274 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:55,275 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [106#L729-2true, 361#true, 35#L694-6true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 36#L699-2true, Black: 337#true, 333#true]) [2025-04-30 10:31:55,275 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:55,275 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:55,275 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:55,275 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:55,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [361#true, 193#L705-2true, 35#L694-6true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:55,278 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:55,278 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:55,278 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [361#true, 35#L694-6true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:55,279 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:55,316 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][306], [361#true, 282#L726true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, 58#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 352#true, Black: 337#true, 333#true]) [2025-04-30 10:31:55,316 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,316 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,316 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,316 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,316 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][306], [361#true, 29#L698-2true, 282#L726true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:55,317 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,317 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,317 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,317 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 282#L726true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 58#L698-1true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true, 178#L698-2true]) [2025-04-30 10:31:55,321 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,321 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,321 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,321 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,335 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][397], [139#L725-4true, 361#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 58#L698-1true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:55,335 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,335 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,335 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,335 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,407 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [106#L729-2true, 298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 11#L707-1true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:55,407 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,407 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,407 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,407 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,407 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 106#L729-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 11#L707-1true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:55,407 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,407 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,407 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,407 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,414 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 11#L707-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:55,414 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,414 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,414 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,414 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,414 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 11#L707-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:55,414 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,414 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,414 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,414 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-30 10:31:55,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [298#L699-2true, 361#true, 12#L702-3true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:55,597 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,597 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,597 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,597 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 12#L702-3true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:55,597 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,597 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,597 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,597 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][306], [361#true, 29#L698-2true, 282#L726true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:55,611 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,611 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,611 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,611 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][306], [361#true, 29#L698-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 62#L698-1true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 333#true, 305#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-04-30 10:31:55,620 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,620 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:55,620 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,620 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:55,662 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [361#true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 168#L696-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 36#L699-2true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:55,662 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,662 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,662 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,662 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,662 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [361#true, 193#L705-2true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, 168#L696-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:55,662 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,662 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,662 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,662 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,679 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [156#L697-3true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 36#L699-2true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true, 307#L727-3true]) [2025-04-30 10:31:55,679 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,679 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,679 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,679 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,679 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [156#L697-3true, 361#true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true, 307#L727-3true]) [2025-04-30 10:31:55,679 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,679 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,679 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,679 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,695 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][306], [361#true, 29#L698-2true, 282#L726true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:55,696 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,696 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,696 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,696 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,696 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,732 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1037] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][298], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 11#L707-1true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:55,732 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,732 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,732 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,732 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,732 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1037] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][298], [324#L707-1true, 37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 11#L707-1true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:55,732 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,732 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,732 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,732 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,853 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 282#L726true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 352#true, Black: 337#true, 333#true, 178#L698-2true]) [2025-04-30 10:31:55,853 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,853 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,853 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,853 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,853 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,856 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 282#L726true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 352#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:55,856 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,856 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,856 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:55,856 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:55,898 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [361#true, 37#L728-2true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 168#L696-3true, Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:55,898 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:55,898 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:55,898 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:55,898 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:55,898 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [361#true, 37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 168#L696-3true, Black: 352#true, 36#L699-2true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:55,898 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:55,898 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:55,898 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:55,898 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:55,925 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, 58#L698-1true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true, 307#L727-3true, 178#L698-2true]) [2025-04-30 10:31:55,925 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,925 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:55,925 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:55,925 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:56,041 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1037] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][298], [277#L707-2true, 37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 11#L707-1true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:56,041 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,041 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,041 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,041 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,071 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [361#true, 298#L699-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 133#L703-3true, 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:56,072 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,072 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,072 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,072 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,072 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 133#L703-3true, 186#L726-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:56,072 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,072 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,072 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,072 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,080 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][340], [106#L729-2true, 298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:56,080 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,080 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,080 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,080 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][341], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,081 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][340], [253#L705-2true, 106#L729-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 333#true]) [2025-04-30 10:31:56,081 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][341], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 93#L707-6true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,081 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,081 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,138 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [361#true, 156#L697-3true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,138 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,138 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,138 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,138 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,138 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [361#true, 156#L697-3true, 193#L705-2true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,138 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,138 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,138 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,138 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,197 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:56,197 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,197 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:56,197 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:56,197 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,198 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 193#L705-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:56,198 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,198 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,198 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:56,198 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:56,273 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][340], [106#L729-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 105#L707-6true, Black: 337#true, 333#true]) [2025-04-30 10:31:56,273 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,273 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,273 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,273 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,273 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][340], [106#L729-2true, 361#true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 105#L707-6true, Black: 337#true, 333#true]) [2025-04-30 10:31:56,273 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,273 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,273 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,273 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,277 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][341], [361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 36#L699-2true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 105#L707-6true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,277 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,277 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,278 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,278 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][341], [361#true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 105#L707-6true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,278 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,278 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,278 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,278 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,287 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][292], [361#true, 298#L699-2true, 12#L702-3true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:56,287 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is not cut-off event [2025-04-30 10:31:56,287 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-30 10:31:56,287 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-30 10:31:56,287 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-30 10:31:56,288 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][294], [253#L705-2true, 361#true, 12#L702-3true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:56,288 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is not cut-off event [2025-04-30 10:31:56,288 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-30 10:31:56,288 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-30 10:31:56,288 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-30 10:31:56,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 352#true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 307#L727-3true]) [2025-04-30 10:31:56,296 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:56,296 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:56,296 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:56,296 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:56,353 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L698-6-->L705-2: Formula: (and (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|) (= |v_threadThread1of2ForFork0_#t~ret11_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread1of2ForFork0_#t~ret11=|v_threadThread1of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret11][231], [361#true, 37#L728-2true, 156#L697-3true, 193#L705-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,353 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,353 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:56,353 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:56,354 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread1of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, threadThread1of2ForFork0_#t~ret5=|v_threadThread1of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret5][230], [361#true, 37#L728-2true, 156#L697-3true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 36#L699-2true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,354 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,354 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:56,354 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:56,354 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,362 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 58#L698-1true, Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:56,362 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,362 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,362 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,362 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,488 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [106#L729-2true, 298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 93#L707-6true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:56,488 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,488 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,488 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,488 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,488 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 106#L729-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 93#L707-6true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:56,488 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,488 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,488 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,488 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 93#L707-6true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,490 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,490 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,490 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,490 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,490 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 93#L707-6true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,490 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,490 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,490 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,490 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,501 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][306], [361#true, 29#L698-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:56,501 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,501 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,501 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,501 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,508 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 58#L698-1true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 307#L727-3true, 178#L698-2true]) [2025-04-30 10:31:56,508 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,508 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,508 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:56,508 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,508 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:56,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [37#L728-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 352#true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:56,556 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,556 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:56,556 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:56,556 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,610 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([970] L729-5-->L728-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][211], [277#L707-2true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, 318#L700-3true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:56,610 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,610 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:56,610 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:56,610 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:56,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][340], [106#L729-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, 318#L700-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 105#L707-6true, Black: 337#true, 333#true]) [2025-04-30 10:31:56,673 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,673 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,673 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,673 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,674 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([973] L728-3-->L729-2: Formula: (and (= |v_#pthreadsMutex_45| (store |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21| (store (select |v_#pthreadsMutex_46| |v_~#threads_alive_mutex~0.base_21|) |v_~#threads_alive_mutex~0.offset_21| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_46|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_21|, ULTIMATE.start_main_#t~ret29#1=|v_ULTIMATE.start_main_#t~ret29#1_6|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_21|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][340], [106#L729-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 93#L707-6true, 296#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:56,674 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,674 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,674 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,674 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,678 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][341], [361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, 318#L700-3true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 105#L707-6true, Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,679 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,679 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,679 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,679 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,679 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L709-->L709-3: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret15_1| 0) (= |v_#pthreadsMutex_141| (store |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_142|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_141|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, threadThread1of2ForFork0_#t~ret15=|v_threadThread1of2ForFork0_#t~ret15_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret15][359], [297#L709-3true, 298#L699-2true, 361#true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,679 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,680 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,680 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,680 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,680 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L709-->L709-3: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret15_1| 0) (= |v_#pthreadsMutex_141| (store |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_142|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_141|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, threadThread1of2ForFork0_#t~ret15=|v_threadThread1of2ForFork0_#t~ret15_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret15][359], [253#L705-2true, 297#L709-3true, 361#true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,680 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,680 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,680 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,680 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L728-5-->L730-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret31#1=|v_ULTIMATE.start_main_#t~ret31#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][341], [361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 93#L707-6true, 296#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,681 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,681 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,681 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,681 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,687 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1037] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][298], [37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 11#L707-1true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 105#L707-6true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:56,687 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,687 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,687 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,687 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,691 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 58#L698-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true, 178#L698-2true]) [2025-04-30 10:31:56,691 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,691 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,691 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,691 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,691 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][292], [298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 133#L703-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:56,691 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,691 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,691 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,691 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,693 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][294], [253#L705-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 133#L703-3true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true, 307#L727-3true]) [2025-04-30 10:31:56,693 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,693 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,693 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,693 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:56,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 352#true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,712 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,712 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:56,712 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,712 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:56,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][328], [324#L707-1true, 37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 328#L696true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:56,811 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,811 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:56,811 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:56,811 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:56,848 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L709-->L709-3: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret15_1| 0) (= |v_#pthreadsMutex_141| (store |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_142|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_141|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, threadThread1of2ForFork0_#t~ret15=|v_threadThread1of2ForFork0_#t~ret15_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret15][359], [297#L709-3true, 298#L699-2true, 37#L728-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,848 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,849 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,849 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,849 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,849 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L709-->L709-3: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret15_1| 0) (= |v_#pthreadsMutex_141| (store |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_142|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_141|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, threadThread1of2ForFork0_#t~ret15=|v_threadThread1of2ForFork0_#t~ret15_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret15][359], [253#L705-2true, 297#L709-3true, 37#L728-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,849 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,849 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,849 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,849 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,864 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] L709-->L709-3: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret15_1| 0) (= |v_#pthreadsMutex_141| (store |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_142| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_142|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_141|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_57|, threadThread1of2ForFork0_#t~ret15=|v_threadThread1of2ForFork0_#t~ret15_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret15][359], [297#L709-3true, 361#true, 224#L728-1true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 296#L700-3true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,864 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,864 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,864 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,864 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,885 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][328], [324#L707-1true, 37#L728-2true, 141#threadErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:56,885 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,885 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,885 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,885 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,886 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), 62#L698-1true, 58#L698-1true, 357#true, Black: 352#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 339#(= |#race~threads_alive~0| 0), 333#true]) [2025-04-30 10:31:56,886 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,887 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,887 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,887 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,888 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] L698-5-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][360], [361#true, 224#L728-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 335#true, Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 58#L698-1true, Black: 352#true, 357#true, Black: 339#(= |#race~threads_alive~0| 0), 333#true, 178#L698-2true]) [2025-04-30 10:31:56,888 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,888 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,888 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:56,888 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,888 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:56,900 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [106#L729-2true, 297#L709-3true, 298#L699-2true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:56,900 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,900 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,900 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,900 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,900 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 106#L729-2true, 297#L709-3true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 333#true]) [2025-04-30 10:31:56,900 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,900 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,900 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,900 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,913 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] L698-3-->L699-2: Formula: (and (= |v_#pthreadsMutex_197| (store |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35| (store (select |v_#pthreadsMutex_198| |v_~#keep_alive_mutex~0.base_35|) |v_~#keep_alive_mutex~0.offset_35| 0))) (= |v_threadThread2of2ForFork0_#t~ret5_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_198|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_197|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_35|, threadThread2of2ForFork0_#t~ret5=|v_threadThread2of2ForFork0_#t~ret5_1|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_35|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret5][291], [297#L709-3true, 361#true, 298#L699-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,914 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,914 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,914 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,914 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,914 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L698-6-->L705-2: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= (store |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23| (store (select |v_#pthreadsMutex_150| |v_~#keep_alive_mutex~0.base_23|) |v_~#keep_alive_mutex~0.offset_23| 0)) |v_#pthreadsMutex_149|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_150|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_149|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#keep_alive_mutex~0.base=|v_~#keep_alive_mutex~0.base_23|, ~#keep_alive_mutex~0.offset=|v_~#keep_alive_mutex~0.offset_23|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][293], [253#L705-2true, 297#L709-3true, 361#true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 359#(<= (+ ~threads_alive~0 1) 0), Black: 352#true, 357#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 337#true, 223#L730-2true, 333#true]) [2025-04-30 10:31:56,914 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,914 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,914 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,914 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:56,973 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1037] L707-->L707-1: Formula: (= |v_#race~threads_alive~0_13| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_13|} AuxVars[] AssignedVars[#race~threads_alive~0][298], [37#L728-2true, 335#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 192#threadErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 359#(<= (+ ~threads_alive~0 1) 0), 11#L707-1true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), Black: 352#true, 357#true, Black: 337#true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true]) [2025-04-30 10:31:56,973 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:56,973 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,973 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:56,973 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event