./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 4e22d32b1cfbf3e9c404c8b522b2227f299322fc3bbc332086f88ee02736e6fe --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 22:12:22,943 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 22:12:22,993 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 22:12:22,999 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 22:12:23,000 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 22:12:23,014 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 22:12:23,014 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 22:12:23,014 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 22:12:23,015 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 22:12:23,015 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 22:12:23,015 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 22:12:23,015 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 22:12:23,016 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:12:23,016 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 22:12:23,016 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 22:12:23,017 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 22:12:23,017 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 22:12:23,017 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 22:12:23,017 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 22:12:23,017 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 22:12:23,017 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 22:12:23,017 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 22:12:23,017 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 4e22d32b1cfbf3e9c404c8b522b2227f299322fc3bbc332086f88ee02736e6fe [2025-03-08 22:12:23,245 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 22:12:23,252 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 22:12:23,254 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 22:12:23,255 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 22:12:23,255 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 22:12:23,257 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-3.i [2025-03-08 22:12:24,408 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/55e9b72f5/f9353130e3bc4fef9a8d8fd19ce3748b/FLAG58c210a33 [2025-03-08 22:12:24,646 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 22:12:24,647 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-3.i [2025-03-08 22:12:24,659 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/55e9b72f5/f9353130e3bc4fef9a8d8fd19ce3748b/FLAG58c210a33 [2025-03-08 22:12:24,965 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/55e9b72f5/f9353130e3bc4fef9a8d8fd19ce3748b [2025-03-08 22:12:24,967 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 22:12:24,968 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 22:12:24,969 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 22:12:24,969 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 22:12:24,972 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 22:12:24,972 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,972 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@632f32bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24, skipping insertion in model container [2025-03-08 22:12:24,973 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,999 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 22:12:25,251 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:12:25,277 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 22:12:25,310 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:12:25,346 INFO L204 MainTranslator]: Completed translation [2025-03-08 22:12:25,346 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25 WrapperNode [2025-03-08 22:12:25,347 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 22:12:25,347 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 22:12:25,347 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 22:12:25,347 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 22:12:25,351 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,358 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,372 INFO L138 Inliner]: procedures = 159, calls = 38, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 198 [2025-03-08 22:12:25,372 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 22:12:25,373 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 22:12:25,373 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 22:12:25,373 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 22:12:25,378 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,379 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,383 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,384 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,389 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,390 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,394 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,395 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,397 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 22:12:25,398 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 22:12:25,398 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 22:12:25,398 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 22:12:25,399 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (1/1) ... [2025-03-08 22:12:25,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:12:25,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 22:12:25,428 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 22:12:25,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 22:12:25,448 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-08 22:12:25,448 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 22:12:25,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 22:12:25,448 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-08 22:12:25,448 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-08 22:12:25,448 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-08 22:12:25,449 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 22:12:25,449 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 22:12:25,450 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 22:12:25,577 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 22:12:25,579 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 22:12:25,911 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 22:12:25,912 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 22:12:25,953 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 22:12:25,954 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 22:12:25,954 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:12:25 BoogieIcfgContainer [2025-03-08 22:12:25,955 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 22:12:25,957 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 22:12:25,957 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 22:12:25,961 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 22:12:25,961 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 10:12:24" (1/3) ... [2025-03-08 22:12:25,962 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@498bfa63 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:12:25, skipping insertion in model container [2025-03-08 22:12:25,962 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:25" (2/3) ... [2025-03-08 22:12:25,962 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@498bfa63 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:12:25, skipping insertion in model container [2025-03-08 22:12:25,962 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:12:25" (3/3) ... [2025-03-08 22:12:25,963 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-counter-inner-3.i [2025-03-08 22:12:25,973 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 22:12:25,975 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-counter-inner-3.i that has 2 procedures, 260 locations, 1 initial locations, 3 loop locations, and 9 error locations. [2025-03-08 22:12:25,975 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 22:12:26,031 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 22:12:26,072 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 265 transitions, 534 flow [2025-03-08 22:12:26,193 INFO L124 PetriNetUnfolderBase]: 7/301 cut-off events. [2025-03-08 22:12:26,195 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:12:26,202 INFO L83 FinitePrefix]: Finished finitePrefix Result has 305 conditions, 301 events. 7/301 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 365 event pairs, 0 based on Foata normal form. 0/280 useless extension candidates. Maximal degree in co-relation 195. Up to 4 conditions per place. [2025-03-08 22:12:26,202 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 265 transitions, 534 flow [2025-03-08 22:12:26,207 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 263 places, 265 transitions, 534 flow [2025-03-08 22:12:26,217 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:12:26,225 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;@60d233e8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:12:26,225 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-03-08 22:12:26,260 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:12:26,260 INFO L124 PetriNetUnfolderBase]: 1/177 cut-off events. [2025-03-08 22:12:26,260 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:12:26,260 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:26,261 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] [2025-03-08 22:12:26,261 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:12:26,265 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:26,265 INFO L85 PathProgramCache]: Analyzing trace with hash 1960693860, now seen corresponding path program 1 times [2025-03-08 22:12:26,271 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:26,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1062489438] [2025-03-08 22:12:26,272 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:26,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:26,367 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-03-08 22:12:26,427 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-03-08 22:12:26,427 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:26,428 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:26,664 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:26,666 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:26,666 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1062489438] [2025-03-08 22:12:26,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1062489438] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:26,667 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:26,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:26,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1761498842] [2025-03-08 22:12:26,668 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:26,673 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:26,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:26,691 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:26,691 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:26,707 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 265 [2025-03-08 22:12:26,711 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 265 transitions, 534 flow. Second operand has 3 states, 3 states have (on average 238.66666666666666) internal successors, (716), 3 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:26,711 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:26,711 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 265 [2025-03-08 22:12:26,713 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:26,922 INFO L124 PetriNetUnfolderBase]: 151/935 cut-off events. [2025-03-08 22:12:26,923 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 22:12:26,926 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1254 conditions, 935 events. 151/935 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 4894 event pairs, 95 based on Foata normal form. 14/830 useless extension candidates. Maximal degree in co-relation 1042. Up to 261 conditions per place. [2025-03-08 22:12:26,932 INFO L140 encePairwiseOnDemand]: 257/265 looper letters, 34 selfloop transitions, 4 changer transitions 1/275 dead transitions. [2025-03-08 22:12:26,932 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 275 transitions, 630 flow [2025-03-08 22:12:26,933 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:26,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:26,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2025-03-08 22:12:26,947 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9484276729559749 [2025-03-08 22:12:26,949 INFO L175 Difference]: Start difference. First operand has 263 places, 265 transitions, 534 flow. Second operand 3 states and 754 transitions. [2025-03-08 22:12:26,950 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 275 transitions, 630 flow [2025-03-08 22:12:26,953 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 275 transitions, 630 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:12:26,959 INFO L231 Difference]: Finished difference. Result has 267 places, 264 transitions, 556 flow [2025-03-08 22:12:26,961 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=265, PETRI_DIFFERENCE_MINUEND_FLOW=528, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=556, PETRI_PLACES=267, PETRI_TRANSITIONS=264} [2025-03-08 22:12:26,964 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 4 predicate places. [2025-03-08 22:12:26,966 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 264 transitions, 556 flow [2025-03-08 22:12:26,966 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.66666666666666) internal successors, (716), 3 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:26,966 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:26,966 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] [2025-03-08 22:12:26,967 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 22:12:26,967 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:12:26,968 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:26,968 INFO L85 PathProgramCache]: Analyzing trace with hash -956572981, now seen corresponding path program 1 times [2025-03-08 22:12:26,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:26,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1151854574] [2025-03-08 22:12:26,969 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:26,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:26,993 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 168 statements into 1 equivalence classes. [2025-03-08 22:12:27,005 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 168 of 168 statements. [2025-03-08 22:12:27,006 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:27,006 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:27,114 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:27,114 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:27,114 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1151854574] [2025-03-08 22:12:27,114 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1151854574] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:27,114 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:27,114 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:27,114 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1111747583] [2025-03-08 22:12:27,114 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:27,115 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:27,115 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:27,116 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:27,116 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:27,138 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 265 [2025-03-08 22:12:27,139 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 264 transitions, 556 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:27,139 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:27,139 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 265 [2025-03-08 22:12:27,139 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:27,311 INFO L124 PetriNetUnfolderBase]: 222/1226 cut-off events. [2025-03-08 22:12:27,311 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-08 22:12:27,313 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1725 conditions, 1226 events. 222/1226 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 7492 event pairs, 60 based on Foata normal form. 0/1101 useless extension candidates. Maximal degree in co-relation 1510. Up to 239 conditions per place. [2025-03-08 22:12:27,316 INFO L140 encePairwiseOnDemand]: 256/265 looper letters, 40 selfloop transitions, 6 changer transitions 0/282 dead transitions. [2025-03-08 22:12:27,316 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 282 transitions, 684 flow [2025-03-08 22:12:27,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:27,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:27,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 751 transitions. [2025-03-08 22:12:27,318 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9446540880503145 [2025-03-08 22:12:27,318 INFO L175 Difference]: Start difference. First operand has 267 places, 264 transitions, 556 flow. Second operand 3 states and 751 transitions. [2025-03-08 22:12:27,318 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 282 transitions, 684 flow [2025-03-08 22:12:27,320 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 282 transitions, 676 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:27,322 INFO L231 Difference]: Finished difference. Result has 266 places, 266 transitions, 586 flow [2025-03-08 22:12:27,322 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=265, PETRI_DIFFERENCE_MINUEND_FLOW=544, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=586, PETRI_PLACES=266, PETRI_TRANSITIONS=266} [2025-03-08 22:12:27,323 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 3 predicate places. [2025-03-08 22:12:27,323 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 266 transitions, 586 flow [2025-03-08 22:12:27,323 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:27,323 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:27,323 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:27,324 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 22:12:27,324 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:12:27,324 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:27,324 INFO L85 PathProgramCache]: Analyzing trace with hash -652071856, now seen corresponding path program 1 times [2025-03-08 22:12:27,324 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:27,324 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [766635573] [2025-03-08 22:12:27,324 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:27,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:27,344 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-08 22:12:27,366 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-08 22:12:27,366 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:27,366 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:27,430 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:27,430 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:27,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [766635573] [2025-03-08 22:12:27,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [766635573] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:27,430 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:27,430 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:27,430 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [731987223] [2025-03-08 22:12:27,430 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:27,431 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:27,431 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:27,431 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:27,431 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:27,453 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 265 [2025-03-08 22:12:27,454 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 266 transitions, 586 flow. Second operand has 3 states, 3 states have (on average 238.0) internal successors, (714), 3 states have internal predecessors, (714), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:27,455 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:27,455 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 265 [2025-03-08 22:12:27,455 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:27,620 INFO L124 PetriNetUnfolderBase]: 244/1272 cut-off events. [2025-03-08 22:12:27,620 INFO L125 PetriNetUnfolderBase]: For 196/196 co-relation queries the response was YES. [2025-03-08 22:12:27,622 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1965 conditions, 1272 events. 244/1272 cut-off events. For 196/196 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 7795 event pairs, 131 based on Foata normal form. 0/1162 useless extension candidates. Maximal degree in co-relation 1748. Up to 426 conditions per place. [2025-03-08 22:12:27,625 INFO L140 encePairwiseOnDemand]: 260/265 looper letters, 34 selfloop transitions, 5 changer transitions 0/276 dead transitions. [2025-03-08 22:12:27,625 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 276 transitions, 690 flow [2025-03-08 22:12:27,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:27,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:27,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 744 transitions. [2025-03-08 22:12:27,627 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9358490566037736 [2025-03-08 22:12:27,627 INFO L175 Difference]: Start difference. First operand has 266 places, 266 transitions, 586 flow. Second operand 3 states and 744 transitions. [2025-03-08 22:12:27,627 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 276 transitions, 690 flow [2025-03-08 22:12:27,629 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 276 transitions, 676 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:27,631 INFO L231 Difference]: Finished difference. Result has 268 places, 270 transitions, 616 flow [2025-03-08 22:12:27,631 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=265, PETRI_DIFFERENCE_MINUEND_FLOW=574, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=266, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=616, PETRI_PLACES=268, PETRI_TRANSITIONS=270} [2025-03-08 22:12:27,632 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 5 predicate places. [2025-03-08 22:12:27,632 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 270 transitions, 616 flow [2025-03-08 22:12:27,632 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.0) internal successors, (714), 3 states have internal predecessors, (714), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:27,633 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:27,633 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:27,633 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 22:12:27,633 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:12:27,634 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:27,634 INFO L85 PathProgramCache]: Analyzing trace with hash -570037445, now seen corresponding path program 1 times [2025-03-08 22:12:27,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:27,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1879087666] [2025-03-08 22:12:27,634 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:27,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:27,653 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-03-08 22:12:27,679 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-03-08 22:12:27,679 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:27,679 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:12:27,679 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:12:27,687 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-03-08 22:12:27,708 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-03-08 22:12:27,708 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:27,708 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:12:27,768 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:12:27,769 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:12:27,769 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-03-08 22:12:27,770 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-03-08 22:12:27,771 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-03-08 22:12:27,772 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-03-08 22:12:27,772 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-03-08 22:12:27,772 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-03-08 22:12:27,772 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-03-08 22:12:27,772 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 22:12:27,772 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-08 22:12:27,775 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 22:12:27,776 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-08 22:12:27,809 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 22:12:27,814 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 324 places, 326 transitions, 662 flow [2025-03-08 22:12:27,860 INFO L124 PetriNetUnfolderBase]: 11/406 cut-off events. [2025-03-08 22:12:27,861 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 22:12:27,862 INFO L83 FinitePrefix]: Finished finitePrefix Result has 414 conditions, 406 events. 11/406 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 846 event pairs, 0 based on Foata normal form. 0/371 useless extension candidates. Maximal degree in co-relation 302. Up to 6 conditions per place. [2025-03-08 22:12:27,863 INFO L82 GeneralOperation]: Start removeDead. Operand has 324 places, 326 transitions, 662 flow [2025-03-08 22:12:27,865 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 324 places, 326 transitions, 662 flow [2025-03-08 22:12:27,865 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:12:27,866 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;@60d233e8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:12:27,866 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2025-03-08 22:12:27,879 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:12:27,879 INFO L124 PetriNetUnfolderBase]: 1/177 cut-off events. [2025-03-08 22:12:27,879 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:12:27,879 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:27,879 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] [2025-03-08 22:12:27,879 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-08 22:12:27,880 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:27,880 INFO L85 PathProgramCache]: Analyzing trace with hash -1860557782, now seen corresponding path program 1 times [2025-03-08 22:12:27,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:27,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1845972859] [2025-03-08 22:12:27,880 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:27,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:27,902 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-03-08 22:12:27,915 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-03-08 22:12:27,915 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:27,915 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:27,972 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:27,973 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:27,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1845972859] [2025-03-08 22:12:27,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1845972859] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:27,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:27,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:27,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510122284] [2025-03-08 22:12:27,973 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:27,974 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:27,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:27,974 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:27,975 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:27,988 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 326 [2025-03-08 22:12:27,989 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 324 places, 326 transitions, 662 flow. Second operand has 3 states, 3 states have (on average 286.6666666666667) internal successors, (860), 3 states have internal predecessors, (860), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:27,990 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:27,990 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 326 [2025-03-08 22:12:27,990 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:29,590 INFO L124 PetriNetUnfolderBase]: 4288/14236 cut-off events. [2025-03-08 22:12:29,591 INFO L125 PetriNetUnfolderBase]: For 38/38 co-relation queries the response was YES. [2025-03-08 22:12:29,616 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20701 conditions, 14236 events. 4288/14236 cut-off events. For 38/38 co-relation queries the response was YES. Maximal size of possible extension queue 482. Compared 158948 event pairs, 3028 based on Foata normal form. 290/12642 useless extension candidates. Maximal degree in co-relation 19387. Up to 5474 conditions per place. [2025-03-08 22:12:29,671 INFO L140 encePairwiseOnDemand]: 316/326 looper letters, 56 selfloop transitions, 5 changer transitions 1/346 dead transitions. [2025-03-08 22:12:29,671 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 326 places, 346 transitions, 824 flow [2025-03-08 22:12:29,672 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:29,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:29,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 923 transitions. [2025-03-08 22:12:29,676 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.943762781186094 [2025-03-08 22:12:29,676 INFO L175 Difference]: Start difference. First operand has 324 places, 326 transitions, 662 flow. Second operand 3 states and 923 transitions. [2025-03-08 22:12:29,677 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 326 places, 346 transitions, 824 flow [2025-03-08 22:12:29,680 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 326 places, 346 transitions, 824 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:12:29,683 INFO L231 Difference]: Finished difference. Result has 328 places, 325 transitions, 690 flow [2025-03-08 22:12:29,684 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=324, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=322, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=690, PETRI_PLACES=328, PETRI_TRANSITIONS=325} [2025-03-08 22:12:29,685 INFO L279 CegarLoopForPetriNet]: 324 programPoint places, 4 predicate places. [2025-03-08 22:12:29,685 INFO L471 AbstractCegarLoop]: Abstraction has has 328 places, 325 transitions, 690 flow [2025-03-08 22:12:29,685 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.6666666666667) internal successors, (860), 3 states have internal predecessors, (860), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:29,686 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:29,686 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] [2025-03-08 22:12:29,686 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 22:12:29,687 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-08 22:12:29,688 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:29,688 INFO L85 PathProgramCache]: Analyzing trace with hash -37986545, now seen corresponding path program 1 times [2025-03-08 22:12:29,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:29,688 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [37844319] [2025-03-08 22:12:29,688 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:29,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:29,711 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 168 statements into 1 equivalence classes. [2025-03-08 22:12:29,718 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 168 of 168 statements. [2025-03-08 22:12:29,718 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:29,718 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:29,800 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:29,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:29,800 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [37844319] [2025-03-08 22:12:29,800 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [37844319] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:29,800 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:29,800 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:29,800 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [539057455] [2025-03-08 22:12:29,800 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:29,801 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:29,801 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:29,801 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:29,801 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:29,839 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 275 out of 326 [2025-03-08 22:12:29,841 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 328 places, 325 transitions, 690 flow. Second operand has 3 states, 3 states have (on average 276.3333333333333) internal successors, (829), 3 states have internal predecessors, (829), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:29,841 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:29,841 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 275 of 326 [2025-03-08 22:12:29,841 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:33,331 INFO L124 PetriNetUnfolderBase]: 11565/32547 cut-off events. [2025-03-08 22:12:33,332 INFO L125 PetriNetUnfolderBase]: For 191/195 co-relation queries the response was YES. [2025-03-08 22:12:33,408 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51302 conditions, 32547 events. 11565/32547 cut-off events. For 191/195 co-relation queries the response was YES. Maximal size of possible extension queue 912. Compared 390045 event pairs, 4633 based on Foata normal form. 0/28553 useless extension candidates. Maximal degree in co-relation 40592. Up to 8856 conditions per place. [2025-03-08 22:12:33,536 INFO L140 encePairwiseOnDemand]: 307/326 looper letters, 74 selfloop transitions, 14 changer transitions 0/366 dead transitions. [2025-03-08 22:12:33,536 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 329 places, 366 transitions, 953 flow [2025-03-08 22:12:33,539 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:33,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:33,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 918 transitions. [2025-03-08 22:12:33,541 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9386503067484663 [2025-03-08 22:12:33,541 INFO L175 Difference]: Start difference. First operand has 328 places, 325 transitions, 690 flow. Second operand 3 states and 918 transitions. [2025-03-08 22:12:33,541 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 329 places, 366 transitions, 953 flow [2025-03-08 22:12:33,550 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 327 places, 366 transitions, 943 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:33,553 INFO L231 Difference]: Finished difference. Result has 329 places, 339 transitions, 802 flow [2025-03-08 22:12:33,554 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=680, PETRI_DIFFERENCE_MINUEND_PLACES=325, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=325, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=311, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=802, PETRI_PLACES=329, PETRI_TRANSITIONS=339} [2025-03-08 22:12:33,557 INFO L279 CegarLoopForPetriNet]: 324 programPoint places, 5 predicate places. [2025-03-08 22:12:33,557 INFO L471 AbstractCegarLoop]: Abstraction has has 329 places, 339 transitions, 802 flow [2025-03-08 22:12:33,558 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 276.3333333333333) internal successors, (829), 3 states have internal predecessors, (829), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:33,558 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:33,558 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:33,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 22:12:33,558 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-08 22:12:33,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:33,559 INFO L85 PathProgramCache]: Analyzing trace with hash -1599552942, now seen corresponding path program 1 times [2025-03-08 22:12:33,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:33,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1412625863] [2025-03-08 22:12:33,559 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:33,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:33,580 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-08 22:12:33,590 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-08 22:12:33,590 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:33,590 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:33,657 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:33,658 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:33,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1412625863] [2025-03-08 22:12:33,658 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1412625863] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:33,658 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:33,658 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:33,658 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [25819817] [2025-03-08 22:12:33,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:33,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:33,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:33,660 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:33,660 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:33,699 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 326 [2025-03-08 22:12:33,701 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 329 places, 339 transitions, 802 flow. Second operand has 3 states, 3 states have (on average 283.0) internal successors, (849), 3 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:33,701 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:33,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 326 [2025-03-08 22:12:33,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:34,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][315], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:34,418 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:12:34,418 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:34,418 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:34,418 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:34,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L724-->L724-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][315], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:34,450 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:12:34,450 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:34,450 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:34,450 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:34,450 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:34,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:34,514 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:12:34,514 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:12:34,514 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:34,514 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:12:34,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 318#L696true, 325#true, 178#L724-2true]) [2025-03-08 22:12:34,550 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,550 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:34,550 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:34,550 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 45#L697true, 178#L724-2true]) [2025-03-08 22:12:34,633 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,633 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,633 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:34,633 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:34,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 281#L699true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:34,875 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,875 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,875 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,876 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 68#L705true, 178#L724-2true]) [2025-03-08 22:12:34,876 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,876 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,876 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,876 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 108#L699true, 215#L694-7true, 178#L724-2true]) [2025-03-08 22:12:34,903 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,903 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,903 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,903 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [65#L705true, Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, 178#L724-2true]) [2025-03-08 22:12:34,903 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,903 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,903 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,903 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 156#L700true, 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:34,991 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:34,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:34,991 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:34,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:34,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 263#L706true, 178#L724-2true]) [2025-03-08 22:12:34,991 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:34,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:34,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:34,991 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:35,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 7#L700true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, 178#L724-2true]) [2025-03-08 22:12:35,022 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:35,022 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:35,022 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:35,022 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:35,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 6#L706true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, 178#L724-2true]) [2025-03-08 22:12:35,022 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:35,022 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:35,022 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:35,022 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:35,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][315], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:35,588 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:35,588 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:35,588 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:35,588 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:35,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 226#L702true, 178#L724-2true]) [2025-03-08 22:12:35,748 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:35,748 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:35,748 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:35,748 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:35,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:35,751 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:35,751 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:35,751 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:35,751 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:35,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 299#L702true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, 178#L724-2true]) [2025-03-08 22:12:35,784 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:35,784 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:35,784 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:35,784 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:35,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 318#L696true, 178#L724-2true]) [2025-03-08 22:12:35,804 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 22:12:35,804 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:35,804 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:35,804 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:35,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 77#L694-7true, 300#L703true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:35,859 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 22:12:35,859 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:35,859 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:35,859 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:35,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 98#L703true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, 178#L724-2true]) [2025-03-08 22:12:35,896 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 22:12:35,896 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:35,896 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:35,896 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:35,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 147#L707-7true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 45#L697true, 325#true, 178#L724-2true]) [2025-03-08 22:12:35,917 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-08 22:12:35,917 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:35,917 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:35,917 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:36,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [281#L699true, Black: 332#true, 337#true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:36,356 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:36,356 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:36,356 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:36,356 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:36,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 68#L705true, 178#L724-2true]) [2025-03-08 22:12:36,358 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:36,358 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:36,358 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:36,358 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:36,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), 156#L700true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true]) [2025-03-08 22:12:36,466 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:36,467 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:36,467 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:36,467 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:36,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 263#L706true, 178#L724-2true]) [2025-03-08 22:12:36,468 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:36,468 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:36,468 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:36,468 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:36,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 226#L702true, 178#L724-2true]) [2025-03-08 22:12:36,808 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-08 22:12:36,808 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:36,808 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:36,808 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 22:12:36,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][206], [Black: 332#true, 337#true, 323#true, 147#L707-7true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 300#L703true, 325#true, 178#L724-2true]) [2025-03-08 22:12:36,846 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:12:36,846 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:36,846 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:36,846 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 22:12:37,035 INFO L124 PetriNetUnfolderBase]: 11972/35228 cut-off events. [2025-03-08 22:12:37,035 INFO L125 PetriNetUnfolderBase]: For 9436/10112 co-relation queries the response was YES. [2025-03-08 22:12:37,108 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62930 conditions, 35228 events. 11972/35228 cut-off events. For 9436/10112 co-relation queries the response was YES. Maximal size of possible extension queue 999. Compared 434994 event pairs, 7161 based on Foata normal form. 199/31692 useless extension candidates. Maximal degree in co-relation 60819. Up to 15959 conditions per place. [2025-03-08 22:12:37,216 INFO L140 encePairwiseOnDemand]: 317/326 looper letters, 65 selfloop transitions, 14 changer transitions 0/368 dead transitions. [2025-03-08 22:12:37,216 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 331 places, 368 transitions, 1053 flow [2025-03-08 22:12:37,217 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:37,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:37,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 909 transitions. [2025-03-08 22:12:37,219 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9294478527607362 [2025-03-08 22:12:37,219 INFO L175 Difference]: Start difference. First operand has 329 places, 339 transitions, 802 flow. Second operand 3 states and 909 transitions. [2025-03-08 22:12:37,219 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 331 places, 368 transitions, 1053 flow [2025-03-08 22:12:37,234 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 329 places, 368 transitions, 1015 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:37,238 INFO L231 Difference]: Finished difference. Result has 331 places, 351 transitions, 900 flow [2025-03-08 22:12:37,239 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=774, PETRI_DIFFERENCE_MINUEND_PLACES=327, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=339, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=325, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=900, PETRI_PLACES=331, PETRI_TRANSITIONS=351} [2025-03-08 22:12:37,241 INFO L279 CegarLoopForPetriNet]: 324 programPoint places, 7 predicate places. [2025-03-08 22:12:37,241 INFO L471 AbstractCegarLoop]: Abstraction has has 331 places, 351 transitions, 900 flow [2025-03-08 22:12:37,242 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 283.0) internal successors, (849), 3 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:37,242 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:37,242 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] [2025-03-08 22:12:37,242 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 22:12:37,242 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-08 22:12:37,243 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:37,243 INFO L85 PathProgramCache]: Analyzing trace with hash -279363350, now seen corresponding path program 1 times [2025-03-08 22:12:37,243 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:37,243 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [716244712] [2025-03-08 22:12:37,243 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:37,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:37,262 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-03-08 22:12:37,273 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-03-08 22:12:37,274 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:37,274 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:37,315 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:37,315 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:37,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [716244712] [2025-03-08 22:12:37,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [716244712] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:37,315 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:37,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:37,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1293674670] [2025-03-08 22:12:37,315 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:37,316 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:37,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:37,316 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:37,316 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:37,327 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 326 [2025-03-08 22:12:37,328 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 331 places, 351 transitions, 900 flow. Second operand has 3 states, 3 states have (on average 291.0) internal successors, (873), 3 states have internal predecessors, (873), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:37,328 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:37,329 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 326 [2025-03-08 22:12:37,329 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:37,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][307], [Black: 332#true, 337#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, 178#L724-2true]) [2025-03-08 22:12:37,684 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:12:37,684 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:37,684 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:37,684 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:37,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 337#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, 178#L724-2true]) [2025-03-08 22:12:37,780 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:12:37,780 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:12:37,780 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:12:37,780 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:38,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1010] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_15| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_15|} AuxVars[] AssignedVars[#race~threads_alive~0][369], [Black: 332#true, 337#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 103#L707-6true, 325#true, 217#L724-1true, 342#true]) [2025-03-08 22:12:38,731 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:38,731 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:38,731 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:38,731 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:38,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][307], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true, 342#true]) [2025-03-08 22:12:38,799 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:38,799 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:38,799 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:38,799 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:38,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 337#true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, 178#L724-2true]) [2025-03-08 22:12:38,909 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:38,909 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:38,909 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:38,909 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:41,383 INFO L124 PetriNetUnfolderBase]: 11298/39107 cut-off events. [2025-03-08 22:12:41,383 INFO L125 PetriNetUnfolderBase]: For 3132/3509 co-relation queries the response was YES. [2025-03-08 22:12:41,473 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63294 conditions, 39107 events. 11298/39107 cut-off events. For 3132/3509 co-relation queries the response was YES. Maximal size of possible extension queue 1028. Compared 516597 event pairs, 6345 based on Foata normal form. 39/34494 useless extension candidates. Maximal degree in co-relation 60981. Up to 11915 conditions per place. [2025-03-08 22:12:41,566 INFO L140 encePairwiseOnDemand]: 321/326 looper letters, 52 selfloop transitions, 4 changer transitions 0/374 dead transitions. [2025-03-08 22:12:41,566 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 333 places, 374 transitions, 1058 flow [2025-03-08 22:12:41,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:41,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:41,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 924 transitions. [2025-03-08 22:12:41,568 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9447852760736196 [2025-03-08 22:12:41,568 INFO L175 Difference]: Start difference. First operand has 331 places, 351 transitions, 900 flow. Second operand 3 states and 924 transitions. [2025-03-08 22:12:41,568 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 333 places, 374 transitions, 1058 flow [2025-03-08 22:12:41,578 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 331 places, 374 transitions, 1030 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:41,580 INFO L231 Difference]: Finished difference. Result has 333 places, 354 transitions, 902 flow [2025-03-08 22:12:41,581 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=872, PETRI_DIFFERENCE_MINUEND_PLACES=329, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=351, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=347, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=902, PETRI_PLACES=333, PETRI_TRANSITIONS=354} [2025-03-08 22:12:41,581 INFO L279 CegarLoopForPetriNet]: 324 programPoint places, 9 predicate places. [2025-03-08 22:12:41,581 INFO L471 AbstractCegarLoop]: Abstraction has has 333 places, 354 transitions, 902 flow [2025-03-08 22:12:41,582 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 291.0) internal successors, (873), 3 states have internal predecessors, (873), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:41,582 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:41,582 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:41,582 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 22:12:41,582 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-08 22:12:41,583 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:41,583 INFO L85 PathProgramCache]: Analyzing trace with hash 163461847, now seen corresponding path program 1 times [2025-03-08 22:12:41,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:41,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [539866294] [2025-03-08 22:12:41,583 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:41,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:41,596 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 181 statements into 1 equivalence classes. [2025-03-08 22:12:41,608 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 181 of 181 statements. [2025-03-08 22:12:41,608 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:41,608 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:41,642 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:41,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:41,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [539866294] [2025-03-08 22:12:41,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [539866294] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:41,643 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:41,643 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:41,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1978255040] [2025-03-08 22:12:41,643 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:41,643 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:41,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:41,644 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:41,644 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:41,653 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 326 [2025-03-08 22:12:41,654 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 333 places, 354 transitions, 902 flow. Second operand has 3 states, 3 states have (on average 289.0) internal successors, (867), 3 states have internal predecessors, (867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:41,655 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:41,655 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 326 [2025-03-08 22:12:41,655 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:42,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][313], [Black: 332#true, 4#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 178#L724-2true, 342#true]) [2025-03-08 22:12:42,090 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:12:42,090 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:42,090 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:42,090 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:42,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, 178#L724-2true]) [2025-03-08 22:12:42,214 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:12:42,214 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:12:42,214 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:12:42,214 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:43,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1010] L707-8-->L707-6: Formula: (= |v_#race~threads_alive~0_15| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_15|} AuxVars[] AssignedVars[#race~threads_alive~0][385], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 103#L707-6true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 217#L724-1true, 342#true]) [2025-03-08 22:12:43,100 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:43,100 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:43,101 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:43,101 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:43,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][313], [Black: 332#true, 4#L694-2true, 323#true, 147#L707-7true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, 178#L724-2true]) [2025-03-08 22:12:43,822 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:43,822 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:43,822 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:43,822 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:43,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][313], [Black: 332#true, 4#L694-2true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, 178#L724-2true]) [2025-03-08 22:12:43,884 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:43,884 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:43,884 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:43,884 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:44,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, 178#L724-2true]) [2025-03-08 22:12:44,133 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:44,133 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:44,133 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:44,133 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:44,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 102#L696-3true, 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, 178#L724-2true]) [2025-03-08 22:12:44,184 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:44,184 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:44,184 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:44,184 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:44,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][377], [51#L698-1true, 220#L721-1true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:44,674 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-08 22:12:44,674 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:44,674 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 22:12:44,674 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:44,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [27#L698-2true, 220#L721-1true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:44,929 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-08 22:12:44,929 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 22:12:44,929 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:44,929 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:44,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [51#L698-1true, 323#true, 18#L722-3true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:44,976 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 22:12:44,976 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:44,976 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:44,976 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:45,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][377], [220#L721-1true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 108#L699true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,018 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:45,018 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:45,018 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:45,018 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:45,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][377], [65#L705true, 220#L721-1true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,019 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:45,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:45,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:45,019 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:45,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][357], [27#L698-2true, 323#true, 18#L722-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,070 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 22:12:45,070 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:45,070 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:45,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:45,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [281#L699true, 220#L721-1true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,110 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:45,110 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:45,110 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:45,110 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:45,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [220#L721-1true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 68#L705true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,112 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:45,112 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:45,112 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:45,112 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:45,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [323#true, 18#L722-3true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 108#L699true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,159 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-08 22:12:45,159 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:12:45,159 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:45,159 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:45,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [65#L705true, 323#true, 18#L722-3true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,160 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-08 22:12:45,160 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:45,160 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:45,160 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:12:45,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][377], [220#L721-1true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 7#L700true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,197 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:45,198 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:45,198 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:45,198 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:45,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][377], [220#L721-1true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 6#L706true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,198 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:45,198 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:45,198 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:45,198 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:45,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][357], [281#L699true, 27#L698-2true, 323#true, 18#L722-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,248 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-08 22:12:45,248 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:45,248 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:45,248 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:12:45,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][357], [27#L698-2true, 323#true, 18#L722-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 68#L705true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,249 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-08 22:12:45,250 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:12:45,250 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:45,250 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:45,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [27#L698-2true, 220#L721-1true, 323#true, 156#L700true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,287 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:45,287 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:45,287 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:45,287 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:45,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [220#L721-1true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 263#L706true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,288 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:45,288 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:45,288 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:45,288 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:45,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [323#true, 18#L722-3true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 7#L700true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,331 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-08 22:12:45,331 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 22:12:45,331 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:45,331 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 22:12:45,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [323#true, 18#L722-3true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 6#L706true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,331 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-08 22:12:45,331 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 22:12:45,331 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:45,331 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 22:12:45,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][357], [27#L698-2true, 323#true, 18#L722-3true, 156#L700true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,414 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-08 22:12:45,414 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 22:12:45,414 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:45,414 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 22:12:45,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][357], [27#L698-2true, 323#true, 18#L722-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 263#L706true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:45,415 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-08 22:12:45,415 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 22:12:45,415 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:45,415 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 22:12:46,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][377], [220#L721-1true, 323#true, 299#L702true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,133 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-08 22:12:46,133 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 22:12:46,133 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:46,133 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:46,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [220#L721-1true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 226#L702true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,207 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-08 22:12:46,207 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 22:12:46,207 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:46,207 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:46,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][377], [220#L721-1true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 269#L709true, 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,207 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 22:12:46,207 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 22:12:46,207 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:46,207 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:46,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [323#true, 18#L722-3true, 172#L698-2true, 299#L702true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,252 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 22:12:46,252 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 22:12:46,252 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:46,252 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:46,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][377], [220#L721-1true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 98#L703true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,275 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:12:46,275 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:46,275 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 22:12:46,275 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:46,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [27#L698-2true, 220#L721-1true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 251#L709true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,276 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 22:12:46,276 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:46,276 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:46,276 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 22:12:46,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][357], [27#L698-2true, 323#true, 18#L722-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 226#L702true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,315 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 22:12:46,315 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 22:12:46,315 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:46,315 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:46,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [323#true, 18#L722-3true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 269#L709true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,315 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:12:46,315 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:46,315 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 22:12:46,315 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:46,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [27#L698-2true, 220#L721-1true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 300#L703true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,336 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:12:46,336 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 22:12:46,336 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:46,336 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:46,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [323#true, 18#L722-3true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 98#L703true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,371 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-08 22:12:46,371 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 22:12:46,371 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 22:12:46,371 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 22:12:46,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][357], [27#L698-2true, 323#true, 18#L722-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 251#L709true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,371 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:12:46,371 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:46,371 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:46,371 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 22:12:46,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][357], [27#L698-2true, 323#true, 18#L722-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 300#L703true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:46,419 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-08 22:12:46,419 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 22:12:46,419 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 22:12:46,419 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 22:12:46,820 INFO L124 PetriNetUnfolderBase]: 16054/56391 cut-off events. [2025-03-08 22:12:46,820 INFO L125 PetriNetUnfolderBase]: For 6912/7865 co-relation queries the response was YES. [2025-03-08 22:12:46,981 INFO L83 FinitePrefix]: Finished finitePrefix Result has 95843 conditions, 56391 events. 16054/56391 cut-off events. For 6912/7865 co-relation queries the response was YES. Maximal size of possible extension queue 1613. Compared 794122 event pairs, 3971 based on Foata normal form. 44/50610 useless extension candidates. Maximal degree in co-relation 92910. Up to 14489 conditions per place. [2025-03-08 22:12:47,157 INFO L140 encePairwiseOnDemand]: 319/326 looper letters, 64 selfloop transitions, 7 changer transitions 0/388 dead transitions. [2025-03-08 22:12:47,157 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 335 places, 388 transitions, 1127 flow [2025-03-08 22:12:47,158 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:47,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:47,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 930 transitions. [2025-03-08 22:12:47,159 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.950920245398773 [2025-03-08 22:12:47,159 INFO L175 Difference]: Start difference. First operand has 333 places, 354 transitions, 902 flow. Second operand 3 states and 930 transitions. [2025-03-08 22:12:47,159 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 335 places, 388 transitions, 1127 flow [2025-03-08 22:12:47,209 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 333 places, 388 transitions, 1119 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:47,214 INFO L231 Difference]: Finished difference. Result has 335 places, 361 transitions, 964 flow [2025-03-08 22:12:47,215 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=894, PETRI_DIFFERENCE_MINUEND_PLACES=331, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=354, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=347, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=964, PETRI_PLACES=335, PETRI_TRANSITIONS=361} [2025-03-08 22:12:47,216 INFO L279 CegarLoopForPetriNet]: 324 programPoint places, 11 predicate places. [2025-03-08 22:12:47,216 INFO L471 AbstractCegarLoop]: Abstraction has has 335 places, 361 transitions, 964 flow [2025-03-08 22:12:47,217 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 289.0) internal successors, (867), 3 states have internal predecessors, (867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:47,217 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:47,217 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:47,217 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 22:12:47,217 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting threadErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-08 22:12:47,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:47,218 INFO L85 PathProgramCache]: Analyzing trace with hash -452919326, now seen corresponding path program 1 times [2025-03-08 22:12:47,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:47,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1774222780] [2025-03-08 22:12:47,218 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:47,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:47,239 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 187 statements into 1 equivalence classes. [2025-03-08 22:12:47,249 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 187 of 187 statements. [2025-03-08 22:12:47,249 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:47,249 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:47,291 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:47,291 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:47,291 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1774222780] [2025-03-08 22:12:47,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1774222780] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:47,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:47,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:47,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2021793803] [2025-03-08 22:12:47,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:47,292 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:47,292 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:47,292 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:47,293 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:47,323 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 326 [2025-03-08 22:12:47,324 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 335 places, 361 transitions, 964 flow. Second operand has 3 states, 3 states have (on average 283.3333333333333) internal successors, (850), 3 states have internal predecessors, (850), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:47,325 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:47,325 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 326 [2025-03-08 22:12:47,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:48,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][315], [Black: 332#true, 4#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,180 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,180 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:48,180 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,180 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:48,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,338 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:12:48,338 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:48,338 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:12:48,338 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:12:48,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][315], [Black: 332#true, 115#L694-3true, 4#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,346 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:12:48,346 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:48,346 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:48,346 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:48,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 318#L696true, 325#true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,399 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:12:48,399 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:48,399 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:48,399 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:48,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 36#L696true, 325#true, 215#L694-7true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,420 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:12:48,420 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:48,420 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:48,420 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:48,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][382], [Black: 332#true, 4#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 107#L694-2true, Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,493 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,493 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,493 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,493 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 45#L697true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,557 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,557 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 115#L694-3true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 102#L696-3true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:48,558 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,558 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 215#L694-7true, 202#L697true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,578 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,578 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,578 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,578 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:48,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][340], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 107#L694-2true, Black: 344#(= |#race~data~0| 0), 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,738 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:12:48,738 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:48,738 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:48,738 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:48,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [Black: 332#true, 4#L694-2true, 323#true, 347#true, 162#L696-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:48,740 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:12:48,740 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:48,740 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:48,740 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:48,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [Black: 332#true, 4#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 36#L696true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,757 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:48,757 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:48,757 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:48,757 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:48,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [Black: 332#true, 4#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 202#L697true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:48,961 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:48,961 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:48,961 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:48,961 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [281#L699true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,044 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,044 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,044 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,044 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 68#L705true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,044 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,044 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,044 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,044 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 108#L699true, 325#true, 215#L694-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,074 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,074 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,074 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,074 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 65#L705true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,074 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,074 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,074 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:49,074 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 156#L700true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,553 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:49,553 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:49,553 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:49,553 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:49,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 263#L706true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,553 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:49,553 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:49,553 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:49,553 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:49,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 7#L700true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,584 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:49,584 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:49,584 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:49,584 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:49,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 6#L706true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,584 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:49,584 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:49,584 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:49,584 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:49,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 108#L699true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,825 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:49,825 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,825 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:49,825 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [65#L705true, Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:49,825 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:49,825 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,825 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:49,825 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 7#L700true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:50,278 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-08 22:12:50,278 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:50,278 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:50,278 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:50,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 6#L706true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:50,278 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-08 22:12:50,278 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:50,278 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:50,278 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:50,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][367], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 107#L694-2true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:50,686 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:50,686 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,686 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,686 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:50,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][315], [Black: 332#true, 4#L694-2true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:50,708 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:50,708 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:50,708 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,708 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][367], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 107#L694-2true, Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:50,781 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:50,781 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:50,781 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,781 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][315], [Black: 332#true, 4#L694-2true, 147#L707-7true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:50,807 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:50,807 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,807 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:50,807 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:51,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 162#L696-3true, Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:51,201 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,201 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,201 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,201 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 162#L696-3true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,275 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,275 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,275 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 226#L702true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,277 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,277 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,277 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,277 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,281 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,281 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,281 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,281 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 299#L702true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 215#L694-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,326 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,326 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,326 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,326 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 36#L696true, 152#L707-7true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:51,354 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,354 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,354 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,354 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 102#L696-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:51,357 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,357 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,357 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:51,358 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:51,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 36#L696true, 325#true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,592 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,592 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,592 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,592 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 147#L707-7true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 318#L696true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,598 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,598 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,598 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,598 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 36#L696true, 152#L707-7true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:51,696 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,696 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,696 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,696 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,696 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 147#L707-7true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 318#L696true, 325#true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:51,703 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,704 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,704 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:51,704 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:51,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 77#L694-7true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 300#L703true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,795 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 22:12:51,795 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:51,795 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:51,795 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:51,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 98#L703true, 325#true, 215#L694-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,868 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 22:12:51,868 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:51,868 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:51,868 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:51,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, 202#L697true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:51,897 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-08 22:12:51,897 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:51,897 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:51,897 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:51,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 152#L707-7true, Black: 347#true, 202#L697true, 178#L724-2true]) [2025-03-08 22:12:51,986 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-08 22:12:51,986 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:51,986 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:51,986 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:51,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 45#L697true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:51,992 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-08 22:12:51,992 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:51,992 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:51,992 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:52,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, 202#L697true, Black: 349#(= |#race~keep_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:52,100 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-08 22:12:52,100 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:52,100 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:52,100 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:52,100 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:52,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 45#L697true, 325#true, 178#L724-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2025-03-08 22:12:52,108 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-08 22:12:52,108 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:52,108 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:52,108 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:52,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [Black: 332#true, 4#L694-2true, 323#true, 299#L702true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:52,275 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-08 22:12:52,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:52,275 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:52,275 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 22:12:52,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][376], [51#L698-1true, 220#L721-1true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:52,392 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-08 22:12:52,392 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:52,392 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 22:12:52,392 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:52,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] L698-->L698-2: Formula: (= |v_#race~keep_alive~0_6| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_6|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [27#L698-2true, 220#L721-1true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:52,587 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-08 22:12:52,587 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:52,587 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:52,587 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 22:12:52,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][277], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 98#L703true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:52,673 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 22:12:52,673 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:52,673 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:52,673 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 22:12:52,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] 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][316], [51#L698-1true, 18#L722-3true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:52,688 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 22:12:52,688 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:52,688 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:52,688 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:53,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [27#L698-2true, 18#L722-3true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 352#true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:53,050 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 22:12:53,050 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:53,050 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:53,050 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:53,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 281#L699true, 147#L707-7true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,109 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,109 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:53,109 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:53,109 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 108#L699true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,110 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,110 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [65#L705true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,111 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 68#L705true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,111 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:53,111 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:53,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), 76#L722true, Black: 344#(= |#race~data~0| 0), 56#L698-1true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:53,167 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,167 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:53,167 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:53,167 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:53,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 147#L707-7true, 323#true, 156#L700true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,351 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,352 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:53,352 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,352 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:53,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 7#L700true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,352 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 6#L706true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,353 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 263#L706true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,353 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:53,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 314#L723true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, 56#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:53,396 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,396 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:53,396 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:53,396 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:53,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [Black: 332#true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 352#true, 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:53,605 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:12:53,605 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:53,605 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:53,605 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:53,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0), 178#L724-2true]) [2025-03-08 22:12:53,609 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:12:53,609 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:53,609 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:53,609 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:53,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 56#L698-1true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 217#L724-1true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:53,702 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-08 22:12:53,702 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-08 22:12:53,702 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-08 22:12:53,702 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:12:53,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [Black: 332#true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 29#L725-2true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, 56#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true]) [2025-03-08 22:12:53,883 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:12:53,883 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:53,883 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:53,883 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:53,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 29#L725-2true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:53,884 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:12:53,884 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:53,884 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:53,884 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:53,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [Black: 332#true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 352#true, 325#true, 272#L726true, Black: 347#true]) [2025-03-08 22:12:53,900 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:12:53,900 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:53,900 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:53,900 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:53,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 325#true, 272#L726true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:53,902 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:12:53,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:53,902 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:53,902 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:53,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [Black: 332#true, 34#L724true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, 56#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true]) [2025-03-08 22:12:53,973 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 22:12:53,973 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:53,973 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:53,973 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:53,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [34#L724true, 27#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 56#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:53,975 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 22:12:53,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:53,975 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:53,975 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 22:12:54,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 147#L707-7true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 226#L702true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:54,459 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-08 22:12:54,459 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 22:12:54,459 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:54,459 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:54,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, 299#L702true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:54,460 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-08 22:12:54,460 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:54,460 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 22:12:54,460 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:12:54,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 147#L707-7true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 300#L703true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:54,570 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:12:54,570 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 22:12:54,570 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:54,570 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:54,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L724-->L724-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][205], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 98#L703true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 152#L707-7true, Black: 347#true, 178#L724-2true]) [2025-03-08 22:12:54,571 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:12:54,571 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:54,571 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:54,571 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 22:12:54,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([997] 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][349], [248#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 27#L698-2true, 323#true, 172#L698-2true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2025-03-08 22:12:54,639 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-08 22:12:54,639 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:54,639 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:54,639 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:54,932 INFO L124 PetriNetUnfolderBase]: 24955/73499 cut-off events. [2025-03-08 22:12:54,932 INFO L125 PetriNetUnfolderBase]: For 24676/26528 co-relation queries the response was YES. [2025-03-08 22:12:55,147 INFO L83 FinitePrefix]: Finished finitePrefix Result has 137691 conditions, 73499 events. 24955/73499 cut-off events. For 24676/26528 co-relation queries the response was YES. Maximal size of possible extension queue 2020. Compared 997821 event pairs, 13191 based on Foata normal form. 411/66932 useless extension candidates. Maximal degree in co-relation 134560. Up to 32918 conditions per place. [2025-03-08 22:12:55,357 INFO L140 encePairwiseOnDemand]: 317/326 looper letters, 72 selfloop transitions, 18 changer transitions 0/391 dead transitions. [2025-03-08 22:12:55,357 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 337 places, 391 transitions, 1240 flow [2025-03-08 22:12:55,358 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:55,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:55,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 908 transitions. [2025-03-08 22:12:55,359 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9284253578732107 [2025-03-08 22:12:55,359 INFO L175 Difference]: Start difference. First operand has 335 places, 361 transitions, 964 flow. Second operand 3 states and 908 transitions. [2025-03-08 22:12:55,359 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 337 places, 391 transitions, 1240 flow [2025-03-08 22:12:55,369 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 335 places, 391 transitions, 1226 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:55,372 INFO L231 Difference]: Finished difference. Result has 337 places, 375 transitions, 1116 flow [2025-03-08 22:12:55,372 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=950, PETRI_DIFFERENCE_MINUEND_PLACES=333, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=361, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=343, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1116, PETRI_PLACES=337, PETRI_TRANSITIONS=375} [2025-03-08 22:12:55,373 INFO L279 CegarLoopForPetriNet]: 324 programPoint places, 13 predicate places. [2025-03-08 22:12:55,373 INFO L471 AbstractCegarLoop]: Abstraction has has 337 places, 375 transitions, 1116 flow [2025-03-08 22:12:55,373 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 283.3333333333333) internal successors, (850), 3 states have internal predecessors, (850), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:55,373 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:55,373 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 2, 2, 2, 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] [2025-03-08 22:12:55,374 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 22:12:55,374 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2025-03-08 22:12:55,374 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:55,374 INFO L85 PathProgramCache]: Analyzing trace with hash -1119149559, now seen corresponding path program 1 times [2025-03-08 22:12:55,374 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:55,374 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1252012908] [2025-03-08 22:12:55,374 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:55,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:55,386 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 191 statements into 1 equivalence classes. [2025-03-08 22:12:55,396 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 191 of 191 statements. [2025-03-08 22:12:55,396 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:55,396 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:12:55,396 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:12:55,400 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 191 statements into 1 equivalence classes. [2025-03-08 22:12:55,414 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 191 of 191 statements. [2025-03-08 22:12:55,414 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:55,414 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:12:55,444 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:12:55,445 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:12:55,445 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2025-03-08 22:12:55,445 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2025-03-08 22:12:55,445 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2025-03-08 22:12:55,445 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2025-03-08 22:12:55,445 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2025-03-08 22:12:55,445 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2025-03-08 22:12:55,445 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2025-03-08 22:12:55,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2025-03-08 22:12:55,447 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 22:12:55,447 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:55,447 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 22:12:55,447 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-08 22:12:55,478 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 22:12:55,481 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 385 places, 387 transitions, 792 flow [2025-03-08 22:12:55,521 INFO L124 PetriNetUnfolderBase]: 15/511 cut-off events. [2025-03-08 22:12:55,521 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-08 22:12:55,524 INFO L83 FinitePrefix]: Finished finitePrefix Result has 524 conditions, 511 events. 15/511 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1322 event pairs, 0 based on Foata normal form. 0/462 useless extension candidates. Maximal degree in co-relation 410. Up to 8 conditions per place. [2025-03-08 22:12:55,524 INFO L82 GeneralOperation]: Start removeDead. Operand has 385 places, 387 transitions, 792 flow [2025-03-08 22:12:55,526 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 385 places, 387 transitions, 792 flow [2025-03-08 22:12:55,527 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:12:55,528 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;@60d233e8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:12:55,528 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-03-08 22:12:55,534 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:12:55,534 INFO L124 PetriNetUnfolderBase]: 1/177 cut-off events. [2025-03-08 22:12:55,534 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:12:55,535 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:55,535 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] [2025-03-08 22:12:55,674 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-08 22:12:55,675 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:55,676 INFO L85 PathProgramCache]: Analyzing trace with hash -296921363, now seen corresponding path program 1 times [2025-03-08 22:12:55,676 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:55,676 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [495074810] [2025-03-08 22:12:55,676 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:55,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:55,692 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-03-08 22:12:55,698 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-03-08 22:12:55,698 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:55,698 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:55,723 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:55,723 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:55,723 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [495074810] [2025-03-08 22:12:55,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [495074810] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:55,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:55,723 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:55,723 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [107654579] [2025-03-08 22:12:55,723 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:55,724 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:55,724 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:55,724 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:55,724 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:55,740 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 387 [2025-03-08 22:12:55,742 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 385 places, 387 transitions, 792 flow. Second operand has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:55,742 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:55,742 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 387 [2025-03-08 22:12:55,742 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand