./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 735b3cc8 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race.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 490e43bb8ca19cea87b27390f3d2ab0cf6fc9da6355c682d1c6272a9c3d813c1 --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:50:47,125 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:50:47,182 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:50:47,190 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:50:47,193 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:50:47,214 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:50:47,215 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:50:47,215 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:50:47,215 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:50:47,215 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:50:47,215 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:50:47,215 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:50:47,216 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:50:47,216 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:50:47,216 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:50:47,217 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:50:47,217 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:50:47,217 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 -> 490e43bb8ca19cea87b27390f3d2ab0cf6fc9da6355c682d1c6272a9c3d813c1 [2025-03-14 01:50:47,465 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:50:47,473 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:50:47,475 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:50:47,476 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:50:47,476 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:50:47,477 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race.i [2025-03-14 01:50:48,605 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e2c03f49a/b2b9cd0c9b60430d815b1c60d18d7965/FLAGe7be3cf24 [2025-03-14 01:50:48,853 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:50:48,853 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-race.i [2025-03-14 01:50:48,868 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e2c03f49a/b2b9cd0c9b60430d815b1c60d18d7965/FLAGe7be3cf24 [2025-03-14 01:50:49,171 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e2c03f49a/b2b9cd0c9b60430d815b1c60d18d7965 [2025-03-14 01:50:49,172 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:50:49,173 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:50:49,174 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:50:49,174 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:50:49,177 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:50:49,178 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,178 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@354737a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49, skipping insertion in model container [2025-03-14 01:50:49,178 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,201 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:50:49,416 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:50:49,430 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:50:49,462 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:50:49,485 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:50:49,486 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49 WrapperNode [2025-03-14 01:50:49,486 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:50:49,487 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:50:49,487 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:50:49,487 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:50:49,491 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,501 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,513 INFO L138 Inliner]: procedures = 159, calls = 24, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 70 [2025-03-14 01:50:49,513 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:50:49,514 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:50:49,514 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:50:49,514 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:50:49,517 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,517 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,519 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,519 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,522 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,523 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,524 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,524 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,530 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:50:49,530 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:50:49,530 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:50:49,530 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:50:49,531 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (1/1) ... [2025-03-14 01:50:49,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:50:49,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:50:49,561 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-14 01:50:49,563 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-14 01:50:49,578 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-14 01:50:49,578 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:50:49,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:50:49,578 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-14 01:50:49,578 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-14 01:50:49,578 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-14 01:50:49,578 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:50:49,578 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:50:49,579 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:50:49,658 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:50:49,659 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:50:49,839 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:50:49,840 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:50:49,840 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:50:49,871 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:50:49,871 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:50:49 BoogieIcfgContainer [2025-03-14 01:50:49,871 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:50:49,873 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:50:49,873 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:50:49,876 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:50:49,877 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:50:49" (1/3) ... [2025-03-14 01:50:49,877 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3aff2933 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:50:49, skipping insertion in model container [2025-03-14 01:50:49,877 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:50:49" (2/3) ... [2025-03-14 01:50:49,877 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3aff2933 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:50:49, skipping insertion in model container [2025-03-14 01:50:49,878 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:50:49" (3/3) ... [2025-03-14 01:50:49,879 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-counter-inner-race.i [2025-03-14 01:50:49,891 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:50:49,893 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-counter-inner-race.i that has 2 procedures, 125 locations, 1 initial locations, 4 loop locations, and 10 error locations. [2025-03-14 01:50:49,893 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:50:49,953 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:50:49,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 128 places, 132 transitions, 268 flow [2025-03-14 01:50:50,118 INFO L124 PetriNetUnfolderBase]: 11/168 cut-off events. [2025-03-14 01:50:50,120 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:50:50,129 INFO L83 FinitePrefix]: Finished finitePrefix Result has 172 conditions, 168 events. 11/168 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 350 event pairs, 0 based on Foata normal form. 0/141 useless extension candidates. Maximal degree in co-relation 96. Up to 4 conditions per place. [2025-03-14 01:50:50,130 INFO L82 GeneralOperation]: Start removeDead. Operand has 128 places, 132 transitions, 268 flow [2025-03-14 01:50:50,133 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 128 places, 132 transitions, 268 flow [2025-03-14 01:50:50,142 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:50:50,162 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;@2da1c704, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:50:50,163 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2025-03-14 01:50:50,174 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:50:50,176 INFO L124 PetriNetUnfolderBase]: 3/45 cut-off events. [2025-03-14 01:50:50,176 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:50:50,176 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:50,176 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] [2025-03-14 01:50:50,177 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-14 01:50:50,181 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:50,181 INFO L85 PathProgramCache]: Analyzing trace with hash 1303066618, now seen corresponding path program 1 times [2025-03-14 01:50:50,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:50,188 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [776681296] [2025-03-14 01:50:50,188 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:50,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:50,287 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-14 01:50:50,299 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-14 01:50:50,300 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:50,300 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:50:50,392 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-14 01:50:50,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:50:50,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [776681296] [2025-03-14 01:50:50,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [776681296] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:50:50,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:50:50,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:50:50,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [666279202] [2025-03-14 01:50:50,402 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:50:50,410 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:50:50,418 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:50:50,479 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:50:50,480 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:50:50,504 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 132 [2025-03-14 01:50:50,507 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 132 transitions, 268 flow. Second operand has 3 states, 3 states have (on average 105.66666666666667) internal successors, (317), 3 states have internal predecessors, (317), 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-14 01:50:50,507 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:50:50,507 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 132 [2025-03-14 01:50:50,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:50:50,677 INFO L124 PetriNetUnfolderBase]: 159/812 cut-off events. [2025-03-14 01:50:50,677 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-14 01:50:50,683 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1124 conditions, 812 events. 159/812 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 4935 event pairs, 32 based on Foata normal form. 16/719 useless extension candidates. Maximal degree in co-relation 1043. Up to 204 conditions per place. [2025-03-14 01:50:50,691 INFO L140 encePairwiseOnDemand]: 116/132 looper letters, 27 selfloop transitions, 8 changer transitions 1/140 dead transitions. [2025-03-14 01:50:50,692 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 140 transitions, 354 flow [2025-03-14 01:50:50,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:50:50,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:50:50,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 361 transitions. [2025-03-14 01:50:50,709 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9116161616161617 [2025-03-14 01:50:50,710 INFO L175 Difference]: Start difference. First operand has 128 places, 132 transitions, 268 flow. Second operand 3 states and 361 transitions. [2025-03-14 01:50:50,711 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 140 transitions, 354 flow [2025-03-14 01:50:50,715 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 140 transitions, 354 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:50:50,722 INFO L231 Difference]: Finished difference. Result has 130 places, 131 transitions, 314 flow [2025-03-14 01:50:50,725 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=132, PETRI_DIFFERENCE_MINUEND_FLOW=256, PETRI_DIFFERENCE_MINUEND_PLACES=126, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=314, PETRI_PLACES=130, PETRI_TRANSITIONS=131} [2025-03-14 01:50:50,730 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, 2 predicate places. [2025-03-14 01:50:50,730 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 131 transitions, 314 flow [2025-03-14 01:50:50,730 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 105.66666666666667) internal successors, (317), 3 states have internal predecessors, (317), 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-14 01:50:50,730 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:50,730 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] [2025-03-14 01:50:50,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:50:50,731 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-14 01:50:50,731 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:50,732 INFO L85 PathProgramCache]: Analyzing trace with hash -1662498481, now seen corresponding path program 1 times [2025-03-14 01:50:50,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:50,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [240377499] [2025-03-14 01:50:50,733 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:50,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:50,751 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-14 01:50:50,773 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-14 01:50:50,773 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:50,773 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:50:50,811 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-14 01:50:50,812 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:50:50,812 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [240377499] [2025-03-14 01:50:50,812 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [240377499] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:50:50,812 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:50:50,812 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:50:50,812 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [477292992] [2025-03-14 01:50:50,812 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:50:50,813 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:50:50,813 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:50:50,813 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:50:50,814 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:50:50,830 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 111 out of 132 [2025-03-14 01:50:50,831 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 131 transitions, 314 flow. Second operand has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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-14 01:50:50,831 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:50:50,831 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 111 of 132 [2025-03-14 01:50:50,831 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:50:50,983 INFO L124 PetriNetUnfolderBase]: 198/1064 cut-off events. [2025-03-14 01:50:50,983 INFO L125 PetriNetUnfolderBase]: For 41/43 co-relation queries the response was YES. [2025-03-14 01:50:50,989 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1573 conditions, 1064 events. 198/1064 cut-off events. For 41/43 co-relation queries the response was YES. Maximal size of possible extension queue 49. Compared 7480 event pairs, 88 based on Foata normal form. 0/923 useless extension candidates. Maximal degree in co-relation 1485. Up to 271 conditions per place. [2025-03-14 01:50:50,992 INFO L140 encePairwiseOnDemand]: 127/132 looper letters, 22 selfloop transitions, 4 changer transitions 0/140 dead transitions. [2025-03-14 01:50:50,992 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 140 transitions, 384 flow [2025-03-14 01:50:50,994 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:50:50,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:50:50,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 360 transitions. [2025-03-14 01:50:50,997 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9090909090909091 [2025-03-14 01:50:50,997 INFO L175 Difference]: Start difference. First operand has 130 places, 131 transitions, 314 flow. Second operand 3 states and 360 transitions. [2025-03-14 01:50:50,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 140 transitions, 384 flow [2025-03-14 01:50:50,999 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 140 transitions, 368 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:50:51,000 INFO L231 Difference]: Finished difference. Result has 131 places, 134 transitions, 328 flow [2025-03-14 01:50:51,000 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=132, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=127, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=328, PETRI_PLACES=131, PETRI_TRANSITIONS=134} [2025-03-14 01:50:51,001 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, 3 predicate places. [2025-03-14 01:50:51,001 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 134 transitions, 328 flow [2025-03-14 01:50:51,001 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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-14 01:50:51,001 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:51,001 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] [2025-03-14 01:50:51,001 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:50:51,002 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-14 01:50:51,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:51,002 INFO L85 PathProgramCache]: Analyzing trace with hash -1614372278, now seen corresponding path program 1 times [2025-03-14 01:50:51,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:51,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [575819347] [2025-03-14 01:50:51,002 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:51,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:51,009 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-14 01:50:51,013 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-14 01:50:51,014 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:51,014 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:50:51,058 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-14 01:50:51,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:50:51,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [575819347] [2025-03-14 01:50:51,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [575819347] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:50:51,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:50:51,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:50:51,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [462291487] [2025-03-14 01:50:51,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:50:51,060 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:50:51,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:50:51,061 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:50:51,061 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:50:51,091 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 109 out of 132 [2025-03-14 01:50:51,093 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 134 transitions, 328 flow. Second operand has 3 states, 3 states have (on average 110.66666666666667) internal successors, (332), 3 states have internal predecessors, (332), 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-14 01:50:51,093 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:50:51,093 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 109 of 132 [2025-03-14 01:50:51,093 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:50:51,210 INFO L124 PetriNetUnfolderBase]: 179/1009 cut-off events. [2025-03-14 01:50:51,211 INFO L125 PetriNetUnfolderBase]: For 123/152 co-relation queries the response was YES. [2025-03-14 01:50:51,214 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1576 conditions, 1009 events. 179/1009 cut-off events. For 123/152 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 6851 event pairs, 60 based on Foata normal form. 8/898 useless extension candidates. Maximal degree in co-relation 1486. Up to 297 conditions per place. [2025-03-14 01:50:51,218 INFO L140 encePairwiseOnDemand]: 126/132 looper letters, 24 selfloop transitions, 7 changer transitions 0/142 dead transitions. [2025-03-14 01:50:51,219 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 142 transitions, 414 flow [2025-03-14 01:50:51,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:50:51,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:50:51,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 353 transitions. [2025-03-14 01:50:51,221 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8914141414141414 [2025-03-14 01:50:51,221 INFO L175 Difference]: Start difference. First operand has 131 places, 134 transitions, 328 flow. Second operand 3 states and 353 transitions. [2025-03-14 01:50:51,221 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 142 transitions, 414 flow [2025-03-14 01:50:51,224 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 142 transitions, 406 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:50:51,226 INFO L231 Difference]: Finished difference. Result has 133 places, 140 transitions, 382 flow [2025-03-14 01:50:51,227 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=132, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=127, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=382, PETRI_PLACES=133, PETRI_TRANSITIONS=140} [2025-03-14 01:50:51,227 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, 5 predicate places. [2025-03-14 01:50:51,228 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 140 transitions, 382 flow [2025-03-14 01:50:51,228 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 110.66666666666667) internal successors, (332), 3 states have internal predecessors, (332), 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-14 01:50:51,228 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:51,228 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] [2025-03-14 01:50:51,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:50:51,229 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-14 01:50:51,229 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:51,229 INFO L85 PathProgramCache]: Analyzing trace with hash -1476710091, now seen corresponding path program 1 times [2025-03-14 01:50:51,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:51,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [280993986] [2025-03-14 01:50:51,230 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:51,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:51,240 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-03-14 01:50:51,246 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-03-14 01:50:51,247 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:51,247 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:50:51,286 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-14 01:50:51,286 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:50:51,286 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [280993986] [2025-03-14 01:50:51,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [280993986] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:50:51,286 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:50:51,286 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:50:51,286 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [606165447] [2025-03-14 01:50:51,287 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:50:51,287 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:50:51,287 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:50:51,287 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:50:51,287 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:50:51,294 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 115 out of 132 [2025-03-14 01:50:51,294 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 140 transitions, 382 flow. Second operand has 3 states, 3 states have (on average 116.33333333333333) internal successors, (349), 3 states have internal predecessors, (349), 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-14 01:50:51,294 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:50:51,294 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 132 [2025-03-14 01:50:51,295 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:50:51,411 INFO L124 PetriNetUnfolderBase]: 198/1203 cut-off events. [2025-03-14 01:50:51,411 INFO L125 PetriNetUnfolderBase]: For 98/106 co-relation queries the response was YES. [2025-03-14 01:50:51,415 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1832 conditions, 1203 events. 198/1203 cut-off events. For 98/106 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 8126 event pairs, 50 based on Foata normal form. 4/1057 useless extension candidates. Maximal degree in co-relation 1742. Up to 201 conditions per place. [2025-03-14 01:50:51,419 INFO L140 encePairwiseOnDemand]: 128/132 looper letters, 18 selfloop transitions, 3 changer transitions 0/148 dead transitions. [2025-03-14 01:50:51,420 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 148 transitions, 440 flow [2025-03-14 01:50:51,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:50:51,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:50:51,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 367 transitions. [2025-03-14 01:50:51,421 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9267676767676768 [2025-03-14 01:50:51,422 INFO L175 Difference]: Start difference. First operand has 133 places, 140 transitions, 382 flow. Second operand 3 states and 367 transitions. [2025-03-14 01:50:51,422 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 148 transitions, 440 flow [2025-03-14 01:50:51,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 148 transitions, 426 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:50:51,426 INFO L231 Difference]: Finished difference. Result has 135 places, 142 transitions, 390 flow [2025-03-14 01:50:51,427 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=132, PETRI_DIFFERENCE_MINUEND_FLOW=368, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=390, PETRI_PLACES=135, PETRI_TRANSITIONS=142} [2025-03-14 01:50:51,427 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, 7 predicate places. [2025-03-14 01:50:51,427 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 142 transitions, 390 flow [2025-03-14 01:50:51,428 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 116.33333333333333) internal successors, (349), 3 states have internal predecessors, (349), 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-14 01:50:51,428 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:51,428 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] [2025-03-14 01:50:51,428 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:50:51,428 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-03-14 01:50:51,428 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:51,428 INFO L85 PathProgramCache]: Analyzing trace with hash 861775977, now seen corresponding path program 1 times [2025-03-14 01:50:51,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:51,429 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1283124107] [2025-03-14 01:50:51,429 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:51,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:51,438 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-14 01:50:51,452 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-14 01:50:51,452 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:51,452 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:50:51,452 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:50:51,457 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-14 01:50:51,465 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-14 01:50:51,466 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:51,466 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:50:51,492 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:50:51,494 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:50:51,495 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2025-03-14 01:50:51,496 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2025-03-14 01:50:51,497 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2025-03-14 01:50:51,497 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2025-03-14 01:50:51,497 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 17 remaining) [2025-03-14 01:50:51,497 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2025-03-14 01:50:51,497 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2025-03-14 01:50:51,497 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2025-03-14 01:50:51,497 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2025-03-14 01:50:51,498 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2025-03-14 01:50:51,498 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2025-03-14 01:50:51,498 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (5 of 17 remaining) [2025-03-14 01:50:51,498 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2025-03-14 01:50:51,498 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2025-03-14 01:50:51,498 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2025-03-14 01:50:51,498 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2025-03-14 01:50:51,498 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2025-03-14 01:50:51,498 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:50:51,499 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-03-14 01:50:51,500 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:50:51,501 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:50:51,532 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:50:51,536 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 181 places, 185 transitions, 380 flow [2025-03-14 01:50:51,565 INFO L124 PetriNetUnfolderBase]: 17/265 cut-off events. [2025-03-14 01:50:51,566 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-14 01:50:51,567 INFO L83 FinitePrefix]: Finished finitePrefix Result has 273 conditions, 265 events. 17/265 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 766 event pairs, 0 based on Foata normal form. 0/221 useless extension candidates. Maximal degree in co-relation 169. Up to 6 conditions per place. [2025-03-14 01:50:51,569 INFO L82 GeneralOperation]: Start removeDead. Operand has 181 places, 185 transitions, 380 flow [2025-03-14 01:50:51,570 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 181 places, 185 transitions, 380 flow [2025-03-14 01:50:51,572 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:50:51,572 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;@2da1c704, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:50:51,573 INFO L334 AbstractCegarLoop]: Starting to check reachability of 23 error locations. [2025-03-14 01:50:51,575 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:50:51,576 INFO L124 PetriNetUnfolderBase]: 3/45 cut-off events. [2025-03-14 01:50:51,576 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:50:51,577 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:51,579 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] [2025-03-14 01:50:51,579 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-14 01:50:51,579 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:51,579 INFO L85 PathProgramCache]: Analyzing trace with hash 1189138490, now seen corresponding path program 1 times [2025-03-14 01:50:51,579 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:51,581 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1798657247] [2025-03-14 01:50:51,581 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:51,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:51,585 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-14 01:50:51,587 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-14 01:50:51,588 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:51,588 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:50:51,606 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-14 01:50:51,606 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:50:51,606 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1798657247] [2025-03-14 01:50:51,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1798657247] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:50:51,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:50:51,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:50:51,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1686254952] [2025-03-14 01:50:51,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:50:51,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:50:51,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:50:51,607 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:50:51,607 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:50:51,643 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 142 out of 185 [2025-03-14 01:50:51,643 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 181 places, 185 transitions, 380 flow. Second operand has 3 states, 3 states have (on average 142.66666666666666) internal successors, (428), 3 states have internal predecessors, (428), 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-14 01:50:51,643 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:50:51,644 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 142 of 185 [2025-03-14 01:50:51,644 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:50:53,451 INFO L124 PetriNetUnfolderBase]: 5875/17635 cut-off events. [2025-03-14 01:50:53,452 INFO L125 PetriNetUnfolderBase]: For 42/42 co-relation queries the response was YES. [2025-03-14 01:50:53,486 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26569 conditions, 17635 events. 5875/17635 cut-off events. For 42/42 co-relation queries the response was YES. Maximal size of possible extension queue 531. Compared 197310 event pairs, 1985 based on Foata normal form. 531/15546 useless extension candidates. Maximal degree in co-relation 20027. Up to 5255 conditions per place. [2025-03-14 01:50:53,563 INFO L140 encePairwiseOnDemand]: 158/185 looper letters, 53 selfloop transitions, 16 changer transitions 1/211 dead transitions. [2025-03-14 01:50:53,563 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 183 places, 211 transitions, 575 flow [2025-03-14 01:50:53,563 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:50:53,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:50:53,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 510 transitions. [2025-03-14 01:50:53,566 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.918918918918919 [2025-03-14 01:50:53,567 INFO L175 Difference]: Start difference. First operand has 181 places, 185 transitions, 380 flow. Second operand 3 states and 510 transitions. [2025-03-14 01:50:53,567 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 183 places, 211 transitions, 575 flow [2025-03-14 01:50:53,568 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 183 places, 211 transitions, 575 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:50:53,570 INFO L231 Difference]: Finished difference. Result has 185 places, 195 transitions, 508 flow [2025-03-14 01:50:53,570 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=370, PETRI_DIFFERENCE_MINUEND_PLACES=181, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=508, PETRI_PLACES=185, PETRI_TRANSITIONS=195} [2025-03-14 01:50:53,571 INFO L279 CegarLoopForPetriNet]: 181 programPoint places, 4 predicate places. [2025-03-14 01:50:53,572 INFO L471 AbstractCegarLoop]: Abstraction has has 185 places, 195 transitions, 508 flow [2025-03-14 01:50:53,572 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 142.66666666666666) internal successors, (428), 3 states have internal predecessors, (428), 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-14 01:50:53,572 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:53,572 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] [2025-03-14 01:50:53,572 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:50:53,573 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-14 01:50:53,573 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:53,573 INFO L85 PathProgramCache]: Analyzing trace with hash -107337624, now seen corresponding path program 1 times [2025-03-14 01:50:53,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:53,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1361200371] [2025-03-14 01:50:53,573 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:53,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:53,581 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-14 01:50:53,584 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-14 01:50:53,584 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:53,585 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:50:53,612 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-14 01:50:53,612 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:50:53,612 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1361200371] [2025-03-14 01:50:53,612 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1361200371] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:50:53,612 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:50:53,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:50:53,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [525804494] [2025-03-14 01:50:53,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:50:53,612 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:50:53,613 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:50:53,613 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:50:53,613 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:50:53,634 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 155 out of 185 [2025-03-14 01:50:53,635 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 185 places, 195 transitions, 508 flow. Second operand has 3 states, 3 states have (on average 156.66666666666666) internal successors, (470), 3 states have internal predecessors, (470), 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-14 01:50:53,635 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:50:53,635 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 185 [2025-03-14 01:50:53,635 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:50:55,423 INFO L124 PetriNetUnfolderBase]: 6244/21577 cut-off events. [2025-03-14 01:50:55,423 INFO L125 PetriNetUnfolderBase]: For 995/1101 co-relation queries the response was YES. [2025-03-14 01:50:55,483 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33913 conditions, 21577 events. 6244/21577 cut-off events. For 995/1101 co-relation queries the response was YES. Maximal size of possible extension queue 795. Compared 271387 event pairs, 3371 based on Foata normal form. 0/18804 useless extension candidates. Maximal degree in co-relation 32262. Up to 6414 conditions per place. [2025-03-14 01:50:55,593 INFO L140 encePairwiseOnDemand]: 179/185 looper letters, 36 selfloop transitions, 5 changer transitions 0/211 dead transitions. [2025-03-14 01:50:55,593 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 211 transitions, 622 flow [2025-03-14 01:50:55,594 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:50:55,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:50:55,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 507 transitions. [2025-03-14 01:50:55,598 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9135135135135135 [2025-03-14 01:50:55,598 INFO L175 Difference]: Start difference. First operand has 185 places, 195 transitions, 508 flow. Second operand 3 states and 507 transitions. [2025-03-14 01:50:55,598 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 211 transitions, 622 flow [2025-03-14 01:50:55,609 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 211 transitions, 590 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:50:55,611 INFO L231 Difference]: Finished difference. Result has 186 places, 199 transitions, 514 flow [2025-03-14 01:50:55,611 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=476, PETRI_DIFFERENCE_MINUEND_PLACES=182, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=514, PETRI_PLACES=186, PETRI_TRANSITIONS=199} [2025-03-14 01:50:55,613 INFO L279 CegarLoopForPetriNet]: 181 programPoint places, 5 predicate places. [2025-03-14 01:50:55,613 INFO L471 AbstractCegarLoop]: Abstraction has has 186 places, 199 transitions, 514 flow [2025-03-14 01:50:55,613 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 156.66666666666666) internal successors, (470), 3 states have internal predecessors, (470), 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-14 01:50:55,613 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:55,614 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] [2025-03-14 01:50:55,614 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:50:55,614 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-14 01:50:55,614 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:55,614 INFO L85 PathProgramCache]: Analyzing trace with hash -1127671202, now seen corresponding path program 1 times [2025-03-14 01:50:55,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:55,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [63625632] [2025-03-14 01:50:55,614 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:55,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:55,621 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-14 01:50:55,626 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-14 01:50:55,628 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:55,628 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:50:55,652 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-14 01:50:55,652 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:50:55,652 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [63625632] [2025-03-14 01:50:55,652 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [63625632] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:50:55,652 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:50:55,652 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:50:55,652 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1804259318] [2025-03-14 01:50:55,652 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:50:55,653 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:50:55,653 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:50:55,653 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:50:55,653 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:50:55,703 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 150 out of 185 [2025-03-14 01:50:55,704 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 199 transitions, 514 flow. Second operand has 3 states, 3 states have (on average 151.66666666666666) internal successors, (455), 3 states have internal predecessors, (455), 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-14 01:50:55,704 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:50:55,704 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 150 of 185 [2025-03-14 01:50:55,704 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:50:55,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][118], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 189#true, 172#L691-2true, 194#true, 180#true, 70#L712-2true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:55,904 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-14 01:50:55,904 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:50:55,904 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:50:55,904 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:50:55,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, 189#true, 194#true, 180#true, 70#L712-2true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:55,936 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:50:55,937 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:50:55,937 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:50:55,937 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:50:55,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 40#L692true, 182#true, 189#true, 194#true, 180#true, 70#L712-2true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:55,937 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:50:55,938 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:50:55,938 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:50:55,938 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:50:55,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 40#L692true, 182#true, 189#true, 194#true, 70#L712-2true, 180#true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:55,957 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:50:55,957 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:50:55,957 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:50:55,957 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:50:55,957 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:50:56,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 70#L712-2true, 180#true, 53#L691-7true, Black: 184#true, 167#L700true]) [2025-03-14 01:50:56,002 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,002 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:50:56,002 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:50:56,002 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 180#true, 70#L712-2true, 102#L694true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:56,003 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,003 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:50:56,003 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,003 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:50:56,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 70#L712-2true, 180#true, 53#L691-7true, Black: 184#true, 167#L700true]) [2025-03-14 01:50:56,028 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,028 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,028 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:50:56,028 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:50:56,028 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 70#L712-2true, 180#true, 102#L694true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:56,029 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,029 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:50:56,029 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,029 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:50:56,029 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:50:56,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 115#L695true, 189#true, 194#true, 70#L712-2true, 180#true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:56,037 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:50:56,037 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:50:56,037 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:50:56,037 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-14 01:50:56,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [115#L695true, 182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 180#true, 70#L712-2true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:56,063 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:50:56,063 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:50:56,063 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:50:56,063 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-14 01:50:56,063 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-14 01:50:56,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][118], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 189#true, 172#L691-2true, 194#true, 180#true, 70#L712-2true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:56,255 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:50:56,255 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:50:56,255 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:50:56,255 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:50:56,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, 189#true, 194#true, 180#true, 70#L712-2true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:56,384 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:50:56,384 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:50:56,384 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:50:56,384 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:50:56,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 40#L692true, 189#true, 194#true, 180#true, 70#L712-2true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:56,384 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,384 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,384 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:50:56,384 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:50:56,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 44#L697true, 180#true, 70#L712-2true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:56,436 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:50:56,436 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:50:56,436 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:50:56,436 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:50:56,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [40#L692true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 189#true, 194#true, 180#true, 70#L712-2true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:56,447 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,447 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,447 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:50:56,447 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,447 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:50:56,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 44#L697true, 180#true, 70#L712-2true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:56,495 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:50:56,495 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:50:56,495 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:50:56,495 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:50:56,495 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-14 01:50:56,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 180#true, 70#L712-2true, 53#L691-7true, 149#L698true, Black: 184#true]) [2025-03-14 01:50:56,543 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:50:56,544 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,544 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,544 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:50:56,608 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 70#L712-2true, 180#true, 53#L691-7true, 149#L698true, Black: 184#true]) [2025-03-14 01:50:56,608 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:50:56,608 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:50:56,608 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,608 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:50:56,608 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:50:56,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 180#true, 70#L712-2true, 11#L701-7true, Black: 184#true, 167#L700true]) [2025-03-14 01:50:56,661 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,661 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,661 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:50:56,661 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:50:56,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 180#true, 70#L712-2true, 102#L694true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:56,663 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,663 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:50:56,663 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,663 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:50:56,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 189#true, 194#true, 180#true, 70#L712-2true, 11#L701-7true, Black: 184#true, 167#L700true]) [2025-03-14 01:50:56,733 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,733 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,733 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:50:56,733 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,733 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:50:56,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 189#true, 194#true, 180#true, 70#L712-2true, 102#L694true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:56,733 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,733 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:50:56,734 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,734 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:50:56,734 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:50:56,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, 115#L695true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 70#L712-2true, 180#true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:56,778 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-14 01:50:56,778 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:50:56,778 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:50:56,778 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:50:56,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 115#L695true, 189#true, 194#true, 180#true, 70#L712-2true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:56,846 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-14 01:50:56,846 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:50:56,846 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:50:56,846 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:50:56,846 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:50:57,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 44#L697true, 70#L712-2true, 180#true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:57,317 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-14 01:50:57,317 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-14 01:50:57,317 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:50:57,317 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-14 01:50:57,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 189#true, 194#true, 44#L697true, 70#L712-2true, 180#true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:57,364 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-14 01:50:57,364 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-14 01:50:57,364 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:50:57,364 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-14 01:50:57,364 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:50:57,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 189#true, 194#true, 70#L712-2true, 180#true, 11#L701-7true, 149#L698true, Black: 184#true]) [2025-03-14 01:50:57,400 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-03-14 01:50:57,400 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:50:57,400 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:50:57,400 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:50:57,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 189#true, 194#true, 180#true, 70#L712-2true, 11#L701-7true, 149#L698true, Black: 184#true]) [2025-03-14 01:50:57,441 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-03-14 01:50:57,441 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:50:57,441 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:50:57,441 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:50:57,441 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:50:57,951 INFO L124 PetriNetUnfolderBase]: 7571/25064 cut-off events. [2025-03-14 01:50:57,952 INFO L125 PetriNetUnfolderBase]: For 4169/5357 co-relation queries the response was YES. [2025-03-14 01:50:58,002 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42986 conditions, 25064 events. 7571/25064 cut-off events. For 4169/5357 co-relation queries the response was YES. Maximal size of possible extension queue 819. Compared 311906 event pairs, 3421 based on Foata normal form. 210/21895 useless extension candidates. Maximal degree in co-relation 41284. Up to 9528 conditions per place. [2025-03-14 01:50:58,090 INFO L140 encePairwiseOnDemand]: 175/185 looper letters, 47 selfloop transitions, 16 changer transitions 0/222 dead transitions. [2025-03-14 01:50:58,090 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 222 transitions, 715 flow [2025-03-14 01:50:58,090 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:50:58,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:50:58,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 498 transitions. [2025-03-14 01:50:58,092 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8972972972972973 [2025-03-14 01:50:58,092 INFO L175 Difference]: Start difference. First operand has 186 places, 199 transitions, 514 flow. Second operand 3 states and 498 transitions. [2025-03-14 01:50:58,092 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 222 transitions, 715 flow [2025-03-14 01:50:58,097 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 222 transitions, 705 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:50:58,099 INFO L231 Difference]: Finished difference. Result has 188 places, 213 transitions, 650 flow [2025-03-14 01:50:58,100 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=199, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=188, PETRI_TRANSITIONS=213} [2025-03-14 01:50:58,101 INFO L279 CegarLoopForPetriNet]: 181 programPoint places, 7 predicate places. [2025-03-14 01:50:58,101 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 213 transitions, 650 flow [2025-03-14 01:50:58,101 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 151.66666666666666) internal successors, (455), 3 states have internal predecessors, (455), 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-14 01:50:58,101 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:50:58,102 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] [2025-03-14 01:50:58,102 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-14 01:50:58,102 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-14 01:50:58,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:50:58,103 INFO L85 PathProgramCache]: Analyzing trace with hash 1834849230, now seen corresponding path program 1 times [2025-03-14 01:50:58,103 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:50:58,103 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [717846196] [2025-03-14 01:50:58,103 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:50:58,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:50:58,112 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-03-14 01:50:58,115 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-03-14 01:50:58,116 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:50:58,116 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:50:58,137 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-14 01:50:58,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:50:58,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [717846196] [2025-03-14 01:50:58,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [717846196] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:50:58,137 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:50:58,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:50:58,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [300897691] [2025-03-14 01:50:58,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:50:58,138 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:50:58,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:50:58,139 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:50:58,139 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:50:58,147 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 185 [2025-03-14 01:50:58,147 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 213 transitions, 650 flow. Second operand has 3 states, 3 states have (on average 160.33333333333334) internal successors, (481), 3 states have internal predecessors, (481), 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-14 01:50:58,147 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:50:58,147 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 185 [2025-03-14 01:50:58,147 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:50:58,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][116], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 172#L691-2true, 194#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 70#L712-2true, 180#true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:58,221 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-14 01:50:58,221 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:50:58,221 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:50:58,221 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:50:58,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, 194#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 70#L712-2true, 180#true, 53#L691-7true, Black: 184#true]) [2025-03-14 01:50:58,242 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:50:58,242 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:50:58,242 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:50:58,242 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:50:58,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][116], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 194#true, 172#L691-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 70#L712-2true, 180#true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:58,472 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:50:58,472 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:50:58,472 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:50:58,472 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:50:58,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, 194#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 70#L712-2true, 11#L701-7true, Black: 184#true]) [2025-03-14 01:50:58,560 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:50:58,560 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:50:58,560 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:50:58,560 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:50:58,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L701-8-->L701-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][203], [69#L701-6true, 146#L716-1true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 194#true, 172#L691-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 184#true]) [2025-03-14 01:50:58,862 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-14 01:50:58,862 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:50:58,862 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:50:58,862 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:50:58,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([389] L716-->L716-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][162], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 172#L691-2true, 194#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 11#L701-7true, 129#L716-2true, Black: 184#true]) [2025-03-14 01:50:58,874 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-14 01:50:58,874 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:50:58,874 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:50:58,874 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:50:58,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L701-8-->L701-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][172], [69#L701-6true, 146#L716-1true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, 194#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 184#true]) [2025-03-14 01:50:58,957 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-14 01:50:58,957 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:50:58,957 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:50:58,957 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:50:58,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([389] L716-->L716-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][71], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, 194#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 11#L701-7true, 129#L716-2true, Black: 184#true]) [2025-03-14 01:50:58,991 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-14 01:50:58,991 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:50:58,991 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:50:58,991 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:51:00,038 INFO L124 PetriNetUnfolderBase]: 7295/28098 cut-off events. [2025-03-14 01:51:00,038 INFO L125 PetriNetUnfolderBase]: For 3126/3797 co-relation queries the response was YES. [2025-03-14 01:51:00,103 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45628 conditions, 28098 events. 7295/28098 cut-off events. For 3126/3797 co-relation queries the response was YES. Maximal size of possible extension queue 851. Compared 370296 event pairs, 2990 based on Foata normal form. 35/24280 useless extension candidates. Maximal degree in co-relation 43713. Up to 5907 conditions per place. [2025-03-14 01:51:00,177 INFO L140 encePairwiseOnDemand]: 180/185 looper letters, 32 selfloop transitions, 4 changer transitions 0/228 dead transitions. [2025-03-14 01:51:00,177 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 190 places, 228 transitions, 752 flow [2025-03-14 01:51:00,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:00,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:00,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2025-03-14 01:51:00,179 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9261261261261261 [2025-03-14 01:51:00,179 INFO L175 Difference]: Start difference. First operand has 188 places, 213 transitions, 650 flow. Second operand 3 states and 514 transitions. [2025-03-14 01:51:00,179 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 190 places, 228 transitions, 752 flow [2025-03-14 01:51:00,186 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 228 transitions, 720 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:00,188 INFO L231 Difference]: Finished difference. Result has 190 places, 216 transitions, 648 flow [2025-03-14 01:51:00,188 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=618, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=648, PETRI_PLACES=190, PETRI_TRANSITIONS=216} [2025-03-14 01:51:00,189 INFO L279 CegarLoopForPetriNet]: 181 programPoint places, 9 predicate places. [2025-03-14 01:51:00,189 INFO L471 AbstractCegarLoop]: Abstraction has has 190 places, 216 transitions, 648 flow [2025-03-14 01:51:00,189 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 160.33333333333334) internal successors, (481), 3 states have internal predecessors, (481), 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-14 01:51:00,189 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:00,189 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:51:00,189 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-14 01:51:00,190 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-14 01:51:00,190 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:00,190 INFO L85 PathProgramCache]: Analyzing trace with hash 1002828898, now seen corresponding path program 1 times [2025-03-14 01:51:00,190 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:00,190 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [549480106] [2025-03-14 01:51:00,190 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:00,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:00,196 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-14 01:51:00,202 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-14 01:51:00,202 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:00,202 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:51:00,233 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-14 01:51:00,234 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:51:00,234 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [549480106] [2025-03-14 01:51:00,234 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [549480106] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:51:00,234 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:51:00,234 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:51:00,234 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [36124841] [2025-03-14 01:51:00,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:51:00,234 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:51:00,234 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:51:00,234 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:51:00,234 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:51:00,246 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 185 [2025-03-14 01:51:00,247 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 216 transitions, 648 flow. Second operand has 3 states, 3 states have (on average 158.33333333333334) internal successors, (475), 3 states have internal predecessors, (475), 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-14 01:51:00,247 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:51:00,247 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 185 [2025-03-14 01:51:00,247 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:51:00,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][116], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 172#L691-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 70#L712-2true, 180#true, Black: 201#(= |#race~data~0| 0), 53#L691-7true, Black: 184#true, 204#true]) [2025-03-14 01:51:00,329 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-14 01:51:00,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:51:00,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:51:00,329 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:51:00,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 70#L712-2true, 180#true, Black: 201#(= |#race~data~0| 0), 53#L691-7true, Black: 184#true, 204#true]) [2025-03-14 01:51:00,353 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:51:00,353 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:51:00,353 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:51:00,354 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:51:00,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][116], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 172#L691-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 70#L712-2true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), 11#L701-7true, Black: 184#true]) [2025-03-14 01:51:00,698 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-03-14 01:51:00,698 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:51:00,698 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:51:00,698 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:51:00,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L712-->L712-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][44], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 70#L712-2true, 180#true, Black: 201#(= |#race~data~0| 0), 11#L701-7true, 206#(= |#race~keep_alive~0| 0), Black: 184#true]) [2025-03-14 01:51:00,831 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:51:00,831 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:51:00,831 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:51:00,831 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:51:01,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L701-8-->L701-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][210], [69#L701-6true, 146#L716-1true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 172#L691-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true]) [2025-03-14 01:51:01,018 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-14 01:51:01,018 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:01,018 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:01,018 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:01,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L701-8-->L701-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [146#L716-1true, 69#L701-6true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true]) [2025-03-14 01:51:01,230 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-14 01:51:01,230 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:51:01,230 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:51:01,230 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:51:01,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([389] L716-->L716-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][163], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 172#L691-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 11#L701-7true, 129#L716-2true, Black: 184#true, 204#true]) [2025-03-14 01:51:01,435 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-03-14 01:51:01,435 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:01,435 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:01,435 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-14 01:51:01,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([389] L716-->L716-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][71], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 24#L692-3true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 11#L701-7true, Black: 201#(= |#race~data~0| 0), 129#L716-2true, Black: 184#true, 204#true]) [2025-03-14 01:51:01,664 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-03-14 01:51:01,664 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:51:01,664 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-14 01:51:01,664 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-14 01:51:02,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 50#L693-1true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0)]) [2025-03-14 01:51:02,397 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-03-14 01:51:02,397 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-14 01:51:02,397 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:51:02,397 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:51:02,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), 50#L693-1true, Black: 184#true]) [2025-03-14 01:51:02,398 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-03-14 01:51:02,398 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:51:02,398 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-14 01:51:02,398 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:51:02,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 99#L693-1true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true]) [2025-03-14 01:51:02,441 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-03-14 01:51:02,442 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:51:02,442 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-14 01:51:02,442 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:51:02,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 99#L693-1true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,442 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-03-14 01:51:02,442 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:51:02,442 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-14 01:51:02,442 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-14 01:51:02,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 50#L693-1true, 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0)]) [2025-03-14 01:51:02,465 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-14 01:51:02,465 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-14 01:51:02,465 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:51:02,465 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:51:02,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 50#L693-1true, 206#(= |#race~keep_alive~0| 0), Black: 184#true]) [2025-03-14 01:51:02,465 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-14 01:51:02,465 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:51:02,465 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-14 01:51:02,465 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:51:02,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 152#L694true]) [2025-03-14 01:51:02,487 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,487 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,487 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,487 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 8#L700true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0)]) [2025-03-14 01:51:02,487 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,487 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,487 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,487 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true, 152#L694true]) [2025-03-14 01:51:02,488 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,488 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,488 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,488 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 8#L700true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true]) [2025-03-14 01:51:02,488 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,488 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,488 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,488 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 99#L693-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true]) [2025-03-14 01:51:02,510 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-14 01:51:02,511 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:51:02,511 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-14 01:51:02,511 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:51:02,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 99#L693-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,511 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-14 01:51:02,511 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:51:02,511 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-14 01:51:02,511 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-14 01:51:02,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true, 167#L700true]) [2025-03-14 01:51:02,530 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,530 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,530 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,530 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true, 89#L693-2true, 167#L700true]) [2025-03-14 01:51:02,530 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,531 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,531 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,531 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 102#L694true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true]) [2025-03-14 01:51:02,531 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,531 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,532 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,532 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 102#L694true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,532 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,532 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,532 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-14 01:51:02,532 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-14 01:51:02,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 152#L694true]) [2025-03-14 01:51:02,552 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,552 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,552 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,552 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 8#L700true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0)]) [2025-03-14 01:51:02,553 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 184#true, 152#L694true]) [2025-03-14 01:51:02,553 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 8#L700true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true]) [2025-03-14 01:51:02,554 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,554 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,554 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,554 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 159#L695true]) [2025-03-14 01:51:02,573 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-14 01:51:02,573 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:02,574 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-14 01:51:02,574 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:02,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true, 159#L695true]) [2025-03-14 01:51:02,574 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-14 01:51:02,574 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-14 01:51:02,574 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:02,574 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:02,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true, 167#L700true]) [2025-03-14 01:51:02,594 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,594 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,594 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,594 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 184#true, 89#L693-2true, 167#L700true]) [2025-03-14 01:51:02,594 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,594 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,594 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,594 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 102#L694true, 76#L715-3true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true]) [2025-03-14 01:51:02,595 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,595 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,595 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,595 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 102#L694true, 76#L715-3true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,595 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,595 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,595 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-14 01:51:02,595 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-14 01:51:02,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 115#L695true, 182#true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true]) [2025-03-14 01:51:02,610 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-14 01:51:02,610 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:02,610 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:02,610 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-14 01:51:02,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [115#L695true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,610 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-14 01:51:02,610 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-14 01:51:02,610 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:02,610 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-14 01:51:02,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 159#L695true]) [2025-03-14 01:51:02,630 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-14 01:51:02,630 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:51:02,630 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:51:02,630 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-14 01:51:02,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true, 159#L695true]) [2025-03-14 01:51:02,630 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-14 01:51:02,630 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-14 01:51:02,630 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:51:02,630 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:51:02,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [115#L695true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true]) [2025-03-14 01:51:02,667 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-14 01:51:02,667 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-14 01:51:02,667 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:51:02,667 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:51:02,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [115#L695true, 182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,667 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-14 01:51:02,667 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-14 01:51:02,667 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:51:02,667 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-14 01:51:02,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 47#L697true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0)]) [2025-03-14 01:51:02,878 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-14 01:51:02,878 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:51:02,878 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:51:02,878 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:51:02,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 47#L697true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true]) [2025-03-14 01:51:02,879 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-14 01:51:02,879 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:51:02,879 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:51:02,879 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:51:02,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, 44#L697true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true]) [2025-03-14 01:51:02,898 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-14 01:51:02,898 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:51:02,898 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:51:02,898 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:51:02,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, 44#L697true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,899 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-14 01:51:02,899 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:51:02,899 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:51:02,899 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-14 01:51:02,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 47#L697true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0)]) [2025-03-14 01:51:02,909 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-14 01:51:02,909 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:51:02,909 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:51:02,909 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:51:02,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, 47#L697true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 184#true]) [2025-03-14 01:51:02,910 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-14 01:51:02,910 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:51:02,910 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:51:02,910 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:51:02,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 97#L698true]) [2025-03-14 01:51:02,917 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-14 01:51:02,917 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-14 01:51:02,917 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-14 01:51:02,917 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-14 01:51:02,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][231], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 184#true, 97#L698true]) [2025-03-14 01:51:02,918 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-14 01:51:02,918 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-14 01:51:02,918 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-14 01:51:02,918 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-14 01:51:02,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [182#true, Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 44#L697true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 89#L693-2true]) [2025-03-14 01:51:02,928 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-14 01:51:02,928 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:51:02,928 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:51:02,928 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:51:02,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 44#L697true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,928 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-14 01:51:02,928 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:51:02,928 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:51:02,928 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-14 01:51:02,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 206#(= |#race~keep_alive~0| 0), Black: 201#(= |#race~data~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 149#L698true, 89#L693-2true]) [2025-03-14 01:51:02,934 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-14 01:51:02,935 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-14 01:51:02,935 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-14 01:51:02,935 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-14 01:51:02,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][235], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 33#L714-1true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), 149#L698true, Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:02,935 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-14 01:51:02,935 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-14 01:51:02,935 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-14 01:51:02,935 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-14 01:51:03,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 97#L698true]) [2025-03-14 01:51:03,108 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-14 01:51:03,108 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-14 01:51:03,108 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:51:03,108 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:51:03,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][178], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, 26#L693-2true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), 97#L698true, Black: 184#true]) [2025-03-14 01:51:03,108 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-14 01:51:03,108 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:51:03,109 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-14 01:51:03,109 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:51:03,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), Black: 186#(= |#race~threads_alive~0| 0), 149#L698true, 89#L693-2true]) [2025-03-14 01:51:03,119 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-14 01:51:03,120 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:51:03,120 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:51:03,120 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-14 01:51:03,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L693-->L693-2: Formula: (= |v_#race~keep_alive~0_5| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_5|} AuxVars[] AssignedVars[#race~keep_alive~0][200], [Black: 191#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet18#1|), 182#true, Black: 196#(= |threadThread1of2ForFork0_#t~nondet1| |#race~threads_alive~0|), 199#true, 180#true, 76#L715-3true, Black: 201#(= |#race~data~0| 0), 206#(= |#race~keep_alive~0| 0), 149#L698true, Black: 184#true, 89#L693-2true]) [2025-03-14 01:51:03,120 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-14 01:51:03,120 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-14 01:51:03,120 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:51:03,120 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-14 01:51:03,175 INFO L124 PetriNetUnfolderBase]: 9540/37160 cut-off events. [2025-03-14 01:51:03,175 INFO L125 PetriNetUnfolderBase]: For 5993/6961 co-relation queries the response was YES. [2025-03-14 01:51:03,256 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63678 conditions, 37160 events. 9540/37160 cut-off events. For 5993/6961 co-relation queries the response was YES. Maximal size of possible extension queue 1184. Compared 510615 event pairs, 2216 based on Foata normal form. 36/32839 useless extension candidates. Maximal degree in co-relation 61368. Up to 8416 conditions per place. [2025-03-14 01:51:03,343 INFO L140 encePairwiseOnDemand]: 178/185 looper letters, 40 selfloop transitions, 7 changer transitions 0/238 dead transitions. [2025-03-14 01:51:03,343 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 238 transitions, 801 flow [2025-03-14 01:51:03,343 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:51:03,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:51:03,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 516 transitions. [2025-03-14 01:51:03,345 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9297297297297298 [2025-03-14 01:51:03,345 INFO L175 Difference]: Start difference. First operand has 190 places, 216 transitions, 648 flow. Second operand 3 states and 516 transitions. [2025-03-14 01:51:03,345 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 238 transitions, 801 flow [2025-03-14 01:51:03,392 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 238 transitions, 793 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:51:03,402 INFO L231 Difference]: Finished difference. Result has 192 places, 223 transitions, 710 flow [2025-03-14 01:51:03,402 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=640, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=216, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=710, PETRI_PLACES=192, PETRI_TRANSITIONS=223} [2025-03-14 01:51:03,403 INFO L279 CegarLoopForPetriNet]: 181 programPoint places, 11 predicate places. [2025-03-14 01:51:03,403 INFO L471 AbstractCegarLoop]: Abstraction has has 192 places, 223 transitions, 710 flow [2025-03-14 01:51:03,403 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.33333333333334) internal successors, (475), 3 states have internal predecessors, (475), 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-14 01:51:03,403 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:51:03,403 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] [2025-03-14 01:51:03,403 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-14 01:51:03,403 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2025-03-14 01:51:03,403 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:51:03,404 INFO L85 PathProgramCache]: Analyzing trace with hash 2077379025, now seen corresponding path program 1 times [2025-03-14 01:51:03,404 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:51:03,404 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1689525249] [2025-03-14 01:51:03,404 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:51:03,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:51:03,416 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-03-14 01:51:03,420 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-03-14 01:51:03,420 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:03,420 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:51:03,421 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:51:03,422 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-03-14 01:51:03,425 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-03-14 01:51:03,425 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:51:03,425 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:51:03,431 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:51:03,431 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:51:03,431 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (22 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (21 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (20 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (19 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (18 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (17 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (16 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (15 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (14 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (13 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (12 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (11 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (10 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (9 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (8 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (5 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 23 remaining) [2025-03-14 01:51:03,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (0 of 23 remaining) [2025-03-14 01:51:03,432 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-14 01:51:03,433 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-03-14 01:51:03,477 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 2 thread instances [2025-03-14 01:51:03,477 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-14 01:51:03,482 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 14.03 01:51:03 BasicIcfg [2025-03-14 01:51:03,483 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-14 01:51:03,483 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-14 01:51:03,483 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-14 01:51:03,483 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-14 01:51:03,484 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:50:49" (3/4) ... [2025-03-14 01:51:03,484 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-03-14 01:51:03,530 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 7. [2025-03-14 01:51:03,569 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-14 01:51:03,571 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-14 01:51:03,571 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-14 01:51:03,572 INFO L158 Benchmark]: Toolchain (without parser) took 14398.20ms. Allocated memory was 142.6MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 109.2MB in the beginning and 1.6GB in the end (delta: -1.5GB). Peak memory consumption was 960.9MB. Max. memory is 16.1GB. [2025-03-14 01:51:03,574 INFO L158 Benchmark]: CDTParser took 0.56ms. Allocated memory is still 201.3MB. Free memory is still 125.6MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-14 01:51:03,574 INFO L158 Benchmark]: CACSL2BoogieTranslator took 311.88ms. Allocated memory is still 142.6MB. Free memory was 109.2MB in the beginning and 89.6MB in the end (delta: 19.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-14 01:51:03,574 INFO L158 Benchmark]: Boogie Procedure Inliner took 26.55ms. Allocated memory is still 142.6MB. Free memory was 89.6MB in the beginning and 87.5MB in the end (delta: 2.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-14 01:51:03,574 INFO L158 Benchmark]: Boogie Preprocessor took 16.17ms. Allocated memory is still 142.6MB. Free memory was 87.5MB in the beginning and 86.6MB in the end (delta: 905.0kB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-14 01:51:03,575 INFO L158 Benchmark]: IcfgBuilder took 340.87ms. Allocated memory is still 142.6MB. Free memory was 86.6MB in the beginning and 68.6MB in the end (delta: 18.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-14 01:51:03,575 INFO L158 Benchmark]: TraceAbstraction took 13609.75ms. Allocated memory was 142.6MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 67.7MB in the beginning and 1.6GB in the end (delta: -1.6GB). Peak memory consumption was 910.6MB. Max. memory is 16.1GB. [2025-03-14 01:51:03,575 INFO L158 Benchmark]: Witness Printer took 87.72ms. Allocated memory is still 2.6GB. Free memory was 1.6GB in the beginning and 1.6GB in the end (delta: 12.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-14 01:51:03,576 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.56ms. Allocated memory is still 201.3MB. Free memory is still 125.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 311.88ms. Allocated memory is still 142.6MB. Free memory was 109.2MB in the beginning and 89.6MB in the end (delta: 19.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 26.55ms. Allocated memory is still 142.6MB. Free memory was 89.6MB in the beginning and 87.5MB in the end (delta: 2.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 16.17ms. Allocated memory is still 142.6MB. Free memory was 87.5MB in the beginning and 86.6MB in the end (delta: 905.0kB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 340.87ms. Allocated memory is still 142.6MB. Free memory was 86.6MB in the beginning and 68.6MB in the end (delta: 18.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 13609.75ms. Allocated memory was 142.6MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 67.7MB in the beginning and 1.6GB in the end (delta: -1.6GB). Peak memory consumption was 910.6MB. Max. memory is 16.1GB. * Witness Printer took 87.72ms. Allocated memory is still 2.6GB. Free memory was 1.6GB in the beginning and 1.6GB in the end (delta: 12.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 712]: Data race detected Data race detected The following path leads to a data race: [L685] 0 int threads_alive = 0; VAL [threads_alive=0] [L686] 0 _Bool keep_alive = 1; VAL [keep_alive=1, threads_alive=0] [L687] 0 pthread_mutex_t keep_alive_mutex = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; VAL [keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0] [L688] 0 int data = 0; VAL [data=0, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0] [L689] 0 pthread_mutex_t data_mutex = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; VAL [data=0, data_mutex={2:0}, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0] [L705] 0 int threads_total = __VERIFIER_nondet_int(); VAL [data=0, data_mutex={2:0}, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0, threads_total=1] [L706] CALL 0 assume_abort_if_not(threads_total >= 0) [L682] COND FALSE 0 !(!cond) VAL [\old(cond)=1, cond=1, data=0, data_mutex={2:0}, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0] [L706] RET 0 assume_abort_if_not(threads_total >= 0) [L707] 0 int i = 0; VAL [data=0, data_mutex={2:0}, i=0, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0, threads_total=1] [L707] COND TRUE 0 i < threads_total VAL [data=0, data_mutex={2:0}, i=0, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0, threads_total=1] [L708] 0 pthread_t tid; VAL [data=0, data_mutex={2:0}, i=0, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0, threads_total=1] [L709] FCALL, FORK 0 pthread_create(&tid, ((void *)0), &thread, ((void *)0)) VAL [\old(arg)={0:0}, data=0, data_mutex={2:0}, i=0, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0, threads_total=1, tid=-1] [L707] 0 i++ VAL [\old(arg)={0:0}, data=0, data_mutex={2:0}, i=1, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0, threads_total=1] [L707] COND FALSE 0 !(i < threads_total) VAL [\old(arg)={0:0}, data=0, data_mutex={2:0}, i=1, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0, threads_total=1] [L712] COND TRUE 0 threads_alive != threads_total [L712] 0 threads_alive != threads_total VAL [\old(arg)={0:0}, data=0, data_mutex={2:0}, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=0, threads_total=1] [L691] 1 threads_alive++ VAL [\old(arg)={0:0}, arg={0:0}, data=0, data_mutex={2:0}, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=1] [L712] 0 threads_alive != threads_total VAL [\old(arg)={0:0}, arg={0:0}, data=0, data_mutex={2:0}, keep_alive=1, keep_alive_mutex={1:0}, threads_alive=1, threads_total=1] Now there is a data race on ~threads_alive~0 between C: threads_alive++ [691] and C: threads_alive != threads_total [712] - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 716]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 717]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 709]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 691]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 691]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 701]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 701]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 696]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 177 locations, 17 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.5s, OverallIterations: 5, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 120 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 43 mSDsluCounter, 30 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 13 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 172 IncrementalHoareTripleChecker+Invalid, 185 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 13 mSolverCounterUnsat, 30 mSDtfsCounter, 172 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 8 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=390occurred in iteration=4, InterpolantAutomatonStates: 12, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 228 NumberOfCodeBlocks, 228 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 172 ConstructedInterpolants, 0 QuantifiedInterpolants, 180 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 4 procedures, 228 locations, 23 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 11.9s, OverallIterations: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 11.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 263 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 114 mSDsluCounter, 63 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 29 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 344 IncrementalHoareTripleChecker+Invalid, 373 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 29 mSolverCounterUnsat, 63 mSDtfsCounter, 344 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 10 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=710occurred in iteration=5, InterpolantAutomatonStates: 15, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 285 NumberOfCodeBlocks, 285 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 223 ConstructedInterpolants, 0 QuantifiedInterpolants, 233 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2025-03-14 01:51:03,590 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(DATA-RACE)