./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version f8ab0bd5 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 ../sv-benchmarks/c/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-?-f8ab0bd-m [2025-03-13 22:30:40,311 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 22:30:40,361 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-13 22:30:40,366 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 22:30:40,366 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 22:30:40,385 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 22:30:40,385 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 22:30:40,385 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 22:30:40,386 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 22:30:40,386 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 22:30:40,386 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-13 22:30:40,386 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 22:30:40,387 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:30:40,387 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 22:30:40,387 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 22:30:40,389 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 22:30:40,389 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-03-13 22:30:40,610 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 22:30:40,617 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 22:30:40,619 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 22:30:40,620 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 22:30:40,620 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 22:30:40,621 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race-3.i [2025-03-13 22:30:41,780 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e9736ee0a/a61a2a17813542ba90b59b14890f5af1/FLAG7b6743c4d [2025-03-13 22:30:42,041 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 22:30:42,042 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race-3.i [2025-03-13 22:30:42,051 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e9736ee0a/a61a2a17813542ba90b59b14890f5af1/FLAG7b6743c4d [2025-03-13 22:30:42,061 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e9736ee0a/a61a2a17813542ba90b59b14890f5af1 [2025-03-13 22:30:42,063 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 22:30:42,063 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 22:30:42,064 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 22:30:42,064 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 22:30:42,070 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 22:30:42,070 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,071 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@373f1443 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42, skipping insertion in model container [2025-03-13 22:30:42,071 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,099 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 22:30:42,268 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:30:42,292 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 22:30:42,327 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:30:42,362 INFO L204 MainTranslator]: Completed translation [2025-03-13 22:30:42,362 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42 WrapperNode [2025-03-13 22:30:42,362 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 22:30:42,363 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 22:30:42,363 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 22:30:42,363 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 22:30:42,367 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,375 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,390 INFO L138 Inliner]: procedures = 159, calls = 42, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 213 [2025-03-13 22:30:42,390 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 22:30:42,391 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 22:30:42,391 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 22:30:42,391 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 22:30:42,395 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,396 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,399 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,399 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,407 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,408 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,409 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,410 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,412 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 22:30:42,412 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 22:30:42,412 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 22:30:42,412 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 22:30:42,413 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (1/1) ... [2025-03-13 22:30:42,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:30:42,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 22:30:42,437 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-03-13 22:30:42,439 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-03-13 22:30:42,456 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-13 22:30:42,456 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 22:30:42,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-13 22:30:42,456 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-13 22:30:42,456 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-13 22:30:42,456 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-13 22:30:42,456 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 22:30:42,456 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 22:30:42,457 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 22:30:42,561 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 22:30:42,563 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 22:30:42,889 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 22:30:42,891 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 22:30:42,891 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 22:30:42,928 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-13 22:30:42,929 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:30:42 BoogieIcfgContainer [2025-03-13 22:30:42,929 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 22:30:42,931 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 22:30:42,931 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 22:30:42,934 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 22:30:42,934 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 10:30:42" (1/3) ... [2025-03-13 22:30:42,934 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@719ed61f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:30:42, skipping insertion in model container [2025-03-13 22:30:42,934 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:30:42" (2/3) ... [2025-03-13 22:30:42,935 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@719ed61f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:30:42, skipping insertion in model container [2025-03-13 22:30:42,935 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:30:42" (3/3) ... [2025-03-13 22:30:42,936 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-counter-inner-race-3.i [2025-03-13 22:30:42,945 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 22:30:42,946 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-counter-inner-race-3.i that has 2 procedures, 270 locations, 1 initial locations, 4 loop locations, and 10 error locations. [2025-03-13 22:30:42,946 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 22:30:43,007 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 22:30:43,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 273 places, 277 transitions, 558 flow [2025-03-13 22:30:43,147 INFO L124 PetriNetUnfolderBase]: 11/325 cut-off events. [2025-03-13 22:30:43,149 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:30:43,155 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 478 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-03-13 22:30:43,156 INFO L82 GeneralOperation]: Start removeDead. Operand has 273 places, 277 transitions, 558 flow [2025-03-13 22:30:43,165 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 273 places, 277 transitions, 558 flow [2025-03-13 22:30:43,176 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:30:43,186 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@132eaa29, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:30:43,186 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2025-03-13 22:30:43,232 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:30:43,232 INFO L124 PetriNetUnfolderBase]: 2/173 cut-off events. [2025-03-13 22:30:43,232 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:30:43,232 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:43,233 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-03-13 22:30:43,233 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-13 22:30:43,238 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:43,238 INFO L85 PathProgramCache]: Analyzing trace with hash 1890311716, now seen corresponding path program 1 times [2025-03-13 22:30:43,244 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:43,245 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1192849984] [2025-03-13 22:30:43,245 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:43,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:43,331 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 163 statements into 1 equivalence classes. [2025-03-13 22:30:43,378 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 163 of 163 statements. [2025-03-13 22:30:43,378 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:43,378 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:43,576 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:43,576 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:43,577 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1192849984] [2025-03-13 22:30:43,577 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1192849984] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:43,577 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:43,578 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:43,582 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1270289497] [2025-03-13 22:30:43,583 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:43,587 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:43,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:43,605 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:43,606 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:43,633 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 238 out of 277 [2025-03-13 22:30:43,636 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-03-13 22:30:43,636 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:43,636 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 238 of 277 [2025-03-13 22:30:43,638 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:43,964 INFO L124 PetriNetUnfolderBase]: 424/1926 cut-off events. [2025-03-13 22:30:43,965 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-13 22:30:43,970 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 13529 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-03-13 22:30:43,979 INFO L140 encePairwiseOnDemand]: 261/277 looper letters, 51 selfloop transitions, 8 changer transitions 1/297 dead transitions. [2025-03-13 22:30:43,979 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 297 transitions, 716 flow [2025-03-13 22:30:43,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:43,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:43,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 784 transitions. [2025-03-13 22:30:43,994 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9434416365824309 [2025-03-13 22:30:43,995 INFO L175 Difference]: Start difference. First operand has 273 places, 277 transitions, 558 flow. Second operand 3 states and 784 transitions. [2025-03-13 22:30:43,996 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 297 transitions, 716 flow [2025-03-13 22:30:44,000 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 297 transitions, 716 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:30:44,006 INFO L231 Difference]: Finished difference. Result has 275 places, 276 transitions, 604 flow [2025-03-13 22:30:44,008 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-03-13 22:30:44,013 INFO L279 CegarLoopForPetriNet]: 273 programPoint places, 2 predicate places. [2025-03-13 22:30:44,013 INFO L471 AbstractCegarLoop]: Abstraction has has 275 places, 276 transitions, 604 flow [2025-03-13 22:30:44,014 INFO L472 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-03-13 22:30:44,014 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:44,015 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-03-13 22:30:44,015 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 22:30:44,015 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-13 22:30:44,016 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:44,016 INFO L85 PathProgramCache]: Analyzing trace with hash 1513872631, now seen corresponding path program 1 times [2025-03-13 22:30:44,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:44,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436927615] [2025-03-13 22:30:44,017 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:44,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:44,040 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-13 22:30:44,055 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-13 22:30:44,057 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:44,057 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:44,138 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:44,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:44,138 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436927615] [2025-03-13 22:30:44,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436927615] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:44,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:44,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:44,139 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [977039976] [2025-03-13 22:30:44,139 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:44,139 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:44,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:44,140 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:44,140 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:44,157 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 244 out of 277 [2025-03-13 22:30:44,158 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-03-13 22:30:44,158 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:44,158 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 244 of 277 [2025-03-13 22:30:44,158 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:44,415 INFO L124 PetriNetUnfolderBase]: 480/2157 cut-off events. [2025-03-13 22:30:44,415 INFO L125 PetriNetUnfolderBase]: For 61/61 co-relation queries the response was YES. [2025-03-13 22:30:44,419 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 15999 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-03-13 22:30:44,424 INFO L140 encePairwiseOnDemand]: 272/277 looper letters, 38 selfloop transitions, 4 changer transitions 0/289 dead transitions. [2025-03-13 22:30:44,425 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 289 transitions, 714 flow [2025-03-13 22:30:44,425 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:44,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:44,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 775 transitions. [2025-03-13 22:30:44,427 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9326113116726835 [2025-03-13 22:30:44,427 INFO L175 Difference]: Start difference. First operand has 275 places, 276 transitions, 604 flow. Second operand 3 states and 775 transitions. [2025-03-13 22:30:44,427 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 289 transitions, 714 flow [2025-03-13 22:30:44,429 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 289 transitions, 698 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:44,433 INFO L231 Difference]: Finished difference. Result has 276 places, 279 transitions, 618 flow [2025-03-13 22:30:44,435 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-03-13 22:30:44,435 INFO L279 CegarLoopForPetriNet]: 273 programPoint places, 3 predicate places. [2025-03-13 22:30:44,435 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 279 transitions, 618 flow [2025-03-13 22:30:44,436 INFO L472 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-03-13 22:30:44,436 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:44,436 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-03-13 22:30:44,436 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 22:30:44,436 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-13 22:30:44,437 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:44,437 INFO L85 PathProgramCache]: Analyzing trace with hash -895138333, now seen corresponding path program 1 times [2025-03-13 22:30:44,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:44,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [431511187] [2025-03-13 22:30:44,437 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:44,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:44,456 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-13 22:30:44,470 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-13 22:30:44,470 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:44,470 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:44,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-03-13 22:30:44,521 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:44,521 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [431511187] [2025-03-13 22:30:44,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [431511187] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:44,523 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:44,523 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:44,523 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949458797] [2025-03-13 22:30:44,524 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:44,524 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:44,524 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:44,524 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:44,524 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:44,552 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 277 [2025-03-13 22:30:44,554 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-03-13 22:30:44,554 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:44,554 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 277 [2025-03-13 22:30:44,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:44,827 INFO L124 PetriNetUnfolderBase]: 506/2237 cut-off events. [2025-03-13 22:30:44,828 INFO L125 PetriNetUnfolderBase]: For 156/159 co-relation queries the response was YES. [2025-03-13 22:30:44,831 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 16438 event pairs, 275 based on Foata normal form. 0/2015 useless extension candidates. Maximal degree in co-relation 3273. Up to 851 conditions per place. [2025-03-13 22:30:44,836 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 44 selfloop transitions, 7 changer transitions 0/295 dead transitions. [2025-03-13 22:30:44,837 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 278 places, 295 transitions, 760 flow [2025-03-13 22:30:44,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:44,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:44,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 772 transitions. [2025-03-13 22:30:44,839 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9290012033694344 [2025-03-13 22:30:44,839 INFO L175 Difference]: Start difference. First operand has 276 places, 279 transitions, 618 flow. Second operand 3 states and 772 transitions. [2025-03-13 22:30:44,839 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 278 places, 295 transitions, 760 flow [2025-03-13 22:30:44,843 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 295 transitions, 752 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:44,847 INFO L231 Difference]: Finished difference. Result has 278 places, 285 transitions, 672 flow [2025-03-13 22:30:44,847 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-03-13 22:30:44,848 INFO L279 CegarLoopForPetriNet]: 273 programPoint places, 5 predicate places. [2025-03-13 22:30:44,848 INFO L471 AbstractCegarLoop]: Abstraction has has 278 places, 285 transitions, 672 flow [2025-03-13 22:30:44,849 INFO L472 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-03-13 22:30:44,849 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:44,849 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-03-13 22:30:44,849 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 22:30:44,850 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-13 22:30:44,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:44,850 INFO L85 PathProgramCache]: Analyzing trace with hash 1724598711, now seen corresponding path program 1 times [2025-03-13 22:30:44,851 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:44,851 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [364375671] [2025-03-13 22:30:44,851 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:44,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:44,878 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-03-13 22:30:44,909 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-03-13 22:30:44,909 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:44,909 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:30:44,909 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:30:44,918 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-03-13 22:30:44,934 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-03-13 22:30:44,935 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:44,935 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:30:45,005 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:30:45,006 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:30:45,007 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2025-03-13 22:30:45,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2025-03-13 22:30:45,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2025-03-13 22:30:45,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2025-03-13 22:30:45,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 17 remaining) [2025-03-13 22:30:45,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2025-03-13 22:30:45,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2025-03-13 22:30:45,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2025-03-13 22:30:45,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2025-03-13 22:30:45,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2025-03-13 22:30:45,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2025-03-13 22:30:45,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (5 of 17 remaining) [2025-03-13 22:30:45,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2025-03-13 22:30:45,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2025-03-13 22:30:45,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2025-03-13 22:30:45,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2025-03-13 22:30:45,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2025-03-13 22:30:45,011 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 22:30:45,011 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-13 22:30:45,016 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:30:45,016 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-13 22:30:45,046 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 22:30:45,051 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 334 places, 338 transitions, 686 flow [2025-03-13 22:30:45,096 INFO L124 PetriNetUnfolderBase]: 17/442 cut-off events. [2025-03-13 22:30:45,096 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-13 22:30:45,098 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 1042 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-03-13 22:30:45,098 INFO L82 GeneralOperation]: Start removeDead. Operand has 334 places, 338 transitions, 686 flow [2025-03-13 22:30:45,101 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 334 places, 338 transitions, 686 flow [2025-03-13 22:30:45,101 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:30:45,102 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@132eaa29, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:30:45,102 INFO L334 AbstractCegarLoop]: Starting to check reachability of 23 error locations. [2025-03-13 22:30:45,114 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:30:45,114 INFO L124 PetriNetUnfolderBase]: 2/173 cut-off events. [2025-03-13 22:30:45,114 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:30:45,114 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:45,115 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-03-13 22:30:45,115 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-13 22:30:45,115 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:45,115 INFO L85 PathProgramCache]: Analyzing trace with hash -1239365322, now seen corresponding path program 1 times [2025-03-13 22:30:45,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:45,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [534989677] [2025-03-13 22:30:45,116 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:45,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:45,137 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 163 statements into 1 equivalence classes. [2025-03-13 22:30:45,146 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 163 of 163 statements. [2025-03-13 22:30:45,146 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:45,146 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:45,199 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:45,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:45,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [534989677] [2025-03-13 22:30:45,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [534989677] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:45,200 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:45,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:45,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1685366177] [2025-03-13 22:30:45,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:45,201 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:45,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:45,203 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:45,203 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:45,238 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 279 out of 338 [2025-03-13 22:30:45,239 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-03-13 22:30:45,239 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:45,239 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 279 of 338 [2025-03-13 22:30:45,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:49,865 INFO L124 PetriNetUnfolderBase]: 18901/48786 cut-off events. [2025-03-13 22:30:49,866 INFO L125 PetriNetUnfolderBase]: For 53/53 co-relation queries the response was YES. [2025-03-13 22:30:49,952 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77588 conditions, 48786 events. 18901/48786 cut-off events. For 53/53 co-relation queries the response was YES. Maximal size of possible extension queue 1228. Compared 588750 event pairs, 5784 based on Foata normal form. 1140/44524 useless extension candidates. Maximal degree in co-relation 74739. Up to 15941 conditions per place. [2025-03-13 22:30:50,129 INFO L140 encePairwiseOnDemand]: 311/338 looper letters, 85 selfloop transitions, 16 changer transitions 1/380 dead transitions. [2025-03-13 22:30:50,129 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 336 places, 380 transitions, 977 flow [2025-03-13 22:30:50,129 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:50,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:50,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 953 transitions. [2025-03-13 22:30:50,131 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9398422090729783 [2025-03-13 22:30:50,131 INFO L175 Difference]: Start difference. First operand has 334 places, 338 transitions, 686 flow. Second operand 3 states and 953 transitions. [2025-03-13 22:30:50,131 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 336 places, 380 transitions, 977 flow [2025-03-13 22:30:50,133 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 336 places, 380 transitions, 977 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:30:50,138 INFO L231 Difference]: Finished difference. Result has 338 places, 348 transitions, 814 flow [2025-03-13 22:30:50,139 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-03-13 22:30:50,140 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 4 predicate places. [2025-03-13 22:30:50,140 INFO L471 AbstractCegarLoop]: Abstraction has has 338 places, 348 transitions, 814 flow [2025-03-13 22:30:50,141 INFO L472 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-03-13 22:30:50,141 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:50,142 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-03-13 22:30:50,144 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 22:30:50,144 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-13 22:30:50,144 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:50,144 INFO L85 PathProgramCache]: Analyzing trace with hash -1528095113, now seen corresponding path program 1 times [2025-03-13 22:30:50,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:50,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [282927808] [2025-03-13 22:30:50,145 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:50,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:50,166 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-13 22:30:50,174 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-13 22:30:50,174 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:50,174 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:50,217 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:50,217 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:50,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [282927808] [2025-03-13 22:30:50,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [282927808] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:50,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:50,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:50,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003128665] [2025-03-13 22:30:50,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:50,218 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:50,218 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:50,218 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:50,218 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:50,235 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 292 out of 338 [2025-03-13 22:30:50,236 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-03-13 22:30:50,236 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:50,236 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 338 [2025-03-13 22:30:50,236 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:54,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [323#L707-1true, Black: 337#true, 90#L721-2true, 335#true, 339#(= |#race~threads_alive~0| 0), 333#true, 94#L707-6true, 342#true]) [2025-03-13 22:30:54,250 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:30:54,250 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:30:54,250 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:30:54,250 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:30:54,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [323#L707-1true, Black: 337#true, 90#L721-2true, 160#L707-7true, 335#true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:54,343 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-13 22:30:54,343 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:30:54,343 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:30:54,343 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:30:54,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][225], [260#L709true, Black: 337#true, 233#L693true, 335#true, 339#(= |#race~threads_alive~0| 0), 108#L729-2true, 333#true, 342#true]) [2025-03-13 22:30:54,351 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-13 22:30:54,351 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:30:54,351 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:30:54,351 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:30:54,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][226], [260#L709true, Black: 337#true, 233#L693true, 335#true, 76#L730true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:54,352 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-13 22:30:54,352 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:30:54,352 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:30:54,352 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:30:54,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][166], [323#L707-1true, Black: 337#true, 90#L721-2true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:54,793 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-13 22:30:54,793 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:30:54,793 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:30:54,793 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:30:55,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 107#L707-6true, 35#L728-2true, 335#true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true, 94#L707-6true]) [2025-03-13 22:30:55,229 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:30:55,229 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:30:55,229 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:30:55,229 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:30:55,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 160#L707-7true, 107#L707-6true, 35#L728-2true, 335#true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:55,287 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,287 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:30:55,287 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,287 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:30:55,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 35#L728-2true, 335#true, 339#(= |#race~threads_alive~0| 0), 155#L707-7true, 333#true, 342#true, 94#L707-6true]) [2025-03-13 22:30:55,287 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,287 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,287 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:30:55,287 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:30:55,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 160#L707-7true, 35#L728-2true, 335#true, 339#(= |#race~threads_alive~0| 0), 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:55,337 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:30:55,337 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:30:55,337 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:30:55,337 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:30:55,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][287], [Black: 337#true, 35#L728-2true, 107#L707-6true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:55,601 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-13 22:30:55,601 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:30:55,601 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:30:55,601 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:30:55,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][287], [323#L707-1true, Black: 337#true, 35#L728-2true, 335#true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true, 94#L707-6true]) [2025-03-13 22:30:55,601 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-13 22:30:55,601 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:30:55,601 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:30:55,601 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:30:55,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][287], [Black: 337#true, 35#L728-2true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:55,639 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,639 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,639 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,639 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][287], [Black: 337#true, 59#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 35#L728-2true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:55,639 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,639 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,639 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,639 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 35#L728-2true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:55,640 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][287], [323#L707-1true, Black: 337#true, 35#L728-2true, 160#L707-7true, 335#true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:55,640 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][287], [323#L707-1true, Black: 337#true, 20#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 35#L728-2true, 335#true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:55,640 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,640 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [323#L707-1true, Black: 337#true, 35#L728-2true, 160#L707-7true, 335#true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:55,641 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:30:55,641 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,641 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,641 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:30:55,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][287], [323#L707-1true, Black: 337#true, 35#L728-2true, 335#true, 11#L707-1true, 339#(= |#race~threads_alive~0| 0), 333#true, 342#true]) [2025-03-13 22:30:55,756 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:30:55,756 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:30:55,756 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:30:55,756 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:30:55,862 INFO L124 PetriNetUnfolderBase]: 19313/56801 cut-off events. [2025-03-13 22:30:55,862 INFO L125 PetriNetUnfolderBase]: For 2178/2359 co-relation queries the response was YES. [2025-03-13 22:30:55,990 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 1555. Compared 752053 event pairs, 12819 based on Foata normal form. 0/50577 useless extension candidates. Maximal degree in co-relation 88422. Up to 22876 conditions per place. [2025-03-13 22:30:56,185 INFO L140 encePairwiseOnDemand]: 332/338 looper letters, 60 selfloop transitions, 5 changer transitions 0/372 dead transitions. [2025-03-13 22:30:56,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 339 places, 372 transitions, 992 flow [2025-03-13 22:30:56,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:30:56,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:30:56,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 942 transitions. [2025-03-13 22:30:56,190 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9289940828402367 [2025-03-13 22:30:56,190 INFO L175 Difference]: Start difference. First operand has 338 places, 348 transitions, 814 flow. Second operand 3 states and 942 transitions. [2025-03-13 22:30:56,190 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 339 places, 372 transitions, 992 flow [2025-03-13 22:30:56,220 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 337 places, 372 transitions, 960 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:30:56,223 INFO L231 Difference]: Finished difference. Result has 339 places, 352 transitions, 820 flow [2025-03-13 22:30:56,224 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-03-13 22:30:56,224 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 5 predicate places. [2025-03-13 22:30:56,225 INFO L471 AbstractCegarLoop]: Abstraction has has 339 places, 352 transitions, 820 flow [2025-03-13 22:30:56,226 INFO L472 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-03-13 22:30:56,226 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:30:56,226 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-03-13 22:30:56,226 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-13 22:30:56,226 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-13 22:30:56,227 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:30:56,227 INFO L85 PathProgramCache]: Analyzing trace with hash -1149756687, now seen corresponding path program 1 times [2025-03-13 22:30:56,227 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:30:56,227 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2139039069] [2025-03-13 22:30:56,227 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:30:56,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:30:56,247 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-13 22:30:56,257 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-13 22:30:56,259 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:30:56,259 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:30:56,303 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:30:56,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:30:56,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2139039069] [2025-03-13 22:30:56,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2139039069] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:30:56,303 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:30:56,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:30:56,304 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2117224266] [2025-03-13 22:30:56,304 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:30:56,304 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:30:56,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:30:56,305 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:30:56,305 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:30:56,349 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 338 [2025-03-13 22:30:56,350 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-03-13 22:30:56,350 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:30:56,350 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 338 [2025-03-13 22:30:56,350 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:30:56,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][276], [4#L694-2true, Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:56,667 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:30:56,667 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:30:56,667 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:30:56,667 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:30:56,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [106#L696-3true, Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:56,771 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:30:56,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:30:56,771 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:30:56,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:30:56,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 328#L696true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:56,968 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:30:56,968 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:30:56,968 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:30:56,968 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:30:57,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, 49#L697true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:57,087 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:30:57,087 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:30:57,087 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:30:57,088 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:30:57,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, 291#L699true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:57,493 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:30:57,493 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:30:57,493 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:30:57,493 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:30:57,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [72#L705true, Black: 337#true, 347#true, 90#L721-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:57,493 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:30:57,493 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:30:57,493 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:30:57,493 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:30:57,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, 164#L700true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:57,730 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:30:57,730 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:30:57,730 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:30:57,730 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:30:57,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 272#L706true, 333#true, 342#true]) [2025-03-13 22:30:57,731 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:30:57,731 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:30:57,731 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:30:57,731 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:30:58,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][332], [4#L694-2true, Black: 337#true, 347#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:58,223 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:30:58,223 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:30:58,225 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:30:58,225 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:30:58,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [106#L696-3true, Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:58,537 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:30:58,537 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:30:58,537 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:30:58,537 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:30:58,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 328#L696true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:58,622 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:30:58,622 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:30:58,622 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:30:58,622 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:30:58,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [106#L696-3true, Black: 337#true, 347#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:58,623 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:30:58,623 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:30:58,623 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:30:58,623 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:30:58,623 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:30:58,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][276], [4#L694-2true, Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:58,676 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:30:58,676 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:30:58,676 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:30:58,676 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:30:58,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 328#L696true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:58,712 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:30:58,713 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:30:58,713 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:30:58,713 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:30:58,713 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:30:58,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [347#true, Black: 337#true, 49#L697true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:58,799 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:30:58,799 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:30:58,799 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:58,799 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:30:58,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 49#L697true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:58,898 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:30:58,898 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:58,899 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:30:58,899 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:58,899 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:30:58,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 234#L702true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:58,949 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:30:58,949 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:30:58,949 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:30:58,949 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:30:58,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [106#L696-3true, Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:58,952 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:30:58,952 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:30:58,952 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:30:58,952 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:30:59,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 328#L696true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:59,050 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,050 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:30:59,050 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:30:59,050 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [310#L703true, Black: 337#true, 347#true, 90#L721-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:59,152 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-13 22:30:59,152 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:30:59,152 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:30:59,152 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:30:59,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [347#true, Black: 337#true, 90#L721-2true, 49#L697true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:59,257 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-13 22:30:59,257 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:30:59,257 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:30:59,257 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:30:59,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [347#true, Black: 337#true, 291#L699true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:59,449 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:59,449 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:59,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [72#L705true, Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:59,450 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,450 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:59,450 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,450 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:59,557 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 291#L699true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:59,557 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,557 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:59,559 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:59,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [72#L705true, Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:59,559 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,559 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:59,559 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:30:59,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:30:59,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 164#L700true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:59,676 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,676 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,676 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,676 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 272#L706true, 333#true, 342#true]) [2025-03-13 22:30:59,676 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,676 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,676 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,676 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 164#L700true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:30:59,781 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,781 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,781 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,781 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,781 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 272#L706true, 333#true, 342#true]) [2025-03-13 22:30:59,782 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,782 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,782 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,782 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:30:59,782 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:30:59,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 291#L699true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:59,930 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:30:59,930 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:30:59,930 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:30:59,930 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:30:59,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [72#L705true, Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:30:59,931 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-13 22:30:59,931 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:30:59,931 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:30:59,931 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:00,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 160#L707-7true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:31:00,054 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:31:00,054 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:00,054 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:00,054 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:00,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, 164#L700true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:00,152 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:31:00,152 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:00,152 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:00,152 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:31:00,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 272#L706true, 333#true, 342#true]) [2025-03-13 22:31:00,153 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-13 22:31:00,153 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:00,153 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:00,153 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:31:00,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [106#L696-3true, Black: 337#true, 347#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:00,964 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:00,964 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:00,964 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:00,964 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:01,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 234#L702true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:31:01,004 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:01,004 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:01,004 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:01,004 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:01,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 328#L696true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:01,066 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-13 22:31:01,066 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:01,066 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:31:01,066 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:31:01,111 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 234#L702true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:31:01,111 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:01,111 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:01,111 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:01,111 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:01,111 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:01,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [310#L703true, 347#true, Black: 337#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:31:01,212 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-13 22:31:01,212 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:01,212 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:31:01,212 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:31:01,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 49#L697true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:01,255 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-13 22:31:01,255 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:01,255 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:01,255 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:01,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [310#L703true, Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 82#L694-7true, 333#true, 342#true]) [2025-03-13 22:31:01,303 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-13 22:31:01,303 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:01,303 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:01,303 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:31:01,303 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:31:01,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 234#L702true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:01,397 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-13 22:31:01,397 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:31:01,397 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:31:01,397 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:01,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [310#L703true, Black: 337#true, 347#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:01,556 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:01,556 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:01,556 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:01,556 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:01,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 291#L699true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:01,644 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:01,644 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:01,644 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:01,644 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:01,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [72#L705true, 347#true, Black: 337#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:01,646 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:01,646 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:01,646 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:01,646 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:01,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 164#L700true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:01,951 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:01,951 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:01,951 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:31:01,951 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:31:01,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 272#L706true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:01,953 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:01,953 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:01,953 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:31:01,953 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:31:02,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 234#L702true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:02,394 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-03-13 22:31:02,394 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-13 22:31:02,394 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:31:02,394 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:31:02,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][214], [310#L703true, Black: 337#true, 347#true, 35#L728-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, 342#true]) [2025-03-13 22:31:02,438 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-13 22:31:02,438 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:31:02,438 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:31:02,438 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:02,518 INFO L124 PetriNetUnfolderBase]: 22694/63593 cut-off events. [2025-03-13 22:31:02,518 INFO L125 PetriNetUnfolderBase]: For 7562/8600 co-relation queries the response was YES. [2025-03-13 22:31:02,644 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110720 conditions, 63593 events. 22694/63593 cut-off events. For 7562/8600 co-relation queries the response was YES. Maximal size of possible extension queue 1636. Compared 828643 event pairs, 13566 based on Foata normal form. 306/56871 useless extension candidates. Maximal degree in co-relation 107033. Up to 30126 conditions per place. [2025-03-13 22:31:02,828 INFO L140 encePairwiseOnDemand]: 328/338 looper letters, 75 selfloop transitions, 16 changer transitions 0/387 dead transitions. [2025-03-13 22:31:02,829 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 341 places, 387 transitions, 1101 flow [2025-03-13 22:31:02,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:02,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:02,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions. [2025-03-13 22:31:02,831 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9240631163708086 [2025-03-13 22:31:02,831 INFO L175 Difference]: Start difference. First operand has 339 places, 352 transitions, 820 flow. Second operand 3 states and 937 transitions. [2025-03-13 22:31:02,831 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 341 places, 387 transitions, 1101 flow [2025-03-13 22:31:02,845 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 339 places, 387 transitions, 1091 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:02,848 INFO L231 Difference]: Finished difference. Result has 341 places, 366 transitions, 956 flow [2025-03-13 22:31:02,848 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-03-13 22:31:02,849 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 7 predicate places. [2025-03-13 22:31:02,849 INFO L471 AbstractCegarLoop]: Abstraction has has 341 places, 366 transitions, 956 flow [2025-03-13 22:31:02,849 INFO L472 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-03-13 22:31:02,849 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:02,849 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-03-13 22:31:02,850 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-13 22:31:02,850 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-13 22:31:02,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:02,850 INFO L85 PathProgramCache]: Analyzing trace with hash -1234641290, now seen corresponding path program 1 times [2025-03-13 22:31:02,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:02,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [515606297] [2025-03-13 22:31:02,851 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:02,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:02,865 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 181 statements into 1 equivalence classes. [2025-03-13 22:31:02,871 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 181 of 181 statements. [2025-03-13 22:31:02,872 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:02,872 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:02,907 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:02,907 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:02,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [515606297] [2025-03-13 22:31:02,907 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [515606297] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:02,907 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:02,907 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:31:02,907 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [70095627] [2025-03-13 22:31:02,908 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:02,908 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:02,908 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:02,908 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:02,908 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:02,917 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 294 out of 338 [2025-03-13 22:31:02,918 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-03-13 22:31:02,918 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:02,918 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 294 of 338 [2025-03-13 22:31:02,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:03,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][270], [4#L694-2true, 347#true, Black: 337#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 352#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:03,173 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:03,173 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:03,173 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:03,173 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:03,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [106#L696-3true, 347#true, Black: 337#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 352#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:03,261 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:31:03,262 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:03,262 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:31:03,262 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:04,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][393], [4#L694-2true, 347#true, Black: 337#true, 107#L707-6true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 228#L721-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:04,098 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:04,098 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:04,099 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:04,099 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:04,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][329], [4#L694-2true, 347#true, Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:04,245 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:04,245 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:04,245 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:04,245 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:04,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L694-8-->L694-6: Formula: (= |v_#race~threads_alive~0_12| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_12|} AuxVars[] AssignedVars[#race~threads_alive~0][326], [34#L694-6true, 4#L694-2true, 347#true, Black: 337#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:04,246 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:04,246 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:04,246 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:04,246 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:04,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] L694-8-->L694-6: Formula: (= |v_#race~threads_alive~0_12| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_12|} AuxVars[] AssignedVars[#race~threads_alive~0][236], [34#L694-6true, 106#L696-3true, 347#true, Black: 337#true, 224#L728-1true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:04,575 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:04,575 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:04,575 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:04,575 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:04,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [106#L696-3true, Black: 337#true, 347#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:04,575 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:04,575 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:04,575 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:04,575 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:04,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][270], [4#L694-2true, Black: 337#true, 347#true, 90#L721-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:04,838 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:05,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [106#L696-3true, Black: 337#true, 347#true, 90#L721-2true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:05,377 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:05,377 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:05,377 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:05,377 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:06,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][393], [4#L694-2true, 347#true, Black: 337#true, 224#L728-1true, 107#L707-6true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:06,058 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-13 22:31:06,058 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:06,058 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:06,058 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][337], [106#L696-3true, Black: 337#true, 347#true, 224#L728-1true, 107#L707-6true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:07,168 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,168 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,168 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,168 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,533 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][393], [4#L694-2true, Black: 337#true, 347#true, 224#L728-1true, 107#L707-6true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:07,533 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-13 22:31:07,533 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,533 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,533 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,533 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,535 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][393], [4#L694-2true, Black: 337#true, 347#true, 224#L728-1true, 107#L707-6true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:07,535 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-13 22:31:07,535 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,535 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,535 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,535 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:07,535 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][329], [4#L694-2true, 347#true, Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:07,700 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-13 22:31:07,700 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,700 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:07,700 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:07,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][328], [106#L696-3true, Black: 337#true, 347#true, 107#L707-6true, 335#true, 304#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:07,853 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:07,853 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,853 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,853 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][337], [106#L696-3true, Black: 337#true, 347#true, 224#L728-1true, 107#L707-6true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:07,854 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:07,854 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,854 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,854 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:07,854 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:08,015 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][337], [106#L696-3true, Black: 337#true, 347#true, 224#L728-1true, 107#L707-6true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:08,015 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:08,015 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:08,015 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:08,015 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:08,015 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:08,015 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:08,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [106#L696-3true, 347#true, Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:08,192 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:08,192 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:08,192 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:08,192 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:09,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [Black: 337#true, 347#true, 181#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 55#L698-1true]) [2025-03-13 22:31:09,313 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:09,313 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:09,313 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:09,313 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:09,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 55#L698-1true]) [2025-03-13 22:31:09,320 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:09,320 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:09,320 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:09,320 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:09,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [60#L698-1true, Black: 337#true, 347#true, 29#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,375 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:09,375 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:09,375 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:09,375 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:09,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [60#L698-1true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,378 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:09,378 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:09,378 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:09,379 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:09,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [Black: 337#true, 347#true, 181#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 55#L698-1true]) [2025-03-13 22:31:09,469 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-13 22:31:09,469 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:09,469 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:09,469 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:09,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 55#L698-1true]) [2025-03-13 22:31:09,473 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-13 22:31:09,473 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:09,473 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:09,473 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:09,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [60#L698-1true, Black: 337#true, 347#true, 29#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,634 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-13 22:31:09,634 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:09,634 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:09,634 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:09,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [60#L698-1true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,636 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-13 22:31:09,636 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:09,637 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:09,637 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:09,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [113#L699true, Black: 337#true, 347#true, 181#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,646 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,647 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,647 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,647 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [69#L705true, Black: 337#true, 347#true, 181#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,647 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,647 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,647 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,647 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [113#L699true, 347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,653 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,653 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,653 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,653 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [69#L705true, 347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,654 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,654 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,654 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,654 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [Black: 337#true, 347#true, 291#L699true, 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,702 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,702 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,702 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,702 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [72#L705true, Black: 337#true, 347#true, 29#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,704 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,704 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,704 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,704 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [347#true, Black: 339#(= |#race~threads_alive~0| 0), 291#L699true, 29#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,705 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,705 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,705 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,706 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [72#L705true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,706 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,706 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:09,706 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,706 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:31:09,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [113#L699true, Black: 337#true, 347#true, 181#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,790 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,790 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,790 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,790 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [69#L705true, Black: 337#true, 347#true, 181#L698-2true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,790 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,790 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,790 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,790 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [113#L699true, 347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,794 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,794 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,794 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,794 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [69#L705true, 347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,795 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,795 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,795 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,795 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [Black: 337#true, 347#true, 291#L699true, 29#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,939 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,939 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,940 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,940 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [72#L705true, Black: 337#true, 347#true, 29#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,941 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,941 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,941 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,941 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, 291#L699true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,942 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,942 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,942 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,942 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [72#L705true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,943 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,943 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,943 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:31:09,943 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:09,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [8#L700true, Black: 337#true, 347#true, 181#L698-2true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,948 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:09,948 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:09,948 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:09,948 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:09,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [Black: 337#true, 347#true, 181#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 7#L706true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,949 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:09,949 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:09,949 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:09,949 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:09,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [8#L700true, 347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,953 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:09,953 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:09,953 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:09,953 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:09,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 7#L706true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:09,954 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:09,954 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:09,954 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:09,954 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [Black: 337#true, 347#true, 29#L698-2true, 164#L700true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,007 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,007 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,007 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,007 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [Black: 337#true, 347#true, 29#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 254#L725-1true, 272#L706true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,009 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,009 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,009 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,009 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 164#L700true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,010 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,010 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,010 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,010 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 272#L706true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,011 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,011 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,011 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:31:10,011 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [8#L700true, Black: 337#true, 347#true, 181#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,272 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,272 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,272 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,272 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [Black: 337#true, 347#true, 181#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 7#L706true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,272 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,272 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,272 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,272 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [8#L700true, 347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,274 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,274 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,274 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,274 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 335#true, 7#L706true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,275 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,275 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,275 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,275 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [Black: 337#true, 347#true, 29#L698-2true, 164#L700true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,364 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,364 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,364 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,364 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [Black: 337#true, 347#true, 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 272#L706true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,365 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,365 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,365 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,365 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 164#L700true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,365 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,365 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,365 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,365 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 272#L706true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,366 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,366 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,366 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:31:10,366 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][367], [347#true, Black: 337#true, 29#L698-2true, 335#true, 76#L730true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,418 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:10,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:10,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:10,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][368], [347#true, Black: 337#true, 29#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 108#L729-2true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,418 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:10,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:10,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:10,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][367], [347#true, Black: 337#true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 76#L730true, 354#(= |#race~keep_alive~0| 0), 11#L707-1true, 333#true, 55#L698-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,496 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:31:10,496 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:10,496 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:10,496 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:10,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][368], [347#true, Black: 337#true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 108#L729-2true, 333#true, 55#L698-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,497 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:31:10,497 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:10,497 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:10,497 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][367], [113#L699true, 347#true, Black: 337#true, 335#true, 76#L730true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,639 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][367], [69#L705true, 347#true, Black: 337#true, 335#true, 76#L730true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,639 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][368], [113#L699true, 347#true, Black: 337#true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 108#L729-2true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,639 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-13 22:31:10,639 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][368], [69#L705true, 347#true, Black: 337#true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 11#L707-1true, 108#L729-2true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,640 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][337], [Black: 337#true, 347#true, 107#L707-6true, 35#L728-2true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,640 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-13 22:31:10,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][337], [347#true, Black: 337#true, 224#L728-1true, 107#L707-6true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,698 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:31:10,698 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,698 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,698 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][367], [8#L700true, Black: 337#true, 347#true, 354#(= |#race~keep_alive~0| 0), 76#L730true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,751 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:31:10,751 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,751 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,751 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][367], [Black: 337#true, 347#true, 76#L730true, 335#true, 354#(= |#race~keep_alive~0| 0), 7#L706true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,752 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][368], [8#L700true, Black: 337#true, 347#true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 108#L729-2true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,752 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][368], [Black: 337#true, 347#true, 335#true, 354#(= |#race~keep_alive~0| 0), 7#L706true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 108#L729-2true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,752 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,752 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:10,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [Black: 337#true, 347#true, 181#L698-2true, 309#L702true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,860 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-03-13 22:31:10,860 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:10,860 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-13 22:31:10,860 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:10,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 309#L702true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,861 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-03-13 22:31:10,862 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-13 22:31:10,862 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:10,862 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:10,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [Black: 337#true, 347#true, 29#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 234#L702true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,874 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-03-13 22:31:10,874 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:10,874 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-13 22:31:10,874 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:10,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 234#L702true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,875 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-03-13 22:31:10,875 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-13 22:31:10,875 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:10,875 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:31:10,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [Black: 337#true, 347#true, 181#L698-2true, 309#L702true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,895 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,895 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,895 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,895 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 309#L702true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,896 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,896 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,896 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,896 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [278#L709true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 181#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,898 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,898 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,898 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,898 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [260#L709true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,912 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,912 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,912 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,912 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [Black: 337#true, 347#true, 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 234#L702true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,930 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,930 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,930 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,930 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [278#L709true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 181#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,930 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,931 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,931 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,931 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 234#L702true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,931 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,931 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,931 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:10,931 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:31:10,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [Black: 337#true, 347#true, 181#L698-2true, 335#true, 102#L703true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,932 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,932 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,932 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,932 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][399], [347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 354#(= |#race~keep_alive~0| 0), 102#L703true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,933 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,933 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,933 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,933 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [310#L703true, Black: 337#true, 347#true, 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,944 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,944 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][403], [310#L703true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,945 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,945 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,945 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,945 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [Black: 337#true, 347#true, 181#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 102#L703true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,959 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [260#L709true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,959 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:31:10,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][321], [347#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 102#L703true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,959 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-13 22:31:10,960 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:31:10,960 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:10,960 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:10,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [310#L703true, Black: 337#true, 347#true, 29#L698-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,983 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-13 22:31:10,983 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:10,983 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:10,983 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:31:10,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][371], [310#L703true, 347#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:10,984 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-13 22:31:10,984 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:31:10,984 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:10,984 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:31:11,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][367], [Black: 337#true, 347#true, 309#L702true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 76#L730true, 354#(= |#race~keep_alive~0| 0), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:11,053 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-03-13 22:31:11,053 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:11,053 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:11,053 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:11,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][368], [Black: 337#true, 347#true, 309#L702true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 108#L729-2true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:11,053 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-03-13 22:31:11,053 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:11,053 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:11,053 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:31:11,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([866] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret31#1_7|) (= (store |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57| (store (select |v_#pthreadsMutex_182| |v_~#threads_alive_mutex~0.base_57|) |v_~#threads_alive_mutex~0.offset_57| 0)) |v_#pthreadsMutex_181|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_182|, ~#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_181|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_57|, 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_57|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret31#1][367], [347#true, Black: 337#true, 335#true, 102#L703true, 76#L730true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:11,078 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-03-13 22:31:11,078 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:31:11,078 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:31:11,078 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:31:11,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([933] L729-5-->L729-2: Formula: (and (= |v_#pthreadsMutex_189| (store |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61| (store (select |v_#pthreadsMutex_190| |v_~#threads_alive_mutex~0.base_61|) |v_~#threads_alive_mutex~0.offset_61| 0))) (= 0 |v_ULTIMATE.start_main_#t~ret29#1_6|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_190|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_189|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_61|, 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_61|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret29#1][368], [347#true, Black: 337#true, 335#true, 102#L703true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 11#L707-1true, 108#L729-2true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:11,079 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-03-13 22:31:11,079 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:31:11,079 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:31:11,079 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:31:11,106 INFO L124 PetriNetUnfolderBase]: 26751/84511 cut-off events. [2025-03-13 22:31:11,106 INFO L125 PetriNetUnfolderBase]: For 11685/13240 co-relation queries the response was YES. [2025-03-13 22:31:11,368 INFO L83 FinitePrefix]: Finished finitePrefix Result has 144112 conditions, 84511 events. 26751/84511 cut-off events. For 11685/13240 co-relation queries the response was YES. Maximal size of possible extension queue 2298. Compared 1203560 event pairs, 6693 based on Foata normal form. 84/76060 useless extension candidates. Maximal degree in co-relation 139707. Up to 25330 conditions per place. [2025-03-13 22:31:11,635 INFO L140 encePairwiseOnDemand]: 331/338 looper letters, 72 selfloop transitions, 7 changer transitions 0/404 dead transitions. [2025-03-13 22:31:11,636 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 343 places, 404 transitions, 1205 flow [2025-03-13 22:31:11,636 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:11,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:11,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 959 transitions. [2025-03-13 22:31:11,638 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9457593688362919 [2025-03-13 22:31:11,638 INFO L175 Difference]: Start difference. First operand has 341 places, 366 transitions, 956 flow. Second operand 3 states and 959 transitions. [2025-03-13 22:31:11,638 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 343 places, 404 transitions, 1205 flow [2025-03-13 22:31:11,665 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 341 places, 404 transitions, 1173 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:11,670 INFO L231 Difference]: Finished difference. Result has 343 places, 373 transitions, 994 flow [2025-03-13 22:31:11,670 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-03-13 22:31:11,671 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 9 predicate places. [2025-03-13 22:31:11,671 INFO L471 AbstractCegarLoop]: Abstraction has has 343 places, 373 transitions, 994 flow [2025-03-13 22:31:11,672 INFO L472 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-03-13 22:31:11,672 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:11,842 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-03-13 22:31:11,843 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-13 22:31:11,843 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-13 22:31:11,843 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:11,843 INFO L85 PathProgramCache]: Analyzing trace with hash 1246423129, now seen corresponding path program 1 times [2025-03-13 22:31:11,843 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:11,844 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1882540542] [2025-03-13 22:31:11,844 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:11,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:11,859 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 184 statements into 1 equivalence classes. [2025-03-13 22:31:11,870 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 184 of 184 statements. [2025-03-13 22:31:11,870 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:11,870 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:12,011 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:12,012 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:12,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1882540542] [2025-03-13 22:31:12,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1882540542] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:12,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:12,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:31:12,013 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1825959660] [2025-03-13 22:31:12,013 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:12,013 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:12,013 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:12,014 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:12,014 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:12,027 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 338 [2025-03-13 22:31:12,028 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-03-13 22:31:12,028 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:12,028 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 338 [2025-03-13 22:31:12,028 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:12,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][269], [4#L694-2true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 352#true, 357#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:12,293 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:31:12,293 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:31:12,293 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:12,293 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:31:12,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [34#L694-6true, 106#L696-3true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 352#true, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:12,354 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:31:12,354 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:31:12,354 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:31:12,354 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:31:12,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [106#L696-3true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 352#true, 357#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:12,354 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:31:12,354 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:12,354 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:12,354 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:31:12,390 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [106#L696-3true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 90#L721-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 352#true, 357#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:12,390 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:31:12,390 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:31:12,391 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:12,391 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:31:12,391 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:31:13,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][325], [4#L694-2true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 357#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:13,367 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:31:13,367 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:13,367 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:31:13,367 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:31:13,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][215], [34#L694-6true, 106#L696-3true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:13,550 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:31:13,550 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:13,550 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:13,550 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:31:13,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][215], [106#L696-3true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 357#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:13,550 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:13,550 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:13,550 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:13,550 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:13,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][215], [106#L696-3true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 357#true, 82#L694-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:13,658 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:31:13,658 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:13,658 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:13,658 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:31:13,658 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:31:13,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][269], [4#L694-2true, Black: 337#true, Black: 352#true, 90#L721-2true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 357#true, 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:13,741 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:31:13,741 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:13,741 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:31:13,741 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:31:13,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L694-5-->L694-4: Formula: (= v_~threads_alive~0_6 (+ |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_6} AuxVars[] AssignedVars[~threads_alive~0][262], [Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 41#L694-4true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 328#L696true, 108#L729-2true, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:13,777 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:31:13,777 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:13,777 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:13,777 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:31:14,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L694-5-->L694-4: Formula: (= v_~threads_alive~0_6 (+ |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_6} AuxVars[] AssignedVars[~threads_alive~0][262], [Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 49#L697true, 41#L694-4true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 108#L729-2true, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:14,030 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:31:14,030 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:14,030 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:14,030 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:14,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([781] L721-->L721-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][183], [106#L696-3true, Black: 337#true, Black: 352#true, 90#L721-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:14,126 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-13 22:31:14,126 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:14,126 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:31:14,126 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:31:15,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L694-5-->L694-4: Formula: (= v_~threads_alive~0_6 (+ |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_6} AuxVars[] AssignedVars[~threads_alive~0][262], [Black: 352#true, Black: 337#true, 291#L699true, 41#L694-4true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 108#L729-2true, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:15,178 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:15,178 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:15,178 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:15,178 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:15,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L694-5-->L694-4: Formula: (= v_~threads_alive~0_6 (+ |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_6} AuxVars[] AssignedVars[~threads_alive~0][262], [72#L705true, Black: 352#true, Black: 337#true, 41#L694-4true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 108#L729-2true, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:15,179 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:15,179 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:15,179 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:15,179 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:15,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L694-5-->L694-4: Formula: (= v_~threads_alive~0_6 (+ |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_6} AuxVars[] AssignedVars[~threads_alive~0][262], [Black: 352#true, Black: 337#true, 164#L700true, 41#L694-4true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 108#L729-2true, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:15,658 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:15,658 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:15,658 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:15,658 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:15,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L694-5-->L694-4: Formula: (= v_~threads_alive~0_6 (+ |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_6} AuxVars[] AssignedVars[~threads_alive~0][262], [Black: 352#true, Black: 337#true, 41#L694-4true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 108#L729-2true, 357#true, 272#L706true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:15,659 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:15,659 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:15,659 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:15,659 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:31:17,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][325], [4#L694-2true, Black: 352#true, Black: 337#true, 35#L728-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:17,346 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-13 22:31:17,346 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:17,347 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:17,347 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:17,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][325], [4#L694-2true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 357#true, 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:17,388 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-13 22:31:17,388 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:17,388 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:31:17,388 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:17,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][215], [106#L696-3true, Black: 354#(= |#race~keep_alive~0| 0), Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 357#true, 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:17,761 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:17,761 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:17,761 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:17,761 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:17,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][215], [106#L696-3true, Black: 352#true, Black: 337#true, 35#L728-2true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 357#true, 155#L707-7true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:17,917 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:17,917 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:17,917 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:17,917 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-13 22:31:17,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L694-5-->L694-4: Formula: (= v_~threads_alive~0_6 (+ |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_6} AuxVars[] AssignedVars[~threads_alive~0][262], [Black: 352#true, Black: 337#true, 41#L694-4true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 108#L729-2true, 357#true, 234#L702true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:17,990 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-13 22:31:17,990 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:17,990 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:17,990 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:31:18,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][335], [Black: 354#(= |#race~keep_alive~0| 0), 323#L707-1true, Black: 337#true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 352#true, 357#true, 144#threadErr4ASSERT_VIOLATIONDATA_RACEtrue, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:18,505 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-13 22:31:18,505 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:31:18,505 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:18,505 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:18,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1038] L694-5-->L694-4: Formula: (= v_~threads_alive~0_6 (+ |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_6} AuxVars[] AssignedVars[~threads_alive~0][262], [310#L703true, Black: 352#true, Black: 337#true, 41#L694-4true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 108#L729-2true, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:18,524 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-13 22:31:18,524 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:18,524 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:18,524 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-13 22:31:18,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][385], [Black: 352#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 254#L725-1true, 357#true, 333#true, 55#L698-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:18,860 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:18,860 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:18,860 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:18,860 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:18,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][385], [Black: 337#true, Black: 352#true, 181#L698-2true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 254#L725-1true, 333#true, 55#L698-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:18,929 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:18,929 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:18,930 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:18,930 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:19,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [60#L698-1true, Black: 352#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 354#(= |#race~keep_alive~0| 0), 357#true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:19,048 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:19,048 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:19,048 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:19,048 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:19,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [60#L698-1true, Black: 352#true, Black: 337#true, 29#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 335#true, 354#(= |#race~keep_alive~0| 0), 357#true, 254#L725-1true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:19,102 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-13 22:31:19,102 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:19,102 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-13 22:31:19,102 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:31:19,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [Black: 352#true, Black: 339#(= |#race~threads_alive~0| 0), 181#L698-2true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 333#true, 188#L726-3true, 55#L698-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:19,351 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-13 22:31:19,351 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:19,351 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:19,351 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:19,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([989] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [Black: 337#true, Black: 352#true, 181#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 188#L726-3true, 333#true, 55#L698-1true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:19,470 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-13 22:31:19,470 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:19,470 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:19,470 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:19,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [60#L698-1true, Black: 352#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 333#true, 188#L726-3true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:19,569 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-13 22:31:19,569 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:19,569 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:19,569 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:19,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [60#L698-1true, Black: 337#true, Black: 352#true, 29#L698-2true, 335#true, 354#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 188#L726-3true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:19,690 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-13 22:31:19,690 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:31:19,690 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:19,690 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:20,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [60#L698-1true, Black: 352#true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:20,461 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-13 22:31:20,461 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:20,461 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:31:20,461 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:31:20,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [60#L698-1true, Black: 352#true, Black: 339#(= |#race~threads_alive~0| 0), 224#L728-1true, 29#L698-2true, 354#(= |#race~keep_alive~0| 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:20,591 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-13 22:31:20,591 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:31:20,591 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-13 22:31:20,591 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:31:21,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [Black: 352#true, 181#L698-2true, Black: 339#(= |#race~threads_alive~0| 0), 29#L698-2true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 354#(= |#race~keep_alive~0| 0), 335#true, 257#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:21,469 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-13 22:31:21,469 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:21,469 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:31:21,469 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:31:21,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][365], [Black: 337#true, Black: 352#true, 181#L698-2true, 29#L698-2true, 354#(= |#race~keep_alive~0| 0), 335#true, 257#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:21,484 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-13 22:31:21,484 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-13 22:31:21,484 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:31:21,484 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:31:21,604 INFO L124 PetriNetUnfolderBase]: 28729/96127 cut-off events. [2025-03-13 22:31:21,605 INFO L125 PetriNetUnfolderBase]: For 9681/11079 co-relation queries the response was YES. [2025-03-13 22:31:21,872 INFO L83 FinitePrefix]: Finished finitePrefix Result has 158129 conditions, 96127 events. 28729/96127 cut-off events. For 9681/11079 co-relation queries the response was YES. Maximal size of possible extension queue 2593. Compared 1430713 event pairs, 13456 based on Foata normal form. 148/86408 useless extension candidates. Maximal degree in co-relation 153606. Up to 36491 conditions per place. [2025-03-13 22:31:22,321 INFO L140 encePairwiseOnDemand]: 334/338 looper letters, 49 selfloop transitions, 3 changer transitions 0/387 dead transitions. [2025-03-13 22:31:22,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 345 places, 387 transitions, 1131 flow [2025-03-13 22:31:22,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:31:22,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:31:22,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 938 transitions. [2025-03-13 22:31:22,323 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9250493096646942 [2025-03-13 22:31:22,323 INFO L175 Difference]: Start difference. First operand has 343 places, 373 transitions, 994 flow. Second operand 3 states and 938 transitions. [2025-03-13 22:31:22,323 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 345 places, 387 transitions, 1131 flow [2025-03-13 22:31:22,332 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 343 places, 387 transitions, 1117 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:31:22,335 INFO L231 Difference]: Finished difference. Result has 344 places, 375 transitions, 999 flow [2025-03-13 22:31:22,335 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-03-13 22:31:22,336 INFO L279 CegarLoopForPetriNet]: 334 programPoint places, 10 predicate places. [2025-03-13 22:31:22,336 INFO L471 AbstractCegarLoop]: Abstraction has has 344 places, 375 transitions, 999 flow [2025-03-13 22:31:22,337 INFO L472 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-03-13 22:31:22,337 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:31:22,337 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-03-13 22:31:22,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-13 22:31:22,337 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-13 22:31:22,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:31:22,338 INFO L85 PathProgramCache]: Analyzing trace with hash 2076619277, now seen corresponding path program 1 times [2025-03-13 22:31:22,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:31:22,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428982685] [2025-03-13 22:31:22,338 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:31:22,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:31:22,353 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 186 statements into 1 equivalence classes. [2025-03-13 22:31:22,360 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 186 of 186 statements. [2025-03-13 22:31:22,360 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:31:22,360 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:31:22,519 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:31:22,520 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:31:22,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428982685] [2025-03-13 22:31:22,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428982685] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:31:22,520 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:31:22,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:31:22,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43129206] [2025-03-13 22:31:22,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:31:22,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:31:22,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:31:22,521 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:31:22,522 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:31:22,531 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 338 [2025-03-13 22:31:22,532 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-03-13 22:31:22,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:31:22,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 338 [2025-03-13 22:31:22,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:31:24,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [Black: 352#true, Black: 337#true, 291#L699true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 35#L728-2true, 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 82#L694-7true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:24,201 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:24,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:24,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:24,201 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:24,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [72#L705true, Black: 337#true, Black: 352#true, 35#L728-2true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 82#L694-7true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:24,201 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-13 22:31:24,201 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:31:24,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:24,201 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:31:24,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L728-->L728-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][213], [Black: 337#true, Black: 352#true, 164#L700true, 35#L728-2true, Black: 359#(<= (+ ~threads_alive~0 1) 0), 335#true, Black: 344#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet26#1|), 357#true, 82#L694-7true, 363#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 333#true, Black: 349#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-13 22:31:24,484 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-13 22:31:24,484 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:24,484 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:31:24,484 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event