./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 4e22d32b1cfbf3e9c404c8b522b2227f299322fc3bbc332086f88ee02736e6fe --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 06:05:12,034 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 06:05:12,103 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 06:05:12,109 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 06:05:12,110 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 06:05:12,131 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 06:05:12,132 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 06:05:12,132 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 06:05:12,133 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 06:05:12,133 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 06:05:12,134 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 06:05:12,134 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 06:05:12,134 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 06:05:12,135 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 06:05:12,135 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 06:05:12,136 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 06:05:12,136 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 06:05:12,136 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 06:05:12,137 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 06:05:12,137 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 06:05:12,137 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 06:05:12,140 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 06:05:12,141 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 06:05:12,141 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 06:05:12,141 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 06:05:12,145 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 06:05:12,145 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 06:05:12,146 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 06:05:12,146 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 06:05:12,146 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 06:05:12,146 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 06:05:12,146 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 06:05:12,147 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 06:05:12,147 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 06:05:12,147 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 06:05:12,148 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 06:05:12,148 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 06:05:12,148 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 06:05:12,148 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 06:05:12,148 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 06:05:12,149 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 06:05:12,150 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 4e22d32b1cfbf3e9c404c8b522b2227f299322fc3bbc332086f88ee02736e6fe [2024-11-19 06:05:12,393 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 06:05:12,418 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 06:05:12,422 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 06:05:12,423 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 06:05:12,423 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 06:05:12,424 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-3.i [2024-11-19 06:05:13,957 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 06:05:14,190 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 06:05:14,193 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-3.i [2024-11-19 06:05:14,215 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7a83fc026/debd439ce1de48f588ef4bba2c93db88/FLAGd5283d908 [2024-11-19 06:05:14,528 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7a83fc026/debd439ce1de48f588ef4bba2c93db88 [2024-11-19 06:05:14,531 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 06:05:14,533 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 06:05:14,536 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 06:05:14,536 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 06:05:14,540 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 06:05:14,541 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 06:05:14" (1/1) ... [2024-11-19 06:05:14,541 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@610fa1ae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:14, skipping insertion in model container [2024-11-19 06:05:14,542 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 06:05:14" (1/1) ... [2024-11-19 06:05:14,586 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 06:05:14,973 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 06:05:15,009 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 06:05:15,067 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 06:05:15,116 INFO L204 MainTranslator]: Completed translation [2024-11-19 06:05:15,117 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15 WrapperNode [2024-11-19 06:05:15,117 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 06:05:15,118 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 06:05:15,118 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 06:05:15,118 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 06:05:15,126 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,143 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,169 INFO L138 Inliner]: procedures = 159, calls = 38, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 202 [2024-11-19 06:05:15,169 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 06:05:15,170 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 06:05:15,170 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 06:05:15,170 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 06:05:15,178 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,179 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,183 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,183 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,191 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,195 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,199 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,200 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,210 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 06:05:15,211 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 06:05:15,211 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 06:05:15,212 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 06:05:15,212 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (1/1) ... [2024-11-19 06:05:15,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 06:05:15,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 06:05:15,258 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) [2024-11-19 06:05:15,267 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 [2024-11-19 06:05:15,313 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-19 06:05:15,313 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 06:05:15,314 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 06:05:15,314 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-19 06:05:15,314 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-19 06:05:15,314 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-19 06:05:15,315 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 06:05:15,315 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 06:05:15,317 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 06:05:15,551 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 06:05:15,553 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 06:05:15,911 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 06:05:15,912 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 06:05:15,977 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 06:05:15,977 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-19 06:05:15,978 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 06:05:15 BoogieIcfgContainer [2024-11-19 06:05:15,978 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 06:05:15,982 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 06:05:15,983 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 06:05:15,986 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 06:05:15,986 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 06:05:14" (1/3) ... [2024-11-19 06:05:15,987 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6166366 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 06:05:15, skipping insertion in model container [2024-11-19 06:05:15,987 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:05:15" (2/3) ... [2024-11-19 06:05:15,987 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6166366 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 06:05:15, skipping insertion in model container [2024-11-19 06:05:15,988 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 06:05:15" (3/3) ... [2024-11-19 06:05:15,989 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-counter-inner-3.i [2024-11-19 06:05:16,010 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 06:05:16,011 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 9 error locations. [2024-11-19 06:05:16,011 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 06:05:16,090 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 06:05:16,133 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 266 transitions, 536 flow [2024-11-19 06:05:16,262 INFO L124 PetriNetUnfolderBase]: 9/303 cut-off events. [2024-11-19 06:05:16,262 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:05:16,270 INFO L83 FinitePrefix]: Finished finitePrefix Result has 307 conditions, 303 events. 9/303 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 359 event pairs, 0 based on Foata normal form. 0/280 useless extension candidates. Maximal degree in co-relation 196. Up to 4 conditions per place. [2024-11-19 06:05:16,271 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 266 transitions, 536 flow [2024-11-19 06:05:16,280 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 263 places, 266 transitions, 536 flow [2024-11-19 06:05:16,295 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 06:05:16,304 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;@2121dfe6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 06:05:16,305 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-19 06:05:16,350 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 06:05:16,350 INFO L124 PetriNetUnfolderBase]: 2/177 cut-off events. [2024-11-19 06:05:16,351 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:05:16,351 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:16,352 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:16,353 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 06:05:16,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:16,359 INFO L85 PathProgramCache]: Analyzing trace with hash -1951071055, now seen corresponding path program 1 times [2024-11-19 06:05:16,370 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:16,371 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [648449471] [2024-11-19 06:05:16,371 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:16,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:16,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:16,846 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:16,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:16,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [648449471] [2024-11-19 06:05:16,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [648449471] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:16,848 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:16,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:16,850 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1839545086] [2024-11-19 06:05:16,850 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:16,859 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:16,866 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:16,894 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:16,895 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:16,926 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 266 [2024-11-19 06:05:16,934 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 266 transitions, 536 flow. Second operand has 3 states, 3 states have (on average 238.66666666666666) internal successors, (716), 3 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:16,934 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:16,934 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 266 [2024-11-19 06:05:16,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:17,224 INFO L124 PetriNetUnfolderBase]: 151/935 cut-off events. [2024-11-19 06:05:17,225 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-19 06:05:17,229 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1254 conditions, 935 events. 151/935 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 4878 event pairs, 95 based on Foata normal form. 26/842 useless extension candidates. Maximal degree in co-relation 1042. Up to 261 conditions per place. [2024-11-19 06:05:17,237 INFO L140 encePairwiseOnDemand]: 257/266 looper letters, 34 selfloop transitions, 4 changer transitions 1/275 dead transitions. [2024-11-19 06:05:17,237 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 275 transitions, 630 flow [2024-11-19 06:05:17,238 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:17,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:17,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2024-11-19 06:05:17,256 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9461152882205514 [2024-11-19 06:05:17,260 INFO L175 Difference]: Start difference. First operand has 263 places, 266 transitions, 536 flow. Second operand 3 states and 755 transitions. [2024-11-19 06:05:17,261 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 275 transitions, 630 flow [2024-11-19 06:05:17,267 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 275 transitions, 630 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:05:17,274 INFO L231 Difference]: Finished difference. Result has 267 places, 264 transitions, 556 flow [2024-11-19 06:05:17,277 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=266, PETRI_DIFFERENCE_MINUEND_FLOW=528, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=556, PETRI_PLACES=267, PETRI_TRANSITIONS=264} [2024-11-19 06:05:17,284 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, 4 predicate places. [2024-11-19 06:05:17,284 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 264 transitions, 556 flow [2024-11-19 06:05:17,285 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.66666666666666) internal successors, (716), 3 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:17,285 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:17,285 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:17,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 06:05:17,286 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 06:05:17,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:17,286 INFO L85 PathProgramCache]: Analyzing trace with hash 152599240, now seen corresponding path program 1 times [2024-11-19 06:05:17,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:17,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [973969878] [2024-11-19 06:05:17,287 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:17,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:17,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:17,427 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:17,427 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:17,427 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [973969878] [2024-11-19 06:05:17,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [973969878] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:17,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:17,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:17,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1162239090] [2024-11-19 06:05:17,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:17,431 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:17,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:17,433 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:17,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:17,458 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 266 [2024-11-19 06:05:17,463 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 264 transitions, 556 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:17,463 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:17,463 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 266 [2024-11-19 06:05:17,463 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:17,708 INFO L124 PetriNetUnfolderBase]: 222/1226 cut-off events. [2024-11-19 06:05:17,709 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-19 06:05:17,737 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1725 conditions, 1226 events. 222/1226 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 7485 event pairs, 60 based on Foata normal form. 0/1101 useless extension candidates. Maximal degree in co-relation 1510. Up to 239 conditions per place. [2024-11-19 06:05:17,741 INFO L140 encePairwiseOnDemand]: 257/266 looper letters, 40 selfloop transitions, 6 changer transitions 0/282 dead transitions. [2024-11-19 06:05:17,742 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 282 transitions, 684 flow [2024-11-19 06:05:17,742 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:17,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:17,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 751 transitions. [2024-11-19 06:05:17,745 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9411027568922306 [2024-11-19 06:05:17,745 INFO L175 Difference]: Start difference. First operand has 267 places, 264 transitions, 556 flow. Second operand 3 states and 751 transitions. [2024-11-19 06:05:17,746 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 282 transitions, 684 flow [2024-11-19 06:05:17,749 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 282 transitions, 676 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:17,754 INFO L231 Difference]: Finished difference. Result has 266 places, 266 transitions, 586 flow [2024-11-19 06:05:17,755 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=266, PETRI_DIFFERENCE_MINUEND_FLOW=544, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=586, PETRI_PLACES=266, PETRI_TRANSITIONS=266} [2024-11-19 06:05:17,755 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, 3 predicate places. [2024-11-19 06:05:17,756 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 266 transitions, 586 flow [2024-11-19 06:05:17,756 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:17,756 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:17,757 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:17,757 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 06:05:17,758 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 06:05:17,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:17,758 INFO L85 PathProgramCache]: Analyzing trace with hash -1876702382, now seen corresponding path program 1 times [2024-11-19 06:05:17,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:17,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1585602153] [2024-11-19 06:05:17,759 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:17,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:17,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:17,923 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:17,924 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:17,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1585602153] [2024-11-19 06:05:17,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1585602153] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:17,924 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:17,924 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:17,925 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1420158102] [2024-11-19 06:05:17,925 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:17,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:17,926 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:17,929 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:17,930 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:17,957 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 266 [2024-11-19 06:05:17,958 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 266 transitions, 586 flow. Second operand has 3 states, 3 states have (on average 238.0) internal successors, (714), 3 states have internal predecessors, (714), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:17,958 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:17,958 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 266 [2024-11-19 06:05:17,959 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:18,148 INFO L124 PetriNetUnfolderBase]: 244/1272 cut-off events. [2024-11-19 06:05:18,149 INFO L125 PetriNetUnfolderBase]: For 196/196 co-relation queries the response was YES. [2024-11-19 06:05:18,152 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1965 conditions, 1272 events. 244/1272 cut-off events. For 196/196 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 7786 event pairs, 131 based on Foata normal form. 0/1162 useless extension candidates. Maximal degree in co-relation 1748. Up to 426 conditions per place. [2024-11-19 06:05:18,162 INFO L140 encePairwiseOnDemand]: 261/266 looper letters, 34 selfloop transitions, 5 changer transitions 0/276 dead transitions. [2024-11-19 06:05:18,162 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 276 transitions, 690 flow [2024-11-19 06:05:18,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:18,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:18,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 744 transitions. [2024-11-19 06:05:18,165 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9323308270676691 [2024-11-19 06:05:18,166 INFO L175 Difference]: Start difference. First operand has 266 places, 266 transitions, 586 flow. Second operand 3 states and 744 transitions. [2024-11-19 06:05:18,166 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 276 transitions, 690 flow [2024-11-19 06:05:18,169 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 276 transitions, 676 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:18,173 INFO L231 Difference]: Finished difference. Result has 268 places, 270 transitions, 616 flow [2024-11-19 06:05:18,174 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=266, PETRI_DIFFERENCE_MINUEND_FLOW=574, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=266, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=616, PETRI_PLACES=268, PETRI_TRANSITIONS=270} [2024-11-19 06:05:18,175 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, 5 predicate places. [2024-11-19 06:05:18,175 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 270 transitions, 616 flow [2024-11-19 06:05:18,176 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.0) internal successors, (714), 3 states have internal predecessors, (714), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:18,177 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:18,177 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:18,178 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 06:05:18,178 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 06:05:18,179 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:18,180 INFO L85 PathProgramCache]: Analyzing trace with hash 1946380853, now seen corresponding path program 1 times [2024-11-19 06:05:18,180 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:18,180 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1801190152] [2024-11-19 06:05:18,180 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:18,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:18,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:05:18,265 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 06:05:18,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:05:18,362 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 06:05:18,363 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 06:05:18,365 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-19 06:05:18,368 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-19 06:05:18,368 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-19 06:05:18,369 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-19 06:05:18,369 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-19 06:05:18,369 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-19 06:05:18,370 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-19 06:05:18,371 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-19 06:05:18,371 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-19 06:05:18,371 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-19 06:05:18,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-19 06:05:18,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-19 06:05:18,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-19 06:05:18,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-19 06:05:18,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-19 06:05:18,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-19 06:05:18,373 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 06:05:18,373 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-19 06:05:18,377 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 06:05:18,377 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-19 06:05:18,430 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 06:05:18,435 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 324 places, 327 transitions, 664 flow [2024-11-19 06:05:18,491 INFO L124 PetriNetUnfolderBase]: 14/409 cut-off events. [2024-11-19 06:05:18,491 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-19 06:05:18,493 INFO L83 FinitePrefix]: Finished finitePrefix Result has 417 conditions, 409 events. 14/409 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 836 event pairs, 0 based on Foata normal form. 0/371 useless extension candidates. Maximal degree in co-relation 304. Up to 6 conditions per place. [2024-11-19 06:05:18,494 INFO L82 GeneralOperation]: Start removeDead. Operand has 324 places, 327 transitions, 664 flow [2024-11-19 06:05:18,497 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 324 places, 327 transitions, 664 flow [2024-11-19 06:05:18,500 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 06:05:18,504 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;@2121dfe6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 06:05:18,504 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2024-11-19 06:05:18,518 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 06:05:18,518 INFO L124 PetriNetUnfolderBase]: 2/177 cut-off events. [2024-11-19 06:05:18,519 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:05:18,519 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:18,519 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:18,520 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2024-11-19 06:05:18,520 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:18,520 INFO L85 PathProgramCache]: Analyzing trace with hash -896213448, now seen corresponding path program 1 times [2024-11-19 06:05:18,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:18,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2044827146] [2024-11-19 06:05:18,522 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:18,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:18,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:18,593 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:18,593 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:18,593 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2044827146] [2024-11-19 06:05:18,593 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2044827146] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:18,594 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:18,594 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:18,594 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1905672900] [2024-11-19 06:05:18,594 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:18,595 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:18,595 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:18,595 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:18,596 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:18,612 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 327 [2024-11-19 06:05:18,613 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 324 places, 327 transitions, 664 flow. Second operand has 3 states, 3 states have (on average 286.6666666666667) internal successors, (860), 3 states have internal predecessors, (860), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:18,613 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:18,614 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 327 [2024-11-19 06:05:18,614 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:21,131 INFO L124 PetriNetUnfolderBase]: 4288/14236 cut-off events. [2024-11-19 06:05:21,132 INFO L125 PetriNetUnfolderBase]: For 38/38 co-relation queries the response was YES. [2024-11-19 06:05:21,180 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20701 conditions, 14236 events. 4288/14236 cut-off events. For 38/38 co-relation queries the response was YES. Maximal size of possible extension queue 483. Compared 158809 event pairs, 3028 based on Foata normal form. 443/12795 useless extension candidates. Maximal degree in co-relation 19387. Up to 5474 conditions per place. [2024-11-19 06:05:21,263 INFO L140 encePairwiseOnDemand]: 316/327 looper letters, 56 selfloop transitions, 5 changer transitions 1/346 dead transitions. [2024-11-19 06:05:21,264 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 326 places, 346 transitions, 824 flow [2024-11-19 06:05:21,264 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:21,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:21,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 924 transitions. [2024-11-19 06:05:21,267 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9418960244648318 [2024-11-19 06:05:21,267 INFO L175 Difference]: Start difference. First operand has 324 places, 327 transitions, 664 flow. Second operand 3 states and 924 transitions. [2024-11-19 06:05:21,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 326 places, 346 transitions, 824 flow [2024-11-19 06:05:21,269 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 326 places, 346 transitions, 824 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:05:21,273 INFO L231 Difference]: Finished difference. Result has 328 places, 325 transitions, 690 flow [2024-11-19 06:05:21,274 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=324, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=322, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=690, PETRI_PLACES=328, PETRI_TRANSITIONS=325} [2024-11-19 06:05:21,276 INFO L277 CegarLoopForPetriNet]: 324 programPoint places, 4 predicate places. [2024-11-19 06:05:21,276 INFO L471 AbstractCegarLoop]: Abstraction has has 328 places, 325 transitions, 690 flow [2024-11-19 06:05:21,277 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.6666666666667) internal successors, (860), 3 states have internal predecessors, (860), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:21,277 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:21,277 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:21,277 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 06:05:21,278 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2024-11-19 06:05:21,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:21,279 INFO L85 PathProgramCache]: Analyzing trace with hash 857938316, now seen corresponding path program 1 times [2024-11-19 06:05:21,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:21,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [105755107] [2024-11-19 06:05:21,280 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:21,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:21,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:21,379 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:21,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:21,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [105755107] [2024-11-19 06:05:21,382 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [105755107] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:21,382 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:21,382 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:21,382 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [593573225] [2024-11-19 06:05:21,385 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:21,385 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:21,386 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:21,387 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:21,387 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:21,427 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 275 out of 327 [2024-11-19 06:05:21,429 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 328 places, 325 transitions, 690 flow. Second operand has 3 states, 3 states have (on average 276.3333333333333) internal successors, (829), 3 states have internal predecessors, (829), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:21,429 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:21,429 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 275 of 327 [2024-11-19 06:05:21,429 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:25,877 INFO L124 PetriNetUnfolderBase]: 11565/32547 cut-off events. [2024-11-19 06:05:25,878 INFO L125 PetriNetUnfolderBase]: For 191/195 co-relation queries the response was YES. [2024-11-19 06:05:25,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51302 conditions, 32547 events. 11565/32547 cut-off events. For 191/195 co-relation queries the response was YES. Maximal size of possible extension queue 912. Compared 390271 event pairs, 4633 based on Foata normal form. 0/28553 useless extension candidates. Maximal degree in co-relation 40592. Up to 8856 conditions per place. [2024-11-19 06:05:26,143 INFO L140 encePairwiseOnDemand]: 308/327 looper letters, 74 selfloop transitions, 14 changer transitions 0/366 dead transitions. [2024-11-19 06:05:26,143 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 329 places, 366 transitions, 953 flow [2024-11-19 06:05:26,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:26,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:26,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 918 transitions. [2024-11-19 06:05:26,146 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9357798165137615 [2024-11-19 06:05:26,146 INFO L175 Difference]: Start difference. First operand has 328 places, 325 transitions, 690 flow. Second operand 3 states and 918 transitions. [2024-11-19 06:05:26,147 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 329 places, 366 transitions, 953 flow [2024-11-19 06:05:26,155 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 327 places, 366 transitions, 943 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:26,159 INFO L231 Difference]: Finished difference. Result has 329 places, 339 transitions, 802 flow [2024-11-19 06:05:26,160 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=680, PETRI_DIFFERENCE_MINUEND_PLACES=325, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=325, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=311, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=802, PETRI_PLACES=329, PETRI_TRANSITIONS=339} [2024-11-19 06:05:26,161 INFO L277 CegarLoopForPetriNet]: 324 programPoint places, 5 predicate places. [2024-11-19 06:05:26,162 INFO L471 AbstractCegarLoop]: Abstraction has has 329 places, 339 transitions, 802 flow [2024-11-19 06:05:26,162 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 276.3333333333333) internal successors, (829), 3 states have internal predecessors, (829), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:26,162 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:26,163 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:26,163 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 06:05:26,163 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2024-11-19 06:05:26,164 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:26,164 INFO L85 PathProgramCache]: Analyzing trace with hash 454780565, now seen corresponding path program 1 times [2024-11-19 06:05:26,164 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:26,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2095469410] [2024-11-19 06:05:26,164 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:26,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:26,250 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:26,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:26,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2095469410] [2024-11-19 06:05:26,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2095469410] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:26,251 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:26,251 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:26,251 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [666687765] [2024-11-19 06:05:26,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:26,252 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:26,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:26,253 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:26,253 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:26,303 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 327 [2024-11-19 06:05:26,304 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 329 places, 339 transitions, 802 flow. Second operand has 3 states, 3 states have (on average 283.0) internal successors, (849), 3 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:26,304 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:26,305 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 327 [2024-11-19 06:05:26,305 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:27,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][315], [214#L694-7true, Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true]) [2024-11-19 06:05:27,068 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:05:27,068 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:27,069 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:27,069 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:27,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][315], [Black: 332#true, 214#L694-7true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true]) [2024-11-19 06:05:27,114 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:05:27,114 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:27,114 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:27,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:27,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:27,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 318#L696true, 325#true, 216#L724-1true]) [2024-11-19 06:05:27,191 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:05:27,192 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:05:27,192 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:05:27,192 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:05:27,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 101#L696-3true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true]) [2024-11-19 06:05:27,239 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:05:27,239 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:05:27,239 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:05:27,240 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:05:27,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 321#L697-3true, 216#L724-1true]) [2024-11-19 06:05:27,518 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:05:27,518 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:27,518 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:27,518 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:27,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 187#L705-2true, 216#L724-1true]) [2024-11-19 06:05:27,987 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:27,987 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:27,987 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:27,987 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:27,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 279#L699-3true, 216#L724-1true]) [2024-11-19 06:05:27,987 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:27,988 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:27,988 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:27,988 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:28,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), 244#L705-2true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true]) [2024-11-19 06:05:28,014 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:28,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:28,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:28,014 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:28,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [57#L699-3true, Black: 332#true, 337#true, 4#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true]) [2024-11-19 06:05:28,014 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:28,014 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:28,015 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:28,015 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:28,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 237#L706-3true]) [2024-11-19 06:05:28,110 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,110 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:28,110 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:28,110 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 307#L700-3true]) [2024-11-19 06:05:28,111 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,111 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,111 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:28,111 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:28,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 264#L706-3true]) [2024-11-19 06:05:28,145 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,145 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:28,145 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,145 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), 286#L700-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true]) [2024-11-19 06:05:28,145 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,146 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,146 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:28,146 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:28,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][315], [214#L694-7true, Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 267#L707-2true, 216#L724-1true]) [2024-11-19 06:05:28,879 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:28,879 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:28,879 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:28,879 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:29,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 11#L702-3true, 325#true, 216#L724-1true]) [2024-11-19 06:05:29,151 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:29,151 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:29,151 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:29,152 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:29,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 318#L696true, 325#true, 216#L724-1true, 267#L707-2true]) [2024-11-19 06:05:29,155 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:29,156 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:29,156 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:29,156 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:29,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), 21#L702-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true]) [2024-11-19 06:05:29,199 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:29,199 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:29,199 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:29,200 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:29,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 101#L696-3true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 267#L707-2true]) [2024-11-19 06:05:29,244 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 06:05:29,244 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:29,244 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:29,244 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:29,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 106#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 129#L703-3true, 325#true, 216#L724-1true]) [2024-11-19 06:05:29,501 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 06:05:29,501 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:29,501 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:29,501 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:29,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 4#L694-2true, 323#true, 334#(= |#race~threads_alive~0| 0), 169#L703-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true]) [2024-11-19 06:05:29,546 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 06:05:29,546 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:29,546 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:29,546 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:29,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 321#L697-3true, 267#L707-2true, 216#L724-1true]) [2024-11-19 06:05:29,578 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 06:05:29,578 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:29,578 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:29,578 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:29,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 187#L705-2true, 325#true, 216#L724-1true, 267#L707-2true]) [2024-11-19 06:05:29,866 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:29,866 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:29,867 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:29,867 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:29,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 279#L699-3true, 267#L707-2true, 216#L724-1true]) [2024-11-19 06:05:29,867 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:29,867 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:29,867 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:29,868 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:29,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 267#L707-2true, 216#L724-1true, 237#L706-3true]) [2024-11-19 06:05:29,964 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:29,964 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:29,964 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:29,964 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:29,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 267#L707-2true, 216#L724-1true, 307#L700-3true]) [2024-11-19 06:05:29,966 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:29,966 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:29,966 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:29,966 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:30,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), 11#L702-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 267#L707-2true, 216#L724-1true]) [2024-11-19 06:05:30,518 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-19 06:05:30,518 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:30,518 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-19 06:05:30,518 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:30,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][207], [Black: 332#true, 337#true, 323#true, 334#(= |#race~threads_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 129#L703-3true, 216#L724-1true, 267#L707-2true]) [2024-11-19 06:05:30,553 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-19 06:05:30,553 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-19 06:05:30,553 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-19 06:05:30,553 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-19 06:05:30,623 INFO L124 PetriNetUnfolderBase]: 11972/35228 cut-off events. [2024-11-19 06:05:30,623 INFO L125 PetriNetUnfolderBase]: For 9436/10112 co-relation queries the response was YES. [2024-11-19 06:05:30,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62930 conditions, 35228 events. 11972/35228 cut-off events. For 9436/10112 co-relation queries the response was YES. Maximal size of possible extension queue 999. Compared 434661 event pairs, 7161 based on Foata normal form. 199/31692 useless extension candidates. Maximal degree in co-relation 60819. Up to 15959 conditions per place. [2024-11-19 06:05:30,903 INFO L140 encePairwiseOnDemand]: 318/327 looper letters, 65 selfloop transitions, 14 changer transitions 0/368 dead transitions. [2024-11-19 06:05:30,904 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 331 places, 368 transitions, 1053 flow [2024-11-19 06:05:30,905 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:30,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:30,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 909 transitions. [2024-11-19 06:05:30,906 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.926605504587156 [2024-11-19 06:05:30,907 INFO L175 Difference]: Start difference. First operand has 329 places, 339 transitions, 802 flow. Second operand 3 states and 909 transitions. [2024-11-19 06:05:30,907 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 331 places, 368 transitions, 1053 flow [2024-11-19 06:05:30,927 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 329 places, 368 transitions, 1015 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:30,933 INFO L231 Difference]: Finished difference. Result has 331 places, 351 transitions, 900 flow [2024-11-19 06:05:30,934 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=774, PETRI_DIFFERENCE_MINUEND_PLACES=327, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=339, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=325, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=900, PETRI_PLACES=331, PETRI_TRANSITIONS=351} [2024-11-19 06:05:30,935 INFO L277 CegarLoopForPetriNet]: 324 programPoint places, 7 predicate places. [2024-11-19 06:05:30,935 INFO L471 AbstractCegarLoop]: Abstraction has has 331 places, 351 transitions, 900 flow [2024-11-19 06:05:30,936 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 283.0) internal successors, (849), 3 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:30,937 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:30,937 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:30,937 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 06:05:30,937 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2024-11-19 06:05:30,938 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:30,938 INFO L85 PathProgramCache]: Analyzing trace with hash -2054567900, now seen corresponding path program 1 times [2024-11-19 06:05:30,938 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:30,938 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [343074357] [2024-11-19 06:05:30,938 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:30,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:30,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:31,188 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:31,189 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:31,189 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [343074357] [2024-11-19 06:05:31,189 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [343074357] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:31,189 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:31,189 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:31,190 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1649149912] [2024-11-19 06:05:31,190 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:31,190 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:31,190 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:31,191 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:31,193 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:31,203 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 327 [2024-11-19 06:05:31,204 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 331 places, 351 transitions, 900 flow. Second operand has 3 states, 3 states have (on average 291.0) internal successors, (873), 3 states have internal predecessors, (873), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:31,204 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:31,204 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 327 [2024-11-19 06:05:31,204 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:31,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][307], [Black: 332#true, 214#L694-7true, 337#true, 106#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 342#true]) [2024-11-19 06:05:31,722 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:05:31,722 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:31,723 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:31,723 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:31,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 337#true, 106#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 318#L696true, 216#L724-1true, 342#true]) [2024-11-19 06:05:31,824 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:05:31,824 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:05:31,824 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:05:31,824 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:05:33,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L707-->L707-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][369], [Black: 332#true, 214#L694-7true, 337#true, 177#L724-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 313#L707-1true, 342#true]) [2024-11-19 06:05:33,404 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:33,405 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:33,405 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:33,405 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:33,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][307], [Black: 332#true, 214#L694-7true, 337#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 267#L707-2true, 216#L724-1true, 342#true]) [2024-11-19 06:05:33,517 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:33,517 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:33,517 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:33,517 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:33,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 337#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 318#L696true, 267#L707-2true, 216#L724-1true, 342#true]) [2024-11-19 06:05:33,701 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:33,701 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:33,701 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:33,701 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:36,499 INFO L124 PetriNetUnfolderBase]: 11298/39107 cut-off events. [2024-11-19 06:05:36,500 INFO L125 PetriNetUnfolderBase]: For 3122/3499 co-relation queries the response was YES. [2024-11-19 06:05:36,638 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63294 conditions, 39107 events. 11298/39107 cut-off events. For 3122/3499 co-relation queries the response was YES. Maximal size of possible extension queue 1028. Compared 516914 event pairs, 6345 based on Foata normal form. 39/34494 useless extension candidates. Maximal degree in co-relation 60981. Up to 11915 conditions per place. [2024-11-19 06:05:36,812 INFO L140 encePairwiseOnDemand]: 322/327 looper letters, 52 selfloop transitions, 4 changer transitions 0/374 dead transitions. [2024-11-19 06:05:36,812 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 333 places, 374 transitions, 1058 flow [2024-11-19 06:05:36,813 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:36,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:36,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 924 transitions. [2024-11-19 06:05:36,815 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9418960244648318 [2024-11-19 06:05:36,815 INFO L175 Difference]: Start difference. First operand has 331 places, 351 transitions, 900 flow. Second operand 3 states and 924 transitions. [2024-11-19 06:05:36,816 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 333 places, 374 transitions, 1058 flow [2024-11-19 06:05:36,831 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 331 places, 374 transitions, 1030 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:36,835 INFO L231 Difference]: Finished difference. Result has 333 places, 354 transitions, 902 flow [2024-11-19 06:05:36,836 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=872, PETRI_DIFFERENCE_MINUEND_PLACES=329, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=351, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=347, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=902, PETRI_PLACES=333, PETRI_TRANSITIONS=354} [2024-11-19 06:05:36,838 INFO L277 CegarLoopForPetriNet]: 324 programPoint places, 9 predicate places. [2024-11-19 06:05:36,838 INFO L471 AbstractCegarLoop]: Abstraction has has 333 places, 354 transitions, 902 flow [2024-11-19 06:05:36,839 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 291.0) internal successors, (873), 3 states have internal predecessors, (873), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:36,839 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:36,839 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:36,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 06:05:36,839 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2024-11-19 06:05:36,840 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:36,840 INFO L85 PathProgramCache]: Analyzing trace with hash 1824082843, now seen corresponding path program 1 times [2024-11-19 06:05:36,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:36,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1507612431] [2024-11-19 06:05:36,840 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:36,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:36,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:36,934 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:36,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:36,935 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1507612431] [2024-11-19 06:05:36,935 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1507612431] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:36,935 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:36,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:36,935 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [487122616] [2024-11-19 06:05:36,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:36,936 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:36,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:36,936 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:36,936 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:36,949 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 327 [2024-11-19 06:05:36,951 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 333 places, 354 transitions, 902 flow. Second operand has 3 states, 3 states have (on average 289.0) internal successors, (867), 3 states have internal predecessors, (867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:36,951 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:36,951 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 327 [2024-11-19 06:05:36,951 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:37,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][313], [Black: 332#true, 214#L694-7true, 106#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 342#true]) [2024-11-19 06:05:37,781 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:05:37,781 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:37,781 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:37,782 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:38,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 318#L696true, 216#L724-1true, 342#true]) [2024-11-19 06:05:38,180 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:05:38,180 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:05:38,180 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:05:38,181 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:05:39,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L707-->L707-1: Formula: (= 0 |v_#race~threads_alive~0_4|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_4|} AuxVars[] AssignedVars[#race~threads_alive~0][385], [Black: 332#true, 214#L694-7true, 177#L724-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 313#L707-1true, 342#true]) [2024-11-19 06:05:39,237 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:39,238 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:39,238 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:39,238 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:39,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][313], [214#L694-7true, Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 267#L707-2true, 216#L724-1true, 342#true]) [2024-11-19 06:05:39,923 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:39,923 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:39,923 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:39,923 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:40,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][313], [214#L694-7true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 267#L707-2true, 216#L724-1true, 342#true]) [2024-11-19 06:05:40,210 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:40,210 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:40,210 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:40,210 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:40,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 318#L696true, 267#L707-2true, 216#L724-1true, 342#true]) [2024-11-19 06:05:40,481 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:40,481 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:40,481 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:40,481 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:40,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 318#L696true, 216#L724-1true, 267#L707-2true, 342#true]) [2024-11-19 06:05:40,533 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:40,533 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:40,533 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:40,533 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:41,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][377], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 29#L698-2true, 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,376 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 06:05:41,376 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:05:41,376 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-19 06:05:41,377 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:05:41,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,532 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 06:05:41,532 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:05:41,532 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-19 06:05:41,532 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:05:41,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][318], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 29#L698-2true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,615 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 06:05:41,615 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 06:05:41,615 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:41,615 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:41,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][377], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 244#L705-2true, 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,684 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:41,684 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:41,684 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:41,684 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:41,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][377], [57#L699-3true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,685 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:41,685 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:41,685 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:41,685 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:41,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][357], [75#L722true, 171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,767 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 06:05:41,767 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:41,767 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 06:05:41,767 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:41,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 187#L705-2true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,847 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:41,848 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:41,848 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:41,848 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:41,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 279#L699-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,850 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:41,850 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:41,851 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:41,851 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:41,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][318], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 244#L705-2true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,941 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 06:05:41,941 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 06:05:41,941 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:41,941 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:41,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][318], [75#L722true, 57#L699-3true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:41,942 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 06:05:41,942 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:41,942 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:41,943 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 06:05:42,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][377], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 58#L698-1true, 325#true, 264#L706-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,007 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:42,008 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:42,008 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:42,008 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:42,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][377], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 286#L700-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,008 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:42,009 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:42,009 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:42,009 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:42,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][357], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 187#L705-2true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,090 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 06:05:42,090 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:42,090 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 06:05:42,090 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:42,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][357], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 279#L699-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,091 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 06:05:42,092 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:42,092 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 06:05:42,092 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:42,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 237#L706-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,156 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:42,156 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:42,156 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:42,157 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:42,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 307#L700-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,158 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:42,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:42,158 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:42,159 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:42,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][318], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 264#L706-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,230 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-19 06:05:42,230 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 06:05:42,230 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-19 06:05:42,230 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 06:05:42,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][318], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 286#L700-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,231 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-19 06:05:42,231 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 06:05:42,231 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-19 06:05:42,231 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 06:05:42,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][357], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 237#L706-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,368 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-19 06:05:42,368 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 06:05:42,368 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 06:05:42,368 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-19 06:05:42,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][357], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 307#L700-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:42,370 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-19 06:05:42,370 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 06:05:42,370 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-19 06:05:42,370 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 06:05:43,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][377], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 21#L702-3true, 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,256 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-19 06:05:43,256 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:43,256 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:43,256 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-19 06:05:43,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][377], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 290#L709-3true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,313 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-19 06:05:43,313 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:43,313 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:43,313 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-19 06:05:43,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 11#L702-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,313 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-19 06:05:43,313 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-19 06:05:43,313 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:43,314 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:43,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][318], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 21#L702-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,348 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-19 06:05:43,349 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-19 06:05:43,349 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:43,349 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:43,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0), 287#L709-3true]) [2024-11-19 06:05:43,367 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-19 06:05:43,367 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-19 06:05:43,367 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:43,367 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:43,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][377], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 169#L703-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,368 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-19 06:05:43,368 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:43,368 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:43,368 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-19 06:05:43,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][318], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 290#L709-3true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,416 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-19 06:05:43,416 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:43,416 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:43,416 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-19 06:05:43,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][357], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 11#L702-3true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,417 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-19 06:05:43,417 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:43,417 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-19 06:05:43,417 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:43,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 129#L703-3true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,441 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-19 06:05:43,441 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:43,441 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-19 06:05:43,441 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:43,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][357], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 334#(= |#race~threads_alive~0| 0), 342#true, 287#L709-3true]) [2024-11-19 06:05:43,468 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-19 06:05:43,468 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-19 06:05:43,468 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:43,468 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:43,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][318], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 169#L703-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 58#L698-1true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,469 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-19 06:05:43,469 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 06:05:43,469 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 06:05:43,469 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 06:05:43,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][357], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 129#L703-3true, 325#true, 342#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:43,509 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-19 06:05:43,509 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 06:05:43,509 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 06:05:43,509 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 06:05:44,111 INFO L124 PetriNetUnfolderBase]: 16052/56387 cut-off events. [2024-11-19 06:05:44,111 INFO L125 PetriNetUnfolderBase]: For 6912/7865 co-relation queries the response was YES. [2024-11-19 06:05:44,344 INFO L83 FinitePrefix]: Finished finitePrefix Result has 95836 conditions, 56387 events. 16052/56387 cut-off events. For 6912/7865 co-relation queries the response was YES. Maximal size of possible extension queue 1593. Compared 793967 event pairs, 3953 based on Foata normal form. 44/50607 useless extension candidates. Maximal degree in co-relation 92903. Up to 14489 conditions per place. [2024-11-19 06:05:44,569 INFO L140 encePairwiseOnDemand]: 320/327 looper letters, 64 selfloop transitions, 7 changer transitions 0/388 dead transitions. [2024-11-19 06:05:44,569 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 335 places, 388 transitions, 1127 flow [2024-11-19 06:05:44,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:44,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:44,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 930 transitions. [2024-11-19 06:05:44,574 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9480122324159022 [2024-11-19 06:05:44,574 INFO L175 Difference]: Start difference. First operand has 333 places, 354 transitions, 902 flow. Second operand 3 states and 930 transitions. [2024-11-19 06:05:44,574 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 335 places, 388 transitions, 1127 flow [2024-11-19 06:05:44,683 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 333 places, 388 transitions, 1119 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:44,688 INFO L231 Difference]: Finished difference. Result has 335 places, 361 transitions, 964 flow [2024-11-19 06:05:44,688 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=894, PETRI_DIFFERENCE_MINUEND_PLACES=331, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=354, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=347, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=964, PETRI_PLACES=335, PETRI_TRANSITIONS=361} [2024-11-19 06:05:44,689 INFO L277 CegarLoopForPetriNet]: 324 programPoint places, 11 predicate places. [2024-11-19 06:05:44,689 INFO L471 AbstractCegarLoop]: Abstraction has has 335 places, 361 transitions, 964 flow [2024-11-19 06:05:44,691 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 289.0) internal successors, (867), 3 states have internal predecessors, (867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:44,691 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:44,691 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:44,691 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 06:05:44,691 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2024-11-19 06:05:44,692 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:44,692 INFO L85 PathProgramCache]: Analyzing trace with hash 613807259, now seen corresponding path program 1 times [2024-11-19 06:05:44,692 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:44,692 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [163881760] [2024-11-19 06:05:44,692 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:44,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:44,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:44,767 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-19 06:05:44,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:44,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [163881760] [2024-11-19 06:05:44,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [163881760] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:44,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:44,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:44,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1495097855] [2024-11-19 06:05:44,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:44,769 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:44,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:44,770 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:44,770 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:44,804 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 327 [2024-11-19 06:05:44,806 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 335 places, 361 transitions, 964 flow. Second operand has 3 states, 3 states have (on average 283.3333333333333) internal successors, (850), 3 states have internal predecessors, (850), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:44,806 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:44,806 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 327 [2024-11-19 06:05:44,806 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:45,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][315], [214#L694-7true, Black: 332#true, 106#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:45,826 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:05:45,826 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:45,826 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:45,826 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:05:46,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 318#L696true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,045 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:05:46,045 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:05:46,045 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:05:46,046 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:05:46,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][315], [214#L694-7true, Black: 332#true, 220#L694-5true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,055 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:05:46,055 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:05:46,056 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:05:46,056 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:05:46,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, 101#L696-3true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,114 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:05:46,115 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:05:46,115 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:05:46,115 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:05:46,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 4#L694-2true, 323#true, 347#true, 162#L696-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,136 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:05:46,136 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:05:46,136 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:05:46,136 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:05:46,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][382], [Black: 332#true, 214#L694-7true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 76#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,214 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:05:46,214 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:46,214 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:46,215 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:46,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 321#L697-3true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,302 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:05:46,302 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:46,302 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:46,303 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:46,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 220#L694-5true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 318#L696true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,304 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:05:46,304 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:46,304 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:46,304 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:46,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 4#L694-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 150#L697-3true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,326 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:05:46,326 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:46,326 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:46,326 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:05:46,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][340], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 76#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 318#L696true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,811 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 06:05:46,811 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:05:46,811 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:46,811 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:05:46,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [Black: 332#true, 214#L694-7true, 38#L696true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,814 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 06:05:46,814 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:05:46,814 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:46,814 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:05:46,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [214#L694-7true, Black: 332#true, 323#true, 347#true, 162#L696-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:46,837 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 06:05:46,837 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:05:46,837 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:05:46,837 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:05:47,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [214#L694-7true, Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, 150#L697-3true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:47,126 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,126 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,126 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,126 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 187#L705-2true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:47,254 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,254 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,254 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,254 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, 279#L699-3true, Black: 347#true]) [2024-11-19 06:05:47,254 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,254 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,254 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,255 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 244#L705-2true, 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:47,294 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,294 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,294 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,294 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [57#L699-3true, Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:47,295 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,295 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,295 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:47,295 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:05:47,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 237#L706-3true, Black: 347#true]) [2024-11-19 06:05:47,609 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:05:47,609 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:47,609 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:47,609 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:47,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, 307#L700-3true, Black: 347#true]) [2024-11-19 06:05:47,610 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:05:47,610 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:47,610 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:47,610 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:47,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 264#L706-3true, Black: 347#true]) [2024-11-19 06:05:47,657 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:05:47,657 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:47,657 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:47,657 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:47,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 286#L700-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:47,658 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:05:47,658 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:47,658 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:05:47,658 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:48,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [Black: 332#true, 214#L694-7true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 244#L705-2true, 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:48,315 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 06:05:48,315 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:48,315 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:48,315 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:48,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [57#L699-3true, 214#L694-7true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:48,315 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 06:05:48,315 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:48,315 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:48,315 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:48,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [Black: 332#true, 214#L694-7true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 264#L706-3true, Black: 347#true]) [2024-11-19 06:05:48,634 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 06:05:48,634 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:48,634 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:48,634 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:48,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [214#L694-7true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 286#L700-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:48,634 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 06:05:48,634 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:48,634 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 06:05:48,635 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][367], [Black: 332#true, 120#L707-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 76#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:49,391 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:49,391 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:49,391 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:49,391 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:49,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][315], [214#L694-7true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 267#L707-2true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:49,408 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:49,408 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:49,408 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:49,408 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:49,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][367], [120#L707-2true, Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 76#L694-7true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:49,485 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:49,485 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:49,485 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:49,485 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:49,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][315], [Black: 332#true, 214#L694-7true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 267#L707-2true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:49,506 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 06:05:49,506 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:49,507 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:49,507 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:49,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 120#L707-2true, 38#L696true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:49,817 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,817 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,817 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,817 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [120#L707-2true, 38#L696true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:49,892 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,892 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,892 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,892 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 11#L702-3true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:49,896 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,896 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,896 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,896 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 318#L696true, 267#L707-2true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:49,898 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,898 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,898 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,899 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 21#L702-3true, 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:49,942 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,942 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,942 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,942 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 120#L707-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 162#L696-3true, Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:49,982 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 06:05:49,982 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:49,982 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:49,982 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:49,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 318#L696true, 216#L724-1true, 267#L707-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:49,989 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 06:05:49,989 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,989 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 06:05:49,989 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:50,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 120#L707-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 162#L696-3true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:50,082 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,082 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:50,082 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,082 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:50,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 101#L696-3true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 267#L707-2true, Black: 347#true]) [2024-11-19 06:05:50,087 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,087 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:50,088 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,088 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:50,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [120#L707-2true, Black: 332#true, 323#true, 347#true, 162#L696-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:50,448 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,448 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,448 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,448 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:50,448 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:50,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 101#L696-3true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 267#L707-2true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:50,458 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,458 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:50,458 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:50,458 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 06:05:50,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 106#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 129#L703-3true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:50,541 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 06:05:50,541 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:50,541 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:50,541 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:50,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 4#L694-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 169#L703-3true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:50,592 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 06:05:50,592 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:50,593 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:50,593 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:50,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 120#L707-2true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0), 150#L697-3true]) [2024-11-19 06:05:50,629 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,629 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,629 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,629 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [120#L707-2true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true, 150#L697-3true]) [2024-11-19 06:05:50,703 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,703 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,704 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,704 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 321#L697-3true, 267#L707-2true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:50,709 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,709 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,709 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,709 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [120#L707-2true, Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 150#L697-3true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:50,789 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,789 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,789 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,789 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,789 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, 347#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 321#L697-3true, 267#L707-2true, 216#L724-1true, Black: 349#(= |#race~keep_alive~0| 0)]) [2024-11-19 06:05:50,795 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,795 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,795 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 06:05:50,795 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:50,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [214#L694-7true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 21#L702-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:50,907 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 06:05:50,907 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:50,907 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:50,907 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 06:05:50,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][376], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 29#L698-2true, 78#L721-4true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 58#L698-1true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:50,999 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 06:05:51,000 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:05:51,000 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-19 06:05:51,000 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:05:51,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][386], [171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 78#L721-4true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:51,152 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 06:05:51,152 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:05:51,152 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:05:51,152 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-19 06:05:51,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][277], [214#L694-7true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), 169#L703-3true, Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:51,223 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 06:05:51,223 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:51,223 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 06:05:51,223 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 06:05:51,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][317], [75#L722true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 29#L698-2true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 58#L698-1true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:51,236 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 06:05:51,236 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:51,236 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:51,236 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 06:05:51,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [75#L722true, 171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:51,710 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 06:05:51,710 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:51,710 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 06:05:51,710 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:05:51,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [120#L707-2true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 244#L705-2true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:51,827 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,827 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,827 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:51,827 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 57#L699-3true, 120#L707-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:51,828 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,828 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:51,828 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:51,828 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 187#L705-2true, 216#L724-1true, 267#L707-2true, Black: 347#true]) [2024-11-19 06:05:51,829 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,829 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:51,830 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,830 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:51,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 267#L707-2true, 279#L699-3true, Black: 347#true]) [2024-11-19 06:05:51,831 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 06:05:51,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [171#L698-2true, 323#true, 20#L722-3true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:51,898 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 06:05:51,898 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:51,899 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:05:51,899 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 06:05:52,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [120#L707-2true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, 264#L706-3true, Black: 347#true]) [2024-11-19 06:05:52,196 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,196 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:52,196 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:52,196 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 120#L707-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 286#L700-3true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:52,196 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,197 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,197 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:52,197 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:52,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, 267#L707-2true, 237#L706-3true, Black: 347#true]) [2024-11-19 06:05:52,198 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,198 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,198 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:52,198 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:52,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, 267#L707-2true, 307#L700-3true, Black: 347#true]) [2024-11-19 06:05:52,200 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,200 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,200 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:52,200 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:52,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [182#L723-3true, 171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:52,250 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,250 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 06:05:52,250 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:52,251 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 06:05:52,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [Black: 332#true, 171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:52,576 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-19 06:05:52,577 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:52,577 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:52,577 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-19 06:05:52,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, 216#L724-1true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:52,583 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-19 06:05:52,583 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:52,583 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 06:05:52,583 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-19 06:05:52,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [171#L698-2true, 177#L724-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:52,685 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-19 06:05:52,685 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 06:05:52,685 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 06:05:52,685 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 06:05:53,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [Black: 332#true, 171#L698-2true, 248#L726-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true]) [2024-11-19 06:05:53,208 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,208 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:53,208 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:53,209 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [171#L698-2true, 248#L726-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:53,210 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,210 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:53,210 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,210 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:53,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [Black: 332#true, 171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 14#L725-3true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, Black: 347#true]) [2024-11-19 06:05:53,222 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,222 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,222 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:53,222 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:53,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 14#L725-3true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:53,224 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,224 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,224 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:53,224 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 06:05:53,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [Black: 332#true, 171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 301#L725-6true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, Black: 347#true]) [2024-11-19 06:05:53,318 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-19 06:05:53,318 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-19 06:05:53,318 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:53,318 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:53,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [171#L698-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 301#L725-6true, Black: 344#(= |#race~data~0| 0), 349#(= |#race~keep_alive~0| 0), 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 53#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:53,320 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-19 06:05:53,320 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-19 06:05:53,320 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:53,320 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 06:05:53,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [120#L707-2true, Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 21#L702-3true, 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:53,632 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-19 06:05:53,632 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,633 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-19 06:05:53,633 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 11#L702-3true, 352#true, 325#true, 216#L724-1true, 267#L707-2true, Black: 347#true]) [2024-11-19 06:05:53,634 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-19 06:05:53,634 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-19 06:05:53,634 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,634 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-19 06:05:53,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 120#L707-2true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 169#L703-3true, 352#true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 325#true, 216#L724-1true, Black: 347#true]) [2024-11-19 06:05:53,748 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-19 06:05:53,748 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-19 06:05:53,748 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-19 06:05:53,749 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-19 06:05:53,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([937] L725-6-->L724-1: Formula: (= 0 |v_#race~threads_alive~0_1|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_1|} AuxVars[] AssignedVars[#race~threads_alive~0][206], [Black: 332#true, 323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 129#L703-3true, 325#true, 216#L724-1true, 267#L707-2true, Black: 347#true]) [2024-11-19 06:05:53,749 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-19 06:05:53,749 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-19 06:05:53,749 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-19 06:05:53,749 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-19 06:05:53,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1032] L698-4-->L698-1: Formula: (= |v_#race~keep_alive~0_4| 0) InVars {} OutVars{#race~keep_alive~0=|v_#race~keep_alive~0_4|} AuxVars[] AssignedVars[#race~keep_alive~0][349], [323#true, Black: 339#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 349#(= |#race~keep_alive~0| 0), Black: 344#(= |#race~data~0| 0), 53#L698-1true, Black: 329#(= |#race~keep_alive~0| |ULTIMATE.start_main_#t~nondet22#1|), 352#true, 108#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 58#L698-1true, 325#true, Black: 347#true, Black: 334#(= |#race~threads_alive~0| 0)]) [2024-11-19 06:05:53,807 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-19 06:05:53,807 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:53,807 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 06:05:53,807 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:05:54,452 INFO L124 PetriNetUnfolderBase]: 24955/73499 cut-off events. [2024-11-19 06:05:54,452 INFO L125 PetriNetUnfolderBase]: For 24602/26454 co-relation queries the response was YES. [2024-11-19 06:05:54,759 INFO L83 FinitePrefix]: Finished finitePrefix Result has 137691 conditions, 73499 events. 24955/73499 cut-off events. For 24602/26454 co-relation queries the response was YES. Maximal size of possible extension queue 2017. Compared 997927 event pairs, 13191 based on Foata normal form. 411/66932 useless extension candidates. Maximal degree in co-relation 134560. Up to 32918 conditions per place. [2024-11-19 06:05:55,071 INFO L140 encePairwiseOnDemand]: 318/327 looper letters, 72 selfloop transitions, 18 changer transitions 0/391 dead transitions. [2024-11-19 06:05:55,071 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 337 places, 391 transitions, 1240 flow [2024-11-19 06:05:55,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:55,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:55,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 908 transitions. [2024-11-19 06:05:55,074 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9255861365953109 [2024-11-19 06:05:55,074 INFO L175 Difference]: Start difference. First operand has 335 places, 361 transitions, 964 flow. Second operand 3 states and 908 transitions. [2024-11-19 06:05:55,075 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 337 places, 391 transitions, 1240 flow [2024-11-19 06:05:55,089 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 335 places, 391 transitions, 1226 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:55,095 INFO L231 Difference]: Finished difference. Result has 337 places, 375 transitions, 1116 flow [2024-11-19 06:05:55,096 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=950, PETRI_DIFFERENCE_MINUEND_PLACES=333, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=361, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=343, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1116, PETRI_PLACES=337, PETRI_TRANSITIONS=375} [2024-11-19 06:05:55,098 INFO L277 CegarLoopForPetriNet]: 324 programPoint places, 13 predicate places. [2024-11-19 06:05:55,098 INFO L471 AbstractCegarLoop]: Abstraction has has 337 places, 375 transitions, 1116 flow [2024-11-19 06:05:55,098 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 283.3333333333333) internal successors, (850), 3 states have internal predecessors, (850), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:55,099 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:55,099 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:55,099 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 06:05:55,099 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 19 more)] === [2024-11-19 06:05:55,100 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:55,102 INFO L85 PathProgramCache]: Analyzing trace with hash 305970042, now seen corresponding path program 1 times [2024-11-19 06:05:55,102 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:55,102 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [539912740] [2024-11-19 06:05:55,102 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:55,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:55,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:05:55,140 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 06:05:55,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:05:55,206 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 06:05:55,206 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 06:05:55,207 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2024-11-19 06:05:55,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2024-11-19 06:05:55,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2024-11-19 06:05:55,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2024-11-19 06:05:55,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2024-11-19 06:05:55,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2024-11-19 06:05:55,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2024-11-19 06:05:55,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2024-11-19 06:05:55,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2024-11-19 06:05:55,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2024-11-19 06:05:55,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2024-11-19 06:05:55,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2024-11-19 06:05:55,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2024-11-19 06:05:55,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2024-11-19 06:05:55,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2024-11-19 06:05:55,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2024-11-19 06:05:55,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2024-11-19 06:05:55,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2024-11-19 06:05:55,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2024-11-19 06:05:55,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2024-11-19 06:05:55,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2024-11-19 06:05:55,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2024-11-19 06:05:55,213 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-19 06:05:55,214 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:55,214 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 06:05:55,214 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-19 06:05:55,256 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 06:05:55,262 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 385 places, 388 transitions, 794 flow [2024-11-19 06:05:55,324 INFO L124 PetriNetUnfolderBase]: 19/515 cut-off events. [2024-11-19 06:05:55,324 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-19 06:05:55,329 INFO L83 FinitePrefix]: Finished finitePrefix Result has 528 conditions, 515 events. 19/515 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1320 event pairs, 0 based on Foata normal form. 0/462 useless extension candidates. Maximal degree in co-relation 413. Up to 8 conditions per place. [2024-11-19 06:05:55,329 INFO L82 GeneralOperation]: Start removeDead. Operand has 385 places, 388 transitions, 794 flow [2024-11-19 06:05:55,332 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 385 places, 388 transitions, 794 flow [2024-11-19 06:05:55,333 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 06:05:55,335 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;@2121dfe6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 06:05:55,335 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-11-19 06:05:55,344 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 06:05:55,344 INFO L124 PetriNetUnfolderBase]: 2/177 cut-off events. [2024-11-19 06:05:55,345 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:05:55,345 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:55,345 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:55,345 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-19 06:05:55,345 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:55,346 INFO L85 PathProgramCache]: Analyzing trace with hash 1248564924, now seen corresponding path program 1 times [2024-11-19 06:05:55,346 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:55,346 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [234698748] [2024-11-19 06:05:55,346 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:55,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:55,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:55,414 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:55,415 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:55,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [234698748] [2024-11-19 06:05:55,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [234698748] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:55,415 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:55,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:55,416 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [701646024] [2024-11-19 06:05:55,416 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:55,416 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:55,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:55,417 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:55,417 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:55,436 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 388 [2024-11-19 06:05:55,437 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 385 places, 388 transitions, 794 flow. Second operand has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:55,437 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:55,438 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 388 [2024-11-19 06:05:55,438 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand