./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race-4.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race-4.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 981efc79b98be1af19a50b7730f942b742f0093baf5909570150cbe7e4c78c16 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:37:14,921 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:37:14,956 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:37:14,960 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:37:14,960 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:37:14,973 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:37:14,974 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:37:14,974 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:37:14,974 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:37:14,974 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:37:14,974 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:37:14,974 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:37:14,974 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:37:14,974 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:37:14,975 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:37:14,975 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:37:14,976 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:37:14,976 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:37:14,976 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-jdk21/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 -> 981efc79b98be1af19a50b7730f942b742f0093baf5909570150cbe7e4c78c16 [2025-02-06 09:37:15,182 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:37:15,188 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:37:15,189 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:37:15,190 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:37:15,190 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:37:15,191 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race-4.i [2025-02-06 09:37:16,391 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/25fb5b032/9c01e4f91f22486dbb8516b10e9e132d/FLAG618d0ffc4 [2025-02-06 09:37:16,780 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:37:16,781 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race-4.i [2025-02-06 09:37:16,795 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/25fb5b032/9c01e4f91f22486dbb8516b10e9e132d/FLAG618d0ffc4 [2025-02-06 09:37:16,973 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/25fb5b032/9c01e4f91f22486dbb8516b10e9e132d [2025-02-06 09:37:16,979 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:37:16,980 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:37:16,981 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:37:16,981 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:37:16,985 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:37:16,987 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:37:16" (1/1) ... [2025-02-06 09:37:16,987 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@15d3ae21 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:16, skipping insertion in model container [2025-02-06 09:37:16,987 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:37:16" (1/1) ... [2025-02-06 09:37:17,005 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:37:17,213 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:37:17,228 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:37:17,253 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:37:17,282 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:37:17,283 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17 WrapperNode [2025-02-06 09:37:17,283 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:37:17,283 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:37:17,284 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:37:17,284 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:37:17,287 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,295 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,308 INFO L138 Inliner]: procedures = 159, calls = 42, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 213 [2025-02-06 09:37:17,309 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:37:17,309 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:37:17,309 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:37:17,310 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:37:17,314 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,315 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,317 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,317 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,322 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,323 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,327 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,328 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,330 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:37:17,330 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:37:17,330 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:37:17,330 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:37:17,331 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (1/1) ... [2025-02-06 09:37:17,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:37:17,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:37:17,371 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:37:17,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:37:17,389 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:37:17,389 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:37:17,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:37:17,390 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-02-06 09:37:17,390 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-02-06 09:37:17,390 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:37:17,390 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:37:17,390 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:37:17,391 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:37:17,494 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:37:17,495 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:37:17,723 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:37:17,723 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:37:17,755 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:37:17,755 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:37:17,756 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:37:17 BoogieIcfgContainer [2025-02-06 09:37:17,756 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:37:17,761 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:37:17,761 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:37:17,764 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:37:17,764 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:37:16" (1/3) ... [2025-02-06 09:37:17,764 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47b89a8b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:37:17, skipping insertion in model container [2025-02-06 09:37:17,764 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:37:17" (2/3) ... [2025-02-06 09:37:17,765 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47b89a8b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:37:17, skipping insertion in model container [2025-02-06 09:37:17,765 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:37:17" (3/3) ... [2025-02-06 09:37:17,766 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-counter-inner-race-4.i [2025-02-06 09:37:17,778 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:37:17,779 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-counter-inner-race-4.i that has 2 procedures, 268 locations, 1 initial locations, 4 loop locations, and 10 error locations. [2025-02-06 09:37:17,779 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:37:17,826 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:37:17,867 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 271 places, 275 transitions, 554 flow [2025-02-06 09:37:17,959 INFO L124 PetriNetUnfolderBase]: 11/323 cut-off events. [2025-02-06 09:37:17,961 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:37:17,966 INFO L83 FinitePrefix]: Finished finitePrefix Result has 327 conditions, 323 events. 11/323 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 468 event pairs, 0 based on Foata normal form. 0/296 useless extension candidates. Maximal degree in co-relation 207. Up to 4 conditions per place. [2025-02-06 09:37:17,967 INFO L82 GeneralOperation]: Start removeDead. Operand has 271 places, 275 transitions, 554 flow [2025-02-06 09:37:17,974 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 271 places, 275 transitions, 554 flow [2025-02-06 09:37:17,984 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:37:17,996 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;@231013c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:37:17,997 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2025-02-06 09:37:18,024 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:37:18,025 INFO L124 PetriNetUnfolderBase]: 2/173 cut-off events. [2025-02-06 09:37:18,025 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:37:18,025 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:18,025 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-02-06 09:37:18,026 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-02-06 09:37:18,030 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:18,031 INFO L85 PathProgramCache]: Analyzing trace with hash -691215366, now seen corresponding path program 1 times [2025-02-06 09:37:18,037 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:18,037 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1834277376] [2025-02-06 09:37:18,038 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:18,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:18,126 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 163 statements into 1 equivalence classes. [2025-02-06 09:37:18,181 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 163 of 163 statements. [2025-02-06 09:37:18,182 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:18,182 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:18,381 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:18,382 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:18,383 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1834277376] [2025-02-06 09:37:18,383 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1834277376] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:18,383 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:18,384 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:18,385 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2126727786] [2025-02-06 09:37:18,386 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:18,392 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:18,398 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:18,418 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:18,418 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:18,451 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 275 [2025-02-06 09:37:18,454 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 271 places, 275 transitions, 554 flow. Second operand has 3 states, 3 states have (on average 237.0) internal successors, (711), 3 states have internal predecessors, (711), 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-02-06 09:37:18,454 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:18,454 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 275 [2025-02-06 09:37:18,458 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:18,834 INFO L124 PetriNetUnfolderBase]: 424/1894 cut-off events. [2025-02-06 09:37:18,834 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-06 09:37:18,837 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2732 conditions, 1894 events. 424/1894 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 65. Compared 13197 event pairs, 76 based on Foata normal form. 30/1736 useless extension candidates. Maximal degree in co-relation 2506. Up to 510 conditions per place. [2025-02-06 09:37:18,842 INFO L140 encePairwiseOnDemand]: 259/275 looper letters, 51 selfloop transitions, 8 changer transitions 1/295 dead transitions. [2025-02-06 09:37:18,843 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 295 transitions, 712 flow [2025-02-06 09:37:18,843 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:18,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:18,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 778 transitions. [2025-02-06 09:37:18,852 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.943030303030303 [2025-02-06 09:37:18,854 INFO L175 Difference]: Start difference. First operand has 271 places, 275 transitions, 554 flow. Second operand 3 states and 778 transitions. [2025-02-06 09:37:18,854 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 295 transitions, 712 flow [2025-02-06 09:37:18,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 295 transitions, 712 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:37:18,862 INFO L231 Difference]: Finished difference. Result has 273 places, 274 transitions, 600 flow [2025-02-06 09:37:18,863 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=542, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=269, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=600, PETRI_PLACES=273, PETRI_TRANSITIONS=274} [2025-02-06 09:37:18,866 INFO L279 CegarLoopForPetriNet]: 271 programPoint places, 2 predicate places. [2025-02-06 09:37:18,866 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 274 transitions, 600 flow [2025-02-06 09:37:18,866 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 237.0) internal successors, (711), 3 states have internal predecessors, (711), 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-02-06 09:37:18,866 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:18,866 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-02-06 09:37:18,867 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:37:18,867 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-02-06 09:37:18,868 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:18,868 INFO L85 PathProgramCache]: Analyzing trace with hash 574882334, now seen corresponding path program 1 times [2025-02-06 09:37:18,868 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:18,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [64460266] [2025-02-06 09:37:18,868 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:18,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:18,907 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-02-06 09:37:18,938 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-02-06 09:37:18,938 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:18,938 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:19,023 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:19,023 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:19,023 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [64460266] [2025-02-06 09:37:19,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [64460266] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:19,023 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:19,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:19,024 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1309285836] [2025-02-06 09:37:19,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:19,024 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:19,025 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:19,025 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:19,025 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:19,035 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 275 [2025-02-06 09:37:19,036 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 274 transitions, 600 flow. Second operand has 3 states, 3 states have (on average 244.33333333333334) internal successors, (733), 3 states have internal predecessors, (733), 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-02-06 09:37:19,036 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:19,036 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 275 [2025-02-06 09:37:19,036 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:19,301 INFO L124 PetriNetUnfolderBase]: 480/2142 cut-off events. [2025-02-06 09:37:19,301 INFO L125 PetriNetUnfolderBase]: For 61/61 co-relation queries the response was YES. [2025-02-06 09:37:19,307 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3242 conditions, 2142 events. 480/2142 cut-off events. For 61/61 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 15833 event pairs, 280 based on Foata normal form. 0/1910 useless extension candidates. Maximal degree in co-relation 3009. Up to 755 conditions per place. [2025-02-06 09:37:19,314 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 38 selfloop transitions, 4 changer transitions 0/287 dead transitions. [2025-02-06 09:37:19,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 287 transitions, 710 flow [2025-02-06 09:37:19,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:19,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:19,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 769 transitions. [2025-02-06 09:37:19,317 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9321212121212121 [2025-02-06 09:37:19,317 INFO L175 Difference]: Start difference. First operand has 273 places, 274 transitions, 600 flow. Second operand 3 states and 769 transitions. [2025-02-06 09:37:19,317 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 287 transitions, 710 flow [2025-02-06 09:37:19,320 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 287 transitions, 694 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:37:19,326 INFO L231 Difference]: Finished difference. Result has 274 places, 277 transitions, 614 flow [2025-02-06 09:37:19,327 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=584, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=614, PETRI_PLACES=274, PETRI_TRANSITIONS=277} [2025-02-06 09:37:19,328 INFO L279 CegarLoopForPetriNet]: 271 programPoint places, 3 predicate places. [2025-02-06 09:37:19,328 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 277 transitions, 614 flow [2025-02-06 09:37:19,329 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 244.33333333333334) internal successors, (733), 3 states have internal predecessors, (733), 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-02-06 09:37:19,329 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:19,329 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-02-06 09:37:19,329 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:37:19,329 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-02-06 09:37:19,330 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:19,330 INFO L85 PathProgramCache]: Analyzing trace with hash 1925872596, now seen corresponding path program 1 times [2025-02-06 09:37:19,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:19,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043206175] [2025-02-06 09:37:19,330 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:19,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:19,350 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-02-06 09:37:19,360 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-02-06 09:37:19,360 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:19,360 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:19,409 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:19,410 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:19,410 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043206175] [2025-02-06 09:37:19,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1043206175] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:19,410 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:19,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:19,410 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [566985356] [2025-02-06 09:37:19,410 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:19,411 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:19,411 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:19,411 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:19,411 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:19,434 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2025-02-06 09:37:19,435 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 277 transitions, 614 flow. Second operand has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 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-02-06 09:37:19,435 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:19,435 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2025-02-06 09:37:19,435 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:19,693 INFO L124 PetriNetUnfolderBase]: 506/2209 cut-off events. [2025-02-06 09:37:19,694 INFO L125 PetriNetUnfolderBase]: For 156/158 co-relation queries the response was YES. [2025-02-06 09:37:19,697 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3480 conditions, 2209 events. 506/2209 cut-off events. For 156/158 co-relation queries the response was YES. Maximal size of possible extension queue 80. Compared 16189 event pairs, 275 based on Foata normal form. 0/1988 useless extension candidates. Maximal degree in co-relation 3245. Up to 851 conditions per place. [2025-02-06 09:37:19,702 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 44 selfloop transitions, 7 changer transitions 0/293 dead transitions. [2025-02-06 09:37:19,702 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 293 transitions, 756 flow [2025-02-06 09:37:19,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:19,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:19,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 766 transitions. [2025-02-06 09:37:19,703 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9284848484848485 [2025-02-06 09:37:19,704 INFO L175 Difference]: Start difference. First operand has 274 places, 277 transitions, 614 flow. Second operand 3 states and 766 transitions. [2025-02-06 09:37:19,704 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 293 transitions, 756 flow [2025-02-06 09:37:19,705 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 293 transitions, 748 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:37:19,708 INFO L231 Difference]: Finished difference. Result has 276 places, 283 transitions, 668 flow [2025-02-06 09:37:19,708 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=606, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=668, PETRI_PLACES=276, PETRI_TRANSITIONS=283} [2025-02-06 09:37:19,709 INFO L279 CegarLoopForPetriNet]: 271 programPoint places, 5 predicate places. [2025-02-06 09:37:19,709 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 283 transitions, 668 flow [2025-02-06 09:37:19,709 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 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-02-06 09:37:19,709 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:19,710 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-02-06 09:37:19,710 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:37:19,710 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-02-06 09:37:19,711 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:19,711 INFO L85 PathProgramCache]: Analyzing trace with hash 712008196, now seen corresponding path program 1 times [2025-02-06 09:37:19,711 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:19,711 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [405226662] [2025-02-06 09:37:19,711 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:19,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:19,727 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-02-06 09:37:19,740 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-02-06 09:37:19,740 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:19,740 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:37:19,740 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:37:19,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-02-06 09:37:19,762 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-02-06 09:37:19,763 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:19,763 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:37:19,830 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:37:19,830 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:37:19,831 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2025-02-06 09:37:19,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2025-02-06 09:37:19,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2025-02-06 09:37:19,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2025-02-06 09:37:19,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 17 remaining) [2025-02-06 09:37:19,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2025-02-06 09:37:19,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2025-02-06 09:37:19,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2025-02-06 09:37:19,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2025-02-06 09:37:19,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2025-02-06 09:37:19,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2025-02-06 09:37:19,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (5 of 17 remaining) [2025-02-06 09:37:19,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2025-02-06 09:37:19,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2025-02-06 09:37:19,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2025-02-06 09:37:19,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2025-02-06 09:37:19,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2025-02-06 09:37:19,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:37:19,834 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-02-06 09:37:19,836 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:37:19,836 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-06 09:37:19,871 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:37:19,874 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 330 places, 334 transitions, 678 flow [2025-02-06 09:37:19,908 INFO L124 PetriNetUnfolderBase]: 17/438 cut-off events. [2025-02-06 09:37:19,908 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-02-06 09:37:19,909 INFO L83 FinitePrefix]: Finished finitePrefix Result has 446 conditions, 438 events. 17/438 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1013 event pairs, 0 based on Foata normal form. 0/394 useless extension candidates. Maximal degree in co-relation 324. Up to 6 conditions per place. [2025-02-06 09:37:19,909 INFO L82 GeneralOperation]: Start removeDead. Operand has 330 places, 334 transitions, 678 flow [2025-02-06 09:37:19,912 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 330 places, 334 transitions, 678 flow [2025-02-06 09:37:19,914 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:37:19,914 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;@231013c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:37:19,914 INFO L334 AbstractCegarLoop]: Starting to check reachability of 23 error locations. [2025-02-06 09:37:19,924 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:37:19,924 INFO L124 PetriNetUnfolderBase]: 2/173 cut-off events. [2025-02-06 09:37:19,925 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:37:19,925 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:19,925 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-02-06 09:37:19,925 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-02-06 09:37:19,925 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:19,925 INFO L85 PathProgramCache]: Analyzing trace with hash -556275832, now seen corresponding path program 1 times [2025-02-06 09:37:19,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:19,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [713255393] [2025-02-06 09:37:19,926 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:19,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:19,946 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 163 statements into 1 equivalence classes. [2025-02-06 09:37:19,953 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 163 of 163 statements. [2025-02-06 09:37:19,955 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:19,955 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:19,998 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:19,998 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:19,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [713255393] [2025-02-06 09:37:19,998 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [713255393] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:19,999 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:19,999 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:19,999 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [669337876] [2025-02-06 09:37:19,999 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:19,999 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:19,999 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:20,000 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:20,000 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:20,056 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 275 out of 334 [2025-02-06 09:37:20,057 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 330 places, 334 transitions, 678 flow. Second operand has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 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-02-06 09:37:20,057 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:20,057 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 275 of 334 [2025-02-06 09:37:20,057 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:24,185 INFO L124 PetriNetUnfolderBase]: 19120/48691 cut-off events. [2025-02-06 09:37:24,186 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-02-06 09:37:24,246 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77630 conditions, 48691 events. 19120/48691 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 1221. Compared 582165 event pairs, 6412 based on Foata normal form. 1334/44374 useless extension candidates. Maximal degree in co-relation 58101. Up to 16196 conditions per place. [2025-02-06 09:37:24,375 INFO L140 encePairwiseOnDemand]: 307/334 looper letters, 85 selfloop transitions, 16 changer transitions 1/376 dead transitions. [2025-02-06 09:37:24,376 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 332 places, 376 transitions, 969 flow [2025-02-06 09:37:24,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:24,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:24,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 941 transitions. [2025-02-06 09:37:24,378 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9391217564870259 [2025-02-06 09:37:24,378 INFO L175 Difference]: Start difference. First operand has 330 places, 334 transitions, 678 flow. Second operand 3 states and 941 transitions. [2025-02-06 09:37:24,378 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 332 places, 376 transitions, 969 flow [2025-02-06 09:37:24,379 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 332 places, 376 transitions, 969 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:37:24,382 INFO L231 Difference]: Finished difference. Result has 334 places, 344 transitions, 806 flow [2025-02-06 09:37:24,382 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=334, PETRI_DIFFERENCE_MINUEND_FLOW=668, PETRI_DIFFERENCE_MINUEND_PLACES=330, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=329, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=806, PETRI_PLACES=334, PETRI_TRANSITIONS=344} [2025-02-06 09:37:24,383 INFO L279 CegarLoopForPetriNet]: 330 programPoint places, 4 predicate places. [2025-02-06 09:37:24,383 INFO L471 AbstractCegarLoop]: Abstraction has has 334 places, 344 transitions, 806 flow [2025-02-06 09:37:24,383 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 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-02-06 09:37:24,383 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:24,383 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-02-06 09:37:24,383 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:37:24,383 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-02-06 09:37:24,384 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:24,384 INFO L85 PathProgramCache]: Analyzing trace with hash -1643251554, now seen corresponding path program 1 times [2025-02-06 09:37:24,384 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:24,384 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1763776170] [2025-02-06 09:37:24,384 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:24,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:24,398 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-02-06 09:37:24,404 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-02-06 09:37:24,404 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:24,404 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:24,449 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:24,449 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:24,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1763776170] [2025-02-06 09:37:24,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1763776170] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:24,449 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:24,449 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:24,449 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [598715926] [2025-02-06 09:37:24,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:24,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:24,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:24,450 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:24,450 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:24,477 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 288 out of 334 [2025-02-06 09:37:24,478 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 334 places, 344 transitions, 806 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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-02-06 09:37:24,479 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:24,479 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 288 of 334 [2025-02-06 09:37:24,479 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:28,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 143#L707true, 90#L721-2true, 335#(= |#race~threads_alive~0| 0), 134#L707-4true, 331#true]) [2025-02-06 09:37:28,452 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:28,452 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:28,452 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:28,452 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:28,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][225], [329#true, Black: 333#true, 338#true, 231#L693true, 257#L709true, 335#(= |#race~threads_alive~0| 0), 108#L729-2true, 331#true]) [2025-02-06 09:37:28,460 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:28,460 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:28,460 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:28,460 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:28,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][226], [329#true, Black: 333#true, 338#true, 231#L693true, 257#L709true, 335#(= |#race~threads_alive~0| 0), 76#L730true, 331#true]) [2025-02-06 09:37:28,461 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:28,461 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:28,461 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:28,461 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:28,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 143#L707true, 181#L707-5true, 90#L721-2true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:28,552 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:28,552 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:28,552 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:28,552 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:28,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 143#L707true, 90#L721-2true, 165#L707true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:28,814 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:28,814 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:28,814 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:28,814 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:29,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 255#L707-4true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 134#L707-4true, 331#true]) [2025-02-06 09:37:29,668 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,668 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:29,668 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,668 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:29,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 181#L707-5true, 255#L707-4true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:29,739 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:29,739 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:29,739 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:29,742 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:29,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 134#L707-4true, 331#true, 209#L707-5true]) [2025-02-06 09:37:29,742 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:29,743 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:29,743 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:29,743 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:29,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 181#L707-5true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 331#true, 209#L707-5true]) [2025-02-06 09:37:29,807 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:29,807 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:29,807 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:29,807 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:29,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 255#L707-4true, 35#L728-2true, 165#L707true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:29,923 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:29,923 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:29,923 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:29,923 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:29,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 143#L707true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 134#L707-4true, 331#true]) [2025-02-06 09:37:29,923 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:29,924 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:29,924 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:29,924 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:29,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 165#L707true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 331#true, 209#L707-5true]) [2025-02-06 09:37:29,973 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,974 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 35#L728-2true, 165#L707true, 335#(= |#race~threads_alive~0| 0), 331#true, 209#L707-5true]) [2025-02-06 09:37:29,974 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,974 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,975 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 59#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 35#L728-2true, 165#L707true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:29,975 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,975 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,978 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,978 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 143#L707true, 181#L707-5true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:29,979 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,979 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,979 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,979 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 143#L707true, 181#L707-5true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:29,979 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,979 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,979 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,979 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 20#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 143#L707true, 35#L728-2true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:29,980 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:29,980 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,980 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:29,980 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:30,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 143#L707true, 35#L728-2true, 165#L707true, 335#(= |#race~threads_alive~0| 0), 331#true]) [2025-02-06 09:37:30,276 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:30,276 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:30,277 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:30,277 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:30,399 INFO L124 PetriNetUnfolderBase]: 19313/56019 cut-off events. [2025-02-06 09:37:30,400 INFO L125 PetriNetUnfolderBase]: For 2184/2365 co-relation queries the response was YES. [2025-02-06 09:37:30,511 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91029 conditions, 56019 events. 19313/56019 cut-off events. For 2184/2365 co-relation queries the response was YES. Maximal size of possible extension queue 1520. Compared 736436 event pairs, 12819 based on Foata normal form. 0/49796 useless extension candidates. Maximal degree in co-relation 87658. Up to 22876 conditions per place. [2025-02-06 09:37:30,758 INFO L140 encePairwiseOnDemand]: 328/334 looper letters, 60 selfloop transitions, 5 changer transitions 0/368 dead transitions. [2025-02-06 09:37:30,758 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 335 places, 368 transitions, 984 flow [2025-02-06 09:37:30,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:30,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:30,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 930 transitions. [2025-02-06 09:37:30,760 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9281437125748503 [2025-02-06 09:37:30,761 INFO L175 Difference]: Start difference. First operand has 334 places, 344 transitions, 806 flow. Second operand 3 states and 930 transitions. [2025-02-06 09:37:30,761 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 335 places, 368 transitions, 984 flow [2025-02-06 09:37:30,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 333 places, 368 transitions, 952 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:37:30,789 INFO L231 Difference]: Finished difference. Result has 335 places, 348 transitions, 812 flow [2025-02-06 09:37:30,790 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=334, PETRI_DIFFERENCE_MINUEND_FLOW=774, PETRI_DIFFERENCE_MINUEND_PLACES=331, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=344, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=339, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=812, PETRI_PLACES=335, PETRI_TRANSITIONS=348} [2025-02-06 09:37:30,790 INFO L279 CegarLoopForPetriNet]: 330 programPoint places, 5 predicate places. [2025-02-06 09:37:30,791 INFO L471 AbstractCegarLoop]: Abstraction has has 335 places, 348 transitions, 812 flow [2025-02-06 09:37:30,791 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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-02-06 09:37:30,791 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:30,791 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-02-06 09:37:30,791 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:37:30,792 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-02-06 09:37:30,792 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:30,792 INFO L85 PathProgramCache]: Analyzing trace with hash 739235420, now seen corresponding path program 1 times [2025-02-06 09:37:30,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:30,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2095607736] [2025-02-06 09:37:30,792 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:30,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:30,806 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-02-06 09:37:30,814 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-02-06 09:37:30,815 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:30,815 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:30,867 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:30,867 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:30,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2095607736] [2025-02-06 09:37:30,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2095607736] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:30,867 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:30,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:30,868 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [666101576] [2025-02-06 09:37:30,868 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:30,868 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:30,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:30,869 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:30,869 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:30,902 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 283 out of 334 [2025-02-06 09:37:30,903 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 335 places, 348 transitions, 812 flow. Second operand has 3 states, 3 states have (on average 285.0) internal successors, (855), 3 states have internal predecessors, (855), 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-02-06 09:37:30,903 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:30,903 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 334 [2025-02-06 09:37:30,903 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:31,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 4#L694-2true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:31,192 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:31,192 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:31,192 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:31,192 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:31,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 106#L696-3true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:31,282 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:37:31,282 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:31,282 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:31,282 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:37:31,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 324#L696true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:31,313 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:37:31,313 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:31,313 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:31,313 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:37:31,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 49#L697true, 82#L694-7true, 343#true, 331#true]) [2025-02-06 09:37:31,393 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:37:31,393 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:31,394 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:31,394 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:31,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, 72#L705true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 82#L694-7true, 343#true, 331#true]) [2025-02-06 09:37:31,826 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:31,826 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:31,826 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:31,826 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:31,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 288#L699true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 82#L694-7true, 343#true, 331#true]) [2025-02-06 09:37:31,826 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:31,826 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:31,826 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:31,826 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:31,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 269#L706true, 82#L694-7true, 343#true, 331#true]) [2025-02-06 09:37:31,937 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:31,937 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:31,937 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:31,937 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:31,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 162#L700true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 82#L694-7true, 343#true, 331#true]) [2025-02-06 09:37:31,937 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:31,937 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:31,937 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:31,937 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:32,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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][330], [329#true, Black: 333#true, 338#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:32,260 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:32,260 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:32,260 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:32,260 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:32,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:32,343 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:32,343 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:32,343 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:32,343 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:32,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 324#L696true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:32,429 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:32,429 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:32,429 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:32,429 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:32,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:32,430 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:32,430 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:32,430 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:32,431 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:32,431 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:32,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 4#L694-2true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:32,653 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:32,653 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:32,653 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:32,653 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:32,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 324#L696true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:32,689 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:32,689 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:32,690 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:32,690 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:32,690 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:32,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 49#L697true, 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:32,780 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:32,780 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:32,780 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:32,780 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:32,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 49#L697true, 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:32,892 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:32,893 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:32,893 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:32,893 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:32,893 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:32,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 82#L694-7true, 343#true, 331#true, 232#L702true]) [2025-02-06 09:37:32,940 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:32,940 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:32,940 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:32,940 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:32,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 106#L696-3true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 343#true, 331#true, 209#L707-5true]) [2025-02-06 09:37:32,942 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:32,942 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:32,942 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:32,942 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:33,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 324#L696true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:33,033 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,033 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:33,033 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:33,033 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 82#L694-7true, 343#true, 331#true, 306#L703true]) [2025-02-06 09:37:33,144 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:33,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 49#L697true, 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:33,246 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:33,246 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:33,246 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:33,246 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:33,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 72#L705true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:33,301 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,301 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:33,301 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:33,301 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 288#L699true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:33,302 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,302 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:33,302 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:33,302 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, 72#L705true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:33,413 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,413 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:33,415 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:33,415 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,416 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 288#L699true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:33,416 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,416 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:33,416 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,417 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:33,417 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:33,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 269#L706true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:33,701 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,701 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,701 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,701 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 162#L700true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:33,702 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,702 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,702 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,702 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 269#L706true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:33,839 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,839 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,839 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,840 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,840 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 162#L700true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:33,840 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,840 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:33,840 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,840 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:33,840 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:34,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, 72#L705true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:34,033 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:34,033 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:34,033 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:34,033 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:34,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 288#L699true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 343#true, 331#true, 209#L707-5true]) [2025-02-06 09:37:34,033 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:34,037 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:34,037 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:34,037 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:34,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 181#L707-5true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 343#true, 331#true]) [2025-02-06 09:37:34,211 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:34,211 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:34,211 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:34,211 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:34,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 269#L706true, 343#true, 331#true, 209#L707-5true]) [2025-02-06 09:37:34,339 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:34,339 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:34,339 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:34,339 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:34,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 162#L700true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:34,341 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:34,341 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:34,341 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:34,341 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:35,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 106#L696-3true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:35,208 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:35,208 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:35,208 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:35,208 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:35,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true, 232#L702true]) [2025-02-06 09:37:35,249 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:35,249 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:35,249 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:35,249 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:35,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 324#L696true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:35,306 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:35,306 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:35,306 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:35,306 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:35,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true, 232#L702true]) [2025-02-06 09:37:35,351 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:35,351 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:35,351 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:35,351 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:35,351 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:35,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true, 306#L703true]) [2025-02-06 09:37:35,463 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:35,463 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:35,463 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:35,463 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:35,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 49#L697true, 35#L728-2true, 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:35,512 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:35,512 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:35,512 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:35,512 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:35,551 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 82#L694-7true, 331#true, 343#true, 306#L703true]) [2025-02-06 09:37:35,552 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:35,552 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:35,552 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:35,552 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:35,552 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:35,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 331#true, 343#true, 209#L707-5true, 232#L702true]) [2025-02-06 09:37:35,640 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:35,640 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:35,640 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:35,640 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 338#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 343#true, 331#true, 209#L707-5true, 306#L703true]) [2025-02-06 09:37:35,789 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:35,789 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:35,789 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:35,789 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:35,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 72#L705true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:35,893 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:35,893 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:35,894 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:35,894 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:35,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 288#L699true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:35,895 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:35,895 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:35,895 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:35,895 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:36,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 269#L706true, 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:36,252 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:36,252 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:36,252 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:36,252 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:36,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, 162#L700true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:36,253 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:36,253 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:36,254 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:36,254 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:36,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 331#true, 343#true, 209#L707-5true, 232#L702true]) [2025-02-06 09:37:36,615 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:36,615 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:36,615 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:36,615 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:36,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 338#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, 331#true, 343#true, 209#L707-5true, 306#L703true]) [2025-02-06 09:37:36,648 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:36,648 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:36,648 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:36,648 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:36,702 INFO L124 PetriNetUnfolderBase]: 22335/61923 cut-off events. [2025-02-06 09:37:36,702 INFO L125 PetriNetUnfolderBase]: For 7407/8451 co-relation queries the response was YES. [2025-02-06 09:37:36,827 INFO L83 FinitePrefix]: Finished finitePrefix Result has 108450 conditions, 61923 events. 22335/61923 cut-off events. For 7407/8451 co-relation queries the response was YES. Maximal size of possible extension queue 1564. Compared 798376 event pairs, 13206 based on Foata normal form. 323/55125 useless extension candidates. Maximal degree in co-relation 60241. Up to 29481 conditions per place. [2025-02-06 09:37:37,048 INFO L140 encePairwiseOnDemand]: 324/334 looper letters, 75 selfloop transitions, 16 changer transitions 0/383 dead transitions. [2025-02-06 09:37:37,048 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 337 places, 383 transitions, 1093 flow [2025-02-06 09:37:37,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:37,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:37,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 925 transitions. [2025-02-06 09:37:37,050 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9231536926147704 [2025-02-06 09:37:37,050 INFO L175 Difference]: Start difference. First operand has 335 places, 348 transitions, 812 flow. Second operand 3 states and 925 transitions. [2025-02-06 09:37:37,050 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 337 places, 383 transitions, 1093 flow [2025-02-06 09:37:37,067 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 335 places, 383 transitions, 1083 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:37:37,069 INFO L231 Difference]: Finished difference. Result has 337 places, 362 transitions, 948 flow [2025-02-06 09:37:37,070 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=334, PETRI_DIFFERENCE_MINUEND_FLOW=802, PETRI_DIFFERENCE_MINUEND_PLACES=333, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=348, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=332, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=948, PETRI_PLACES=337, PETRI_TRANSITIONS=362} [2025-02-06 09:37:37,070 INFO L279 CegarLoopForPetriNet]: 330 programPoint places, 7 predicate places. [2025-02-06 09:37:37,070 INFO L471 AbstractCegarLoop]: Abstraction has has 337 places, 362 transitions, 948 flow [2025-02-06 09:37:37,071 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 285.0) internal successors, (855), 3 states have internal predecessors, (855), 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-02-06 09:37:37,071 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:37,071 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-02-06 09:37:37,071 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-06 09:37:37,071 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-02-06 09:37:37,072 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:37,072 INFO L85 PathProgramCache]: Analyzing trace with hash -1587971359, now seen corresponding path program 1 times [2025-02-06 09:37:37,072 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:37,072 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752425169] [2025-02-06 09:37:37,072 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:37,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:37,085 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 181 statements into 1 equivalence classes. [2025-02-06 09:37:37,091 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 181 of 181 statements. [2025-02-06 09:37:37,092 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:37,092 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:37,141 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:37,141 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:37,141 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752425169] [2025-02-06 09:37:37,141 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752425169] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:37,141 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:37,141 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:37,142 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1312486841] [2025-02-06 09:37:37,142 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:37,142 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:37,142 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:37,143 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:37,143 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:37,157 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 290 out of 334 [2025-02-06 09:37:37,157 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 337 places, 362 transitions, 948 flow. Second operand has 3 states, 3 states have (on average 292.0) internal successors, (876), 3 states have internal predecessors, (876), 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-02-06 09:37:37,158 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:37,158 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 290 of 334 [2025-02-06 09:37:37,158 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:37,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 4#L694-2true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 82#L694-7true, 348#true, 331#true, 343#true]) [2025-02-06 09:37:37,599 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:37,599 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:37,599 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:37,599 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:37,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 106#L696-3true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:37,673 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:37:37,673 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:37,673 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:37:37,673 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:38,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][389], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 226#L721-1true, 331#true, 343#true]) [2025-02-06 09:37:38,168 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:38,168 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:38,168 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:38,168 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:38,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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][327], [329#true, Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 82#L694-7true, 348#true, 343#true, 331#true]) [2025-02-06 09:37:38,275 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:38,276 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:38,276 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:38,276 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:38,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] 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][324], [329#true, 34#L694-6true, Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 222#L728-1true, 331#true, 343#true]) [2025-02-06 09:37:38,276 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:38,276 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:38,276 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:38,276 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:38,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] 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], [329#true, 34#L694-6true, Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 222#L728-1true, 331#true, 343#true]) [2025-02-06 09:37:38,702 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:38,702 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:38,702 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:38,702 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:38,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 82#L694-7true, 331#true, 343#true]) [2025-02-06 09:37:38,703 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:38,703 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:38,703 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:38,703 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:38,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 4#L694-2true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:38,954 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:38,954 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:38,954 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:38,954 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:39,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 106#L696-3true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:39,408 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:39,408 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:39,408 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:39,408 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][389], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 222#L728-1true]) [2025-02-06 09:37:40,425 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][335], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 222#L728-1true]) [2025-02-06 09:37:41,490 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:41,490 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:41,490 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:41,490 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:41,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1052] L707-6-->L707-4: 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][389], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 222#L728-1true, 343#true]) [2025-02-06 09:37:41,670 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:41,670 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,670 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,670 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,670 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1052] L707-6-->L707-4: 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][389], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 222#L728-1true, 343#true]) [2025-02-06 09:37:41,672 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:41,672 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,672 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:41,672 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,673 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,673 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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][327], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:41,838 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:41,838 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:41,838 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:41,838 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:42,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1052] L707-6-->L707-4: 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][335], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 222#L728-1true, 343#true]) [2025-02-06 09:37:42,150 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:42,150 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,150 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,150 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,150 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][326], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, 301#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:42,151 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:42,151 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,151 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,151 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,295 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1052] L707-6-->L707-4: 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][335], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 222#L728-1true, 331#true, 343#true]) [2025-02-06 09:37:42,295 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:42,295 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:42,295 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,295 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,295 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,295 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 209#L707-5true]) [2025-02-06 09:37:42,449 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:42,449 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,449 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:42,449 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:43,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 55#L698-1true]) [2025-02-06 09:37:43,513 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:43,513 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:43,513 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:43,513 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:43,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true, 55#L698-1true]) [2025-02-06 09:37:43,517 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:43,517 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:43,517 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:43,517 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:43,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [60#L698-1true, 329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:43,569 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:43,569 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:43,569 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:43,569 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:43,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [60#L698-1true, 329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 251#L725-1true, 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:43,572 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:43,572 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:43,572 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:43,572 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:43,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 55#L698-1true]) [2025-02-06 09:37:43,663 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:43,663 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:43,663 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:43,663 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:43,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true, 55#L698-1true]) [2025-02-06 09:37:43,666 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:43,666 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:43,666 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:43,666 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:43,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, 60#L698-1true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:43,826 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:43,826 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:43,826 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:43,826 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:43,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, 60#L698-1true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:43,829 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:43,829 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:43,829 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:43,829 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:43,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 113#L699true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:43,839 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,839 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,839 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,839 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, 69#L705true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:43,841 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,841 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,841 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,841 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 113#L699true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:43,844 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,844 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 69#L705true, 350#(= |#race~keep_alive~0| 0), 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:43,845 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,845 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,846 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,846 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 72#L705true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:43,896 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,897 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,897 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,897 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 288#L699true, 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:43,898 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,898 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,898 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,898 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 72#L705true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:43,899 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,899 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,899 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,899 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 288#L699true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:43,900 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,900 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,900 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:43,900 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:43,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, 350#(= |#race~keep_alive~0| 0), 113#L699true, Black: 333#true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:43,981 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:43,981 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:43,982 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:43,982 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:43,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, 69#L705true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:43,982 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:43,982 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:43,982 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:43,982 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:43,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 113#L699true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:43,985 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:43,985 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:43,985 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:43,985 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:43,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [69#L705true, 329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:43,985 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:43,985 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:43,986 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:43,986 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, 72#L705true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,147 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,148 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,148 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,148 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 288#L699true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,149 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,149 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,149 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,149 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 72#L705true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:44,150 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,150 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,150 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,150 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 288#L699true, 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:44,151 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,151 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,151 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,151 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:44,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 8#L700true, 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,159 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,159 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,159 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,159 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, 7#L706true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,160 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,160 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,160 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,160 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 8#L700true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:44,162 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,162 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,162 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,162 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 7#L706true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:44,163 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,163 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,163 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,163 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, 269#L706true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,212 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,212 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,212 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,213 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 162#L700true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,213 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,213 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,213 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,213 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 251#L725-1true, 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 269#L706true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:44,215 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,215 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,215 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,215 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 162#L700true, 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:44,216 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,216 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,216 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,216 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:44,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 8#L700true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,285 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,286 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,286 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,286 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 7#L706true, 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,286 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,286 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,286 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,286 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 8#L700true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:44,288 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,288 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,288 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,288 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 7#L706true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:44,288 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,289 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,289 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,289 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][366], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 165#L707true, 76#L730true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,360 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:44,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][365], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 165#L707true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 108#L729-2true, 331#true, 343#true]) [2025-02-06 09:37:44,361 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,361 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:44,361 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:44,361 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:44,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 269#L706true, 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,411 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,411 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,411 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,411 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 162#L700true, 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,412 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,412 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,412 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,412 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 269#L706true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:44,413 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,413 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,413 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,413 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 162#L700true, 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:44,414 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,414 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,414 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,414 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:44,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][366], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 76#L730true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 55#L698-1true]) [2025-02-06 09:37:44,484 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:44,484 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:44,484 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:44,484 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:44,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][365], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 108#L729-2true, 331#true, 343#true, 55#L698-1true]) [2025-02-06 09:37:44,484 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:44,484 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:44,484 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:44,484 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][366], [329#true, 113#L699true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 76#L730true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,854 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][366], [329#true, 69#L705true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 76#L730true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,854 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][365], [329#true, 350#(= |#race~keep_alive~0| 0), 113#L699true, Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 108#L729-2true, 331#true, 343#true]) [2025-02-06 09:37:44,854 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,855 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][365], [329#true, 69#L705true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 108#L729-2true, 331#true, 343#true]) [2025-02-06 09:37:44,855 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:44,855 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,855 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,855 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:44,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][335], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, 165#L707true, 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,855 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:44,855 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,856 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,856 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:44,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][335], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, 165#L707true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 222#L728-1true]) [2025-02-06 09:37:44,916 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:44,916 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,916 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,916 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][366], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 8#L700true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 76#L730true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,973 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:44,973 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,973 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,973 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][366], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 7#L706true, 76#L730true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:44,974 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][365], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 8#L700true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 108#L729-2true, 331#true, 343#true]) [2025-02-06 09:37:44,974 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][365], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 7#L706true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 108#L729-2true, 331#true, 343#true]) [2025-02-06 09:37:44,974 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:44,974 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:45,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 275#L709true, 331#true, 343#true]) [2025-02-06 09:37:45,083 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:45,083 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:45,083 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:45,083 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:45,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 257#L709true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:45,096 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:45,096 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:45,096 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:45,096 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:45,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 275#L709true, 331#true, 343#true]) [2025-02-06 09:37:45,118 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,118 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,119 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,119 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 305#L702true]) [2025-02-06 09:37:45,120 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,120 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,120 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,120 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true, 305#L702true]) [2025-02-06 09:37:45,121 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,121 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,121 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,121 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 232#L702true]) [2025-02-06 09:37:45,131 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,131 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,131 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,131 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 251#L725-1true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true, 232#L702true]) [2025-02-06 09:37:45,132 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,132 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,132 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,132 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 257#L709true, 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:45,147 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,147 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,147 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:45,147 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:45,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 305#L702true]) [2025-02-06 09:37:45,147 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,147 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:45,147 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,147 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:45,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true, 305#L702true]) [2025-02-06 09:37:45,148 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,148 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,148 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:45,148 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:45,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 232#L702true]) [2025-02-06 09:37:45,175 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,175 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,176 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:45,176 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:45,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true, 232#L702true]) [2025-02-06 09:37:45,176 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,176 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:45,176 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,176 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:45,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 102#L703true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:45,177 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:45,177 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:45,177 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:45,177 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:45,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][395], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 102#L703true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true]) [2025-02-06 09:37:45,178 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:45,178 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:45,178 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:45,178 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:45,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 306#L703true]) [2025-02-06 09:37:45,188 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:45,188 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:45,188 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:45,188 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:45,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 251#L725-1true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 29#L698-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 343#true, 331#true, 306#L703true]) [2025-02-06 09:37:45,188 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:45,188 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:45,188 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:45,188 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:45,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 102#L703true, 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:45,200 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,200 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:45,200 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:45,200 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] 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][320], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 179#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 102#L703true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true]) [2025-02-06 09:37:45,201 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,201 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,201 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:45,201 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:45,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 186#L726-3true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 306#L703true]) [2025-02-06 09:37:45,219 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,219 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:45,220 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:45,220 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1039] 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][369], [329#true, Black: 335#(= |#race~threads_alive~0| 0), 350#(= |#race~keep_alive~0| 0), 29#L698-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 186#L726-3true, 343#true, 331#true, 306#L703true]) [2025-02-06 09:37:45,220 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,220 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:45,220 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,220 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:45,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][366], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 76#L730true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true, 305#L702true]) [2025-02-06 09:37:45,257 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:45,257 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,257 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,257 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][365], [329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 108#L729-2true, 331#true, 343#true, 305#L702true]) [2025-02-06 09:37:45,258 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:45,258 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,258 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,258 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L730-3-->L730: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret30#1_7|) (= (store |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29| (store (select |v_#pthreadsMutex_62| |v_~#threads_alive_mutex~0.base_29|) |v_~#threads_alive_mutex~0.offset_29| 0)) |v_#pthreadsMutex_61|)) InVars {#pthreadsMutex=|v_#pthreadsMutex_62|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_61|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_29|, ULTIMATE.start_main_#t~ret30#1=|v_ULTIMATE.start_main_#t~ret30#1_7|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_29|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret30#1][366], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 76#L730true, 102#L703true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 343#true]) [2025-02-06 09:37:45,278 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:45,278 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,278 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,278 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([926] L729-5-->L729-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret28#1_6|) (= |v_#pthreadsMutex_53| (store |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25| (store (select |v_#pthreadsMutex_54| |v_~#threads_alive_mutex~0.base_25|) |v_~#threads_alive_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_54|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|} OutVars{ULTIMATE.start_main_#t~ret28#1=|v_ULTIMATE.start_main_#t~ret28#1_6|, #pthreadsMutex=|v_#pthreadsMutex_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_25|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_25|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret28#1, #pthreadsMutex][365], [329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 165#L707true, 102#L703true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 108#L729-2true, 331#true, 343#true]) [2025-02-06 09:37:45,279 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:45,279 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,279 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,279 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:45,300 INFO L124 PetriNetUnfolderBase]: 26756/82836 cut-off events. [2025-02-06 09:37:45,300 INFO L125 PetriNetUnfolderBase]: For 11664/13289 co-relation queries the response was YES. [2025-02-06 09:37:45,517 INFO L83 FinitePrefix]: Finished finitePrefix Result has 142453 conditions, 82836 events. 26756/82836 cut-off events. For 11664/13289 co-relation queries the response was YES. Maximal size of possible extension queue 2282. Compared 1168452 event pairs, 6692 based on Foata normal form. 84/74486 useless extension candidates. Maximal degree in co-relation 138094. Up to 25330 conditions per place. [2025-02-06 09:37:45,754 INFO L140 encePairwiseOnDemand]: 327/334 looper letters, 72 selfloop transitions, 7 changer transitions 0/400 dead transitions. [2025-02-06 09:37:45,754 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 339 places, 400 transitions, 1197 flow [2025-02-06 09:37:45,755 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:45,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:45,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 947 transitions. [2025-02-06 09:37:45,756 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9451097804391217 [2025-02-06 09:37:45,756 INFO L175 Difference]: Start difference. First operand has 337 places, 362 transitions, 948 flow. Second operand 3 states and 947 transitions. [2025-02-06 09:37:45,756 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 339 places, 400 transitions, 1197 flow [2025-02-06 09:37:45,777 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 337 places, 400 transitions, 1165 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:37:45,780 INFO L231 Difference]: Finished difference. Result has 339 places, 369 transitions, 986 flow [2025-02-06 09:37:45,780 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=334, PETRI_DIFFERENCE_MINUEND_FLOW=916, PETRI_DIFFERENCE_MINUEND_PLACES=335, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=362, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=355, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=986, PETRI_PLACES=339, PETRI_TRANSITIONS=369} [2025-02-06 09:37:45,781 INFO L279 CegarLoopForPetriNet]: 330 programPoint places, 9 predicate places. [2025-02-06 09:37:45,781 INFO L471 AbstractCegarLoop]: Abstraction has has 339 places, 369 transitions, 986 flow [2025-02-06 09:37:45,782 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 292.0) internal successors, (876), 3 states have internal predecessors, (876), 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-02-06 09:37:45,782 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:45,782 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-02-06 09:37:45,782 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 09:37:45,782 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-02-06 09:37:45,782 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:45,782 INFO L85 PathProgramCache]: Analyzing trace with hash -696314685, now seen corresponding path program 1 times [2025-02-06 09:37:45,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:45,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1861513306] [2025-02-06 09:37:45,783 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:45,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:45,796 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 184 statements into 1 equivalence classes. [2025-02-06 09:37:45,803 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 184 of 184 statements. [2025-02-06 09:37:45,803 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:45,803 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:45,834 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:45,835 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:45,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1861513306] [2025-02-06 09:37:45,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1861513306] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:45,835 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:45,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:45,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [51729255] [2025-02-06 09:37:45,835 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:45,835 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:45,835 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:45,835 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:45,835 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:45,845 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 292 out of 334 [2025-02-06 09:37:45,846 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 339 places, 369 transitions, 986 flow. Second operand has 3 states, 3 states have (on average 294.6666666666667) internal successors, (884), 3 states have internal predecessors, (884), 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-02-06 09:37:45,846 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:45,846 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 334 [2025-02-06 09:37:45,846 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:46,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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][267], [329#true, Black: 333#true, 353#true, 4#L694-2true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 82#L694-7true, 331#true, Black: 350#(= |#race~keep_alive~0| 0)]) [2025-02-06 09:37:46,262 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:46,262 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:46,263 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:46,263 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:46,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, 353#true, Black: 333#true, 106#L696-3true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 82#L694-7true, 348#true, 331#true, Black: 350#(= |#race~keep_alive~0| 0)]) [2025-02-06 09:37:46,335 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:37:46,335 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:37:46,335 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:46,335 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:46,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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][320], [329#true, 353#true, Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 82#L694-7true, 348#true, 331#true, Black: 350#(= |#race~keep_alive~0| 0)]) [2025-02-06 09:37:46,892 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:46,892 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:46,892 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:46,892 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:46,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] 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][317], [329#true, 34#L694-6true, Black: 333#true, 353#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 331#true, 222#L728-1true, Black: 350#(= |#race~keep_alive~0| 0)]) [2025-02-06 09:37:46,893 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:46,893 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:46,893 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:46,893 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:47,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1024] 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][234], [329#true, 353#true, 34#L694-6true, Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 331#true, 222#L728-1true, Black: 350#(= |#race~keep_alive~0| 0)]) [2025-02-06 09:37:47,323 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:47,323 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:47,323 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:47,323 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:47,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, 353#true, Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 82#L694-7true, 331#true, Black: 350#(= |#race~keep_alive~0| 0)]) [2025-02-06 09:37:47,323 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:47,323 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:47,323 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:47,324 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:47,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][371], [329#true, Black: 348#true, 353#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 226#L721-1true, 331#true]) [2025-02-06 09:37:47,413 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,413 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:47,413 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:47,413 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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][267], [Black: 348#true, 329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 353#true, 4#L694-2true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true]) [2025-02-06 09:37:47,506 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:47,506 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:47,506 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:47,506 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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][267], [Black: 348#true, 329#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 353#true, 4#L694-2true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 209#L707-5true]) [2025-02-06 09:37:47,507 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([775] 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][267], [Black: 348#true, 329#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 353#true, 4#L694-2true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 209#L707-5true]) [2025-02-06 09:37:47,507 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 348#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 353#true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 144#threadErr4ASSERT_VIOLATIONDATA_RACEtrue, 209#L707-5true]) [2025-02-06 09:37:47,697 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,697 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:47,697 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,697 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:47,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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: 348#true, 329#true, 350#(= |#race~keep_alive~0| 0), 353#true, Black: 333#true, 106#L696-3true, 90#L721-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 209#L707-5true]) [2025-02-06 09:37:47,713 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:47,713 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:47,713 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:47,713 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:49,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][371], [329#true, Black: 348#true, 350#(= |#race~keep_alive~0| 0), Black: 333#true, 353#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 222#L728-1true]) [2025-02-06 09:37:49,514 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:49,514 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:49,514 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:49,514 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:49,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][371], [329#true, Black: 333#true, 353#true, 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 331#true, 222#L728-1true, Black: 350#(= |#race~keep_alive~0| 0)]) [2025-02-06 09:37:49,552 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:49,552 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:49,552 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:49,552 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:50,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][332], [329#true, Black: 348#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 353#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 222#L728-1true]) [2025-02-06 09:37:50,340 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:50,340 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:50,340 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:50,340 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:50,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] L707-6-->L707-4: 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][332], [329#true, 353#true, Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 255#L707-4true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 348#true, 331#true, 222#L728-1true, Black: 350#(= |#race~keep_alive~0| 0)]) [2025-02-06 09:37:50,400 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:50,400 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:50,400 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:50,400 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:50,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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][320], [329#true, Black: 348#true, 353#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 4#L694-2true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 209#L707-5true]) [2025-02-06 09:37:50,540 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:50,540 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:50,540 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:50,540 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:51,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] 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], [329#true, Black: 348#true, 353#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 90#L721-2true, 143#L707true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 134#L707-4true, 331#true]) [2025-02-06 09:37:51,211 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:51,211 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:51,211 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:51,211 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:51,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 348#true, 350#(= |#race~keep_alive~0| 0), 353#true, Black: 333#true, 106#L696-3true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 209#L707-5true]) [2025-02-06 09:37:51,248 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:51,248 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:51,248 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:51,248 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:51,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 348#true, 350#(= |#race~keep_alive~0| 0), 353#true, Black: 333#true, 324#L696true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 209#L707-5true]) [2025-02-06 09:37:51,603 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:51,603 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:51,603 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:51,603 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:52,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] 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], [329#true, Black: 348#true, Black: 333#true, 350#(= |#race~keep_alive~0| 0), 353#true, Black: 340#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet25#1|), 49#L697true, 35#L728-2true, Black: 345#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 331#true, 209#L707-5true]) [2025-02-06 09:37:52,123 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:52,124 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:52,124 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:52,124 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event