./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/31_simple_loop5_vs.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/31_simple_loop5_vs.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d5289904c0d34e84fc731c9bca51c5d8bc54117a73409b0419290d8896b60d2d --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 05:12:03,164 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:12:03,198 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:12:03,201 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:12:03,201 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:12:03,213 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:12:03,213 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:12:03,213 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:12:03,213 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:12:03,213 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:12:03,214 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:12:03,214 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:12:03,214 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:12:03,215 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:12:03,215 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:12:03,215 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d5289904c0d34e84fc731c9bca51c5d8bc54117a73409b0419290d8896b60d2d [2025-02-08 05:12:03,410 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:12:03,418 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:12:03,419 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:12:03,420 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:12:03,420 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:12:03,421 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/31_simple_loop5_vs.i [2025-02-08 05:12:04,558 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/75567c5cc/681395b4c10b4cc3aa7ae5931983cfc5/FLAG78b574c99 [2025-02-08 05:12:04,850 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:12:04,853 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/31_simple_loop5_vs.i [2025-02-08 05:12:04,865 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/75567c5cc/681395b4c10b4cc3aa7ae5931983cfc5/FLAG78b574c99 [2025-02-08 05:12:05,127 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/75567c5cc/681395b4c10b4cc3aa7ae5931983cfc5 [2025-02-08 05:12:05,129 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:12:05,130 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:12:05,131 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:12:05,131 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:12:05,134 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:12:05,135 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,135 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@a1a7767 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05, skipping insertion in model container [2025-02-08 05:12:05,135 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,164 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:12:05,397 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:12:05,406 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:12:05,442 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:12:05,473 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:12:05,474 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05 WrapperNode [2025-02-08 05:12:05,474 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:12:05,475 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:12:05,475 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:12:05,476 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:12:05,480 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,496 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,511 INFO L138 Inliner]: procedures = 162, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 53 [2025-02-08 05:12:05,511 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:12:05,512 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:12:05,513 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:12:05,513 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:12:05,516 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,516 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,519 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,519 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,523 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,526 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,527 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,528 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,529 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:12:05,530 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:12:05,530 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:12:05,530 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:12:05,530 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (1/1) ... [2025-02-08 05:12:05,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:12:05,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:12:05,561 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 05:12:05,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 05:12:05,588 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2025-02-08 05:12:05,588 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2025-02-08 05:12:05,588 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-02-08 05:12:05,588 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-02-08 05:12:05,588 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-08 05:12:05,588 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:12:05,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:12:05,588 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-08 05:12:05,588 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:12:05,589 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:12:05,590 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:12:05,689 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:12:05,690 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:12:05,847 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:12:05,848 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:12:05,866 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:12:05,867 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:12:05,868 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:12:05 BoogieIcfgContainer [2025-02-08 05:12:05,868 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:12:05,870 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:12:05,870 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:12:05,874 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:12:05,874 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:12:05" (1/3) ... [2025-02-08 05:12:05,874 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@148d5d9f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:12:05, skipping insertion in model container [2025-02-08 05:12:05,875 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:12:05" (2/3) ... [2025-02-08 05:12:05,875 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@148d5d9f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:12:05, skipping insertion in model container [2025-02-08 05:12:05,875 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:12:05" (3/3) ... [2025-02-08 05:12:05,876 INFO L128 eAbstractionObserver]: Analyzing ICFG 31_simple_loop5_vs.i [2025-02-08 05:12:05,886 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:12:05,889 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 31_simple_loop5_vs.i that has 3 procedures, 102 locations, 1 initial locations, 3 loop locations, and 10 error locations. [2025-02-08 05:12:05,890 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:12:05,943 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 05:12:05,976 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 108 places, 106 transitions, 220 flow [2025-02-08 05:12:06,022 INFO L124 PetriNetUnfolderBase]: 4/112 cut-off events. [2025-02-08 05:12:06,024 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:12:06,029 INFO L83 FinitePrefix]: Finished finitePrefix Result has 119 conditions, 112 events. 4/112 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 184 event pairs, 0 based on Foata normal form. 0/96 useless extension candidates. Maximal degree in co-relation 90. Up to 2 conditions per place. [2025-02-08 05:12:06,030 INFO L82 GeneralOperation]: Start removeDead. Operand has 108 places, 106 transitions, 220 flow [2025-02-08 05:12:06,033 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 107 places, 105 transitions, 217 flow [2025-02-08 05:12:06,041 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:12:06,051 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;@20fcca40, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:12:06,052 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2025-02-08 05:12:06,061 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:12:06,061 INFO L124 PetriNetUnfolderBase]: 0/43 cut-off events. [2025-02-08 05:12:06,061 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:12:06,061 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:06,062 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:12:06,062 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-02-08 05:12:06,066 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:06,067 INFO L85 PathProgramCache]: Analyzing trace with hash -1737071536, now seen corresponding path program 1 times [2025-02-08 05:12:06,073 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:06,073 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [780850844] [2025-02-08 05:12:06,074 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:06,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:06,131 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-08 05:12:06,140 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-08 05:12:06,140 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:06,140 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:12:06,205 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:12:06,206 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:12:06,206 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [780850844] [2025-02-08 05:12:06,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [780850844] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:12:06,207 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:12:06,207 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:12:06,208 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1450060311] [2025-02-08 05:12:06,209 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:12:06,214 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:12:06,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:12:06,234 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:12:06,234 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:12:06,247 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 87 out of 106 [2025-02-08 05:12:06,250 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 107 places, 105 transitions, 217 flow. Second operand has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:06,250 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:12:06,250 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 87 of 106 [2025-02-08 05:12:06,250 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:12:06,332 INFO L124 PetriNetUnfolderBase]: 52/361 cut-off events. [2025-02-08 05:12:06,332 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-02-08 05:12:06,334 INFO L83 FinitePrefix]: Finished finitePrefix Result has 484 conditions, 361 events. 52/361 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1444 event pairs, 13 based on Foata normal form. 99/406 useless extension candidates. Maximal degree in co-relation 453. Up to 70 conditions per place. [2025-02-08 05:12:06,337 INFO L140 encePairwiseOnDemand]: 95/106 looper letters, 16 selfloop transitions, 4 changer transitions 0/98 dead transitions. [2025-02-08 05:12:06,337 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 98 transitions, 246 flow [2025-02-08 05:12:06,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:12:06,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:12:06,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 293 transitions. [2025-02-08 05:12:06,361 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9213836477987422 [2025-02-08 05:12:06,362 INFO L175 Difference]: Start difference. First operand has 107 places, 105 transitions, 217 flow. Second operand 3 states and 293 transitions. [2025-02-08 05:12:06,362 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 98 transitions, 246 flow [2025-02-08 05:12:06,369 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 98 transitions, 245 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:12:06,371 INFO L231 Difference]: Finished difference. Result has 97 places, 93 transitions, 216 flow [2025-02-08 05:12:06,377 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=186, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=216, PETRI_PLACES=97, PETRI_TRANSITIONS=93} [2025-02-08 05:12:06,379 INFO L279 CegarLoopForPetriNet]: 107 programPoint places, -10 predicate places. [2025-02-08 05:12:06,383 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 93 transitions, 216 flow [2025-02-08 05:12:06,384 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:06,384 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:06,384 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:12:06,384 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:12:06,384 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-02-08 05:12:06,385 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:06,385 INFO L85 PathProgramCache]: Analyzing trace with hash 1416540017, now seen corresponding path program 1 times [2025-02-08 05:12:06,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:06,385 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1504415286] [2025-02-08 05:12:06,385 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:06,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:06,394 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-02-08 05:12:06,399 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-02-08 05:12:06,399 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:06,399 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:12:06,479 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:12:06,479 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:12:06,479 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1504415286] [2025-02-08 05:12:06,479 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1504415286] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:12:06,479 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:12:06,479 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:12:06,479 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1431727665] [2025-02-08 05:12:06,481 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:12:06,482 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:12:06,482 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:12:06,482 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:12:06,482 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:12:06,496 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 87 out of 106 [2025-02-08 05:12:06,497 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 93 transitions, 216 flow. Second operand has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:06,498 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:12:06,498 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 87 of 106 [2025-02-08 05:12:06,498 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:12:06,588 INFO L124 PetriNetUnfolderBase]: 87/617 cut-off events. [2025-02-08 05:12:06,588 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-02-08 05:12:06,591 INFO L83 FinitePrefix]: Finished finitePrefix Result has 885 conditions, 617 events. 87/617 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 3326 event pairs, 17 based on Foata normal form. 0/527 useless extension candidates. Maximal degree in co-relation 853. Up to 101 conditions per place. [2025-02-08 05:12:06,593 INFO L140 encePairwiseOnDemand]: 100/106 looper letters, 16 selfloop transitions, 4 changer transitions 0/100 dead transitions. [2025-02-08 05:12:06,593 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 100 transitions, 273 flow [2025-02-08 05:12:06,595 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:12:06,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:12:06,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 283 transitions. [2025-02-08 05:12:06,597 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.889937106918239 [2025-02-08 05:12:06,598 INFO L175 Difference]: Start difference. First operand has 97 places, 93 transitions, 216 flow. Second operand 3 states and 283 transitions. [2025-02-08 05:12:06,599 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 100 transitions, 273 flow [2025-02-08 05:12:06,600 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 100 transitions, 265 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:12:06,601 INFO L231 Difference]: Finished difference. Result has 98 places, 95 transitions, 236 flow [2025-02-08 05:12:06,602 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=236, PETRI_PLACES=98, PETRI_TRANSITIONS=95} [2025-02-08 05:12:06,602 INFO L279 CegarLoopForPetriNet]: 107 programPoint places, -9 predicate places. [2025-02-08 05:12:06,603 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 95 transitions, 236 flow [2025-02-08 05:12:06,603 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:06,603 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:06,603 INFO L206 CegarLoopForPetriNet]: trace histogram [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] [2025-02-08 05:12:06,603 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:12:06,603 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-02-08 05:12:06,604 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:06,604 INFO L85 PathProgramCache]: Analyzing trace with hash 882154753, now seen corresponding path program 1 times [2025-02-08 05:12:06,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:06,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1828783384] [2025-02-08 05:12:06,605 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:06,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:06,619 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-02-08 05:12:06,630 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-02-08 05:12:06,631 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:06,631 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:12:06,632 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:12:06,634 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-02-08 05:12:06,642 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-02-08 05:12:06,645 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:06,646 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:12:06,666 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:12:06,666 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:12:06,667 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2025-02-08 05:12:06,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2025-02-08 05:12:06,671 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2025-02-08 05:12:06,671 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2025-02-08 05:12:06,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2025-02-08 05:12:06,673 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:12:06,673 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-02-08 05:12:06,679 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:12:06,679 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-08 05:12:06,708 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 05:12:06,711 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 178 places, 176 transitions, 372 flow [2025-02-08 05:12:06,725 INFO L124 PetriNetUnfolderBase]: 5/167 cut-off events. [2025-02-08 05:12:06,725 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-02-08 05:12:06,727 INFO L83 FinitePrefix]: Finished finitePrefix Result has 179 conditions, 167 events. 5/167 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 357 event pairs, 0 based on Foata normal form. 0/141 useless extension candidates. Maximal degree in co-relation 174. Up to 3 conditions per place. [2025-02-08 05:12:06,727 INFO L82 GeneralOperation]: Start removeDead. Operand has 178 places, 176 transitions, 372 flow [2025-02-08 05:12:06,728 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 154 places, 151 transitions, 315 flow [2025-02-08 05:12:06,729 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:12:06,729 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;@20fcca40, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:12:06,729 INFO L334 AbstractCegarLoop]: Starting to check reachability of 32 error locations. [2025-02-08 05:12:06,735 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:12:06,735 INFO L124 PetriNetUnfolderBase]: 0/43 cut-off events. [2025-02-08 05:12:06,735 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:12:06,735 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:06,735 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:12:06,735 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2025-02-08 05:12:06,736 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:06,736 INFO L85 PathProgramCache]: Analyzing trace with hash 1901428661, now seen corresponding path program 1 times [2025-02-08 05:12:06,736 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:06,736 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1214753586] [2025-02-08 05:12:06,736 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:06,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:06,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-08 05:12:06,752 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-08 05:12:06,753 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:06,753 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:12:06,783 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:12:06,784 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:12:06,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1214753586] [2025-02-08 05:12:06,784 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1214753586] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:12:06,784 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:12:06,784 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:12:06,784 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [389776910] [2025-02-08 05:12:06,784 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:12:06,784 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:12:06,784 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:12:06,785 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:12:06,785 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:12:06,805 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 139 out of 176 [2025-02-08 05:12:06,806 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 151 transitions, 315 flow. Second operand has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:06,806 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:12:06,806 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 139 of 176 [2025-02-08 05:12:06,807 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:12:07,258 INFO L124 PetriNetUnfolderBase]: 883/3637 cut-off events. [2025-02-08 05:12:07,258 INFO L125 PetriNetUnfolderBase]: For 159/159 co-relation queries the response was YES. [2025-02-08 05:12:07,270 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5163 conditions, 3637 events. 883/3637 cut-off events. For 159/159 co-relation queries the response was YES. Maximal size of possible extension queue 118. Compared 31905 event pairs, 275 based on Foata normal form. 1003/4008 useless extension candidates. Maximal degree in co-relation 5131. Up to 815 conditions per place. [2025-02-08 05:12:07,288 INFO L140 encePairwiseOnDemand]: 159/176 looper letters, 28 selfloop transitions, 8 changer transitions 0/150 dead transitions. [2025-02-08 05:12:07,288 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 150 transitions, 393 flow [2025-02-08 05:12:07,288 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:12:07,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:12:07,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 468 transitions. [2025-02-08 05:12:07,291 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8863636363636364 [2025-02-08 05:12:07,292 INFO L175 Difference]: Start difference. First operand has 154 places, 151 transitions, 315 flow. Second operand 3 states and 468 transitions. [2025-02-08 05:12:07,292 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 150 transitions, 393 flow [2025-02-08 05:12:07,293 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 150 transitions, 392 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:12:07,295 INFO L231 Difference]: Finished difference. Result has 142 places, 142 transitions, 350 flow [2025-02-08 05:12:07,295 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=280, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=350, PETRI_PLACES=142, PETRI_TRANSITIONS=142} [2025-02-08 05:12:07,295 INFO L279 CegarLoopForPetriNet]: 154 programPoint places, -12 predicate places. [2025-02-08 05:12:07,296 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 142 transitions, 350 flow [2025-02-08 05:12:07,296 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:07,296 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:07,296 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:12:07,296 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:12:07,296 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2025-02-08 05:12:07,297 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:07,297 INFO L85 PathProgramCache]: Analyzing trace with hash 1911857462, now seen corresponding path program 1 times [2025-02-08 05:12:07,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:07,297 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1442547936] [2025-02-08 05:12:07,297 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:07,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:07,304 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-02-08 05:12:07,306 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-02-08 05:12:07,306 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:07,307 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:12:07,328 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:12:07,329 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:12:07,329 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1442547936] [2025-02-08 05:12:07,329 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1442547936] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:12:07,329 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:12:07,329 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:12:07,329 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [985771001] [2025-02-08 05:12:07,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:12:07,329 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:12:07,330 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:12:07,330 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:12:07,330 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:12:07,350 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 139 out of 176 [2025-02-08 05:12:07,351 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 142 transitions, 350 flow. Second operand has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:07,351 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:12:07,351 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 139 of 176 [2025-02-08 05:12:07,351 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:12:08,367 INFO L124 PetriNetUnfolderBase]: 2733/11277 cut-off events. [2025-02-08 05:12:08,367 INFO L125 PetriNetUnfolderBase]: For 718/721 co-relation queries the response was YES. [2025-02-08 05:12:08,402 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17130 conditions, 11277 events. 2733/11277 cut-off events. For 718/721 co-relation queries the response was YES. Maximal size of possible extension queue 369. Compared 129089 event pairs, 711 based on Foata normal form. 0/9386 useless extension candidates. Maximal degree in co-relation 17097. Up to 2139 conditions per place. [2025-02-08 05:12:08,450 INFO L140 encePairwiseOnDemand]: 165/176 looper letters, 28 selfloop transitions, 8 changer transitions 0/158 dead transitions. [2025-02-08 05:12:08,450 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 158 transitions, 462 flow [2025-02-08 05:12:08,451 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:12:08,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:12:08,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 456 transitions. [2025-02-08 05:12:08,453 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8636363636363636 [2025-02-08 05:12:08,453 INFO L175 Difference]: Start difference. First operand has 142 places, 142 transitions, 350 flow. Second operand 3 states and 456 transitions. [2025-02-08 05:12:08,453 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 158 transitions, 462 flow [2025-02-08 05:12:08,462 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 158 transitions, 446 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:12:08,465 INFO L231 Difference]: Finished difference. Result has 144 places, 150 transitions, 404 flow [2025-02-08 05:12:08,465 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=334, PETRI_DIFFERENCE_MINUEND_PLACES=140, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=404, PETRI_PLACES=144, PETRI_TRANSITIONS=150} [2025-02-08 05:12:08,466 INFO L279 CegarLoopForPetriNet]: 154 programPoint places, -10 predicate places. [2025-02-08 05:12:08,466 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 150 transitions, 404 flow [2025-02-08 05:12:08,467 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:08,467 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:08,467 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:12:08,467 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 05:12:08,468 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr2Err6ASSERT_VIOLATIONDATA_RACE === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2025-02-08 05:12:08,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:08,468 INFO L85 PathProgramCache]: Analyzing trace with hash -1664887107, now seen corresponding path program 1 times [2025-02-08 05:12:08,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:08,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [299220791] [2025-02-08 05:12:08,468 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:08,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:08,477 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-02-08 05:12:08,481 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-02-08 05:12:08,481 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:08,481 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:12:08,511 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:12:08,511 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:12:08,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [299220791] [2025-02-08 05:12:08,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [299220791] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:12:08,511 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:12:08,511 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:12:08,511 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [403270324] [2025-02-08 05:12:08,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:12:08,512 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:12:08,512 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:12:08,512 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:12:08,512 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:12:08,538 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 145 out of 176 [2025-02-08 05:12:08,538 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 150 transitions, 404 flow. Second operand has 3 states, 3 states have (on average 147.0) internal successors, (441), 3 states have internal predecessors, (441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:08,539 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:12:08,539 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 145 of 176 [2025-02-08 05:12:08,539 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:12:09,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([452] L694-6-->L694-4: Formula: (= |v_#race~a~0_6| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_6|} AuxVars[] AssignedVars[#race~a~0][48], [40#L695true, 177#true, 24#L708true, 90#L694-4true, 175#true, Black: 181#true, 191#true, 173#true, 68#L717-1true, Black: 186#true, 188#(= |#race~b~0| 0)]) [2025-02-08 05:12:09,572 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-02-08 05:12:09,572 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:12:09,572 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-08 05:12:09,572 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:12:09,727 INFO L124 PetriNetUnfolderBase]: 3513/14760 cut-off events. [2025-02-08 05:12:09,727 INFO L125 PetriNetUnfolderBase]: For 911/914 co-relation queries the response was YES. [2025-02-08 05:12:09,766 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23102 conditions, 14760 events. 3513/14760 cut-off events. For 911/914 co-relation queries the response was YES. Maximal size of possible extension queue 510. Compared 178008 event pairs, 1504 based on Foata normal form. 0/12476 useless extension candidates. Maximal degree in co-relation 23068. Up to 3347 conditions per place. [2025-02-08 05:12:09,806 INFO L140 encePairwiseOnDemand]: 170/176 looper letters, 21 selfloop transitions, 5 changer transitions 0/159 dead transitions. [2025-02-08 05:12:09,807 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 159 transitions, 479 flow [2025-02-08 05:12:09,807 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:12:09,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:12:09,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 462 transitions. [2025-02-08 05:12:09,808 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.875 [2025-02-08 05:12:09,808 INFO L175 Difference]: Start difference. First operand has 144 places, 150 transitions, 404 flow. Second operand 3 states and 462 transitions. [2025-02-08 05:12:09,808 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 159 transitions, 479 flow [2025-02-08 05:12:09,812 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 159 transitions, 463 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:12:09,814 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 426 flow [2025-02-08 05:12:09,814 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=176, PETRI_DIFFERENCE_MINUEND_FLOW=388, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=426, PETRI_PLACES=146, PETRI_TRANSITIONS=154} [2025-02-08 05:12:09,814 INFO L279 CegarLoopForPetriNet]: 154 programPoint places, -8 predicate places. [2025-02-08 05:12:09,815 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 426 flow [2025-02-08 05:12:09,815 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 147.0) internal successors, (441), 3 states have internal predecessors, (441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:09,815 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:09,815 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 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] [2025-02-08 05:12:09,815 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 05:12:09,815 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2025-02-08 05:12:09,816 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:09,816 INFO L85 PathProgramCache]: Analyzing trace with hash -349576248, now seen corresponding path program 1 times [2025-02-08 05:12:09,816 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:09,816 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1207363422] [2025-02-08 05:12:09,816 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:09,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:09,822 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-02-08 05:12:09,826 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-02-08 05:12:09,827 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:09,827 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:12:09,827 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:12:09,828 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-02-08 05:12:09,836 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-02-08 05:12:09,836 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:09,837 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:12:09,840 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:12:09,841 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:12:09,841 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (31 of 32 remaining) [2025-02-08 05:12:09,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (30 of 32 remaining) [2025-02-08 05:12:09,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (29 of 32 remaining) [2025-02-08 05:12:09,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (28 of 32 remaining) [2025-02-08 05:12:09,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (27 of 32 remaining) [2025-02-08 05:12:09,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (26 of 32 remaining) [2025-02-08 05:12:09,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (25 of 32 remaining) [2025-02-08 05:12:09,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (24 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (23 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (21 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (19 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (18 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (17 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (16 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (15 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (14 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (13 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (12 of 32 remaining) [2025-02-08 05:12:09,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (11 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (10 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (9 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (8 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (7 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (6 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (5 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (4 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 32 remaining) [2025-02-08 05:12:09,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 32 remaining) [2025-02-08 05:12:09,843 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 05:12:09,843 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-02-08 05:12:09,844 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:12:09,844 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-08 05:12:09,873 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 05:12:09,876 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 248 places, 246 transitions, 528 flow [2025-02-08 05:12:09,888 INFO L124 PetriNetUnfolderBase]: 6/222 cut-off events. [2025-02-08 05:12:09,888 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-02-08 05:12:09,889 INFO L83 FinitePrefix]: Finished finitePrefix Result has 240 conditions, 222 events. 6/222 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 610 event pairs, 0 based on Foata normal form. 0/186 useless extension candidates. Maximal degree in co-relation 233. Up to 4 conditions per place. [2025-02-08 05:12:09,890 INFO L82 GeneralOperation]: Start removeDead. Operand has 248 places, 246 transitions, 528 flow [2025-02-08 05:12:09,891 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 201 places, 197 transitions, 415 flow [2025-02-08 05:12:09,891 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:12:09,892 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;@20fcca40, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:12:09,892 INFO L334 AbstractCegarLoop]: Starting to check reachability of 42 error locations. [2025-02-08 05:12:09,893 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:12:09,893 INFO L124 PetriNetUnfolderBase]: 0/41 cut-off events. [2025-02-08 05:12:09,894 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:12:09,894 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:09,894 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:12:09,894 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 38 more)] === [2025-02-08 05:12:09,894 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:09,894 INFO L85 PathProgramCache]: Analyzing trace with hash -1551053062, now seen corresponding path program 1 times [2025-02-08 05:12:09,894 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:09,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1704254181] [2025-02-08 05:12:09,894 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:09,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:09,906 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-02-08 05:12:09,909 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-02-08 05:12:09,909 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:09,909 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:12:09,929 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:12:09,930 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:12:09,930 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1704254181] [2025-02-08 05:12:09,930 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1704254181] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:12:09,930 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:12:09,930 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:12:09,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [296580269] [2025-02-08 05:12:09,930 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:12:09,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:12:09,931 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:12:09,931 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:12:09,931 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:12:09,957 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 191 out of 246 [2025-02-08 05:12:09,958 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 197 transitions, 415 flow. Second operand has 3 states, 3 states have (on average 192.33333333333334) internal successors, (577), 3 states have internal predecessors, (577), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:09,958 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:12:09,958 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 191 of 246 [2025-02-08 05:12:09,958 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:12:12,683 INFO L124 PetriNetUnfolderBase]: 10733/32386 cut-off events. [2025-02-08 05:12:12,684 INFO L125 PetriNetUnfolderBase]: For 3130/3130 co-relation queries the response was YES. [2025-02-08 05:12:12,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 48879 conditions, 32386 events. 10733/32386 cut-off events. For 3130/3130 co-relation queries the response was YES. Maximal size of possible extension queue 1142. Compared 394100 event pairs, 3352 based on Foata normal form. 9083/35818 useless extension candidates. Maximal degree in co-relation 48846. Up to 8408 conditions per place. [2025-02-08 05:12:12,930 INFO L140 encePairwiseOnDemand]: 224/246 looper letters, 38 selfloop transitions, 11 changer transitions 0/199 dead transitions. [2025-02-08 05:12:12,931 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 185 places, 199 transitions, 532 flow [2025-02-08 05:12:12,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:12:12,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:12:12,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 640 transitions. [2025-02-08 05:12:12,933 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8672086720867209 [2025-02-08 05:12:12,933 INFO L175 Difference]: Start difference. First operand has 201 places, 197 transitions, 415 flow. Second operand 3 states and 640 transitions. [2025-02-08 05:12:12,933 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 185 places, 199 transitions, 532 flow [2025-02-08 05:12:12,935 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 199 transitions, 527 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-02-08 05:12:12,937 INFO L231 Difference]: Finished difference. Result has 186 places, 188 transitions, 468 flow [2025-02-08 05:12:12,937 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=246, PETRI_DIFFERENCE_MINUEND_FLOW=372, PETRI_DIFFERENCE_MINUEND_PLACES=182, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=468, PETRI_PLACES=186, PETRI_TRANSITIONS=188} [2025-02-08 05:12:12,937 INFO L279 CegarLoopForPetriNet]: 201 programPoint places, -15 predicate places. [2025-02-08 05:12:12,937 INFO L471 AbstractCegarLoop]: Abstraction has has 186 places, 188 transitions, 468 flow [2025-02-08 05:12:12,938 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 192.33333333333334) internal successors, (577), 3 states have internal predecessors, (577), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:12,938 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:12,938 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:12:12,938 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 05:12:12,938 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 38 more)] === [2025-02-08 05:12:12,938 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:12,938 INFO L85 PathProgramCache]: Analyzing trace with hash -208315781, now seen corresponding path program 1 times [2025-02-08 05:12:12,938 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:12,938 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1381450872] [2025-02-08 05:12:12,938 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:12,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:12,946 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-02-08 05:12:12,953 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-02-08 05:12:12,954 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:12,954 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:12:12,983 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:12:12,983 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:12:12,983 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1381450872] [2025-02-08 05:12:12,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1381450872] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:12:12,983 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:12:12,983 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:12:12,983 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599799681] [2025-02-08 05:12:12,983 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:12:12,984 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:12:12,984 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:12:12,984 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:12:12,984 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:12:13,009 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 191 out of 246 [2025-02-08 05:12:13,010 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 188 transitions, 468 flow. Second operand has 3 states, 3 states have (on average 192.33333333333334) internal successors, (577), 3 states have internal predecessors, (577), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:13,010 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:12:13,010 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 191 of 246 [2025-02-08 05:12:13,010 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:12:22,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][89], [65#L694-5true, 143#L707-4true, 251#true, 241#true, 41#L717-1true, 243#true, 245#true, 239#true, 52#L695true, Black: 253#(= |#race~a~0| 0), 125#L694-5true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:22,192 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:12:22,192 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-02-08 05:12:22,192 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:12:22,192 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-02-08 05:12:22,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][89], [65#L694-5true, 251#true, 241#true, 41#L717-1true, 243#true, 131#L707-2true, 245#true, 239#true, 52#L695true, Black: 253#(= |#race~a~0| 0), 125#L694-5true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:22,600 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:12:22,600 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:12:22,600 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:12:22,600 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-02-08 05:12:23,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][148], [253#(= |#race~a~0| 0), 65#L694-5true, 8#L695-4true, 147#L706true, 241#true, 41#L717-1true, 243#true, 207#L695-4true, 245#true, 239#true, 258#(= |#race~b~0| 0), Black: 251#true]) [2025-02-08 05:12:23,121 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:12:23,121 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:12:23,121 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:12:23,121 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:12:23,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][89], [65#L694-5true, 170#L708true, 241#true, 251#true, 41#L717-1true, 243#true, 245#true, 239#true, 52#L695true, 125#L694-5true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:23,190 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:12:23,190 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:12:23,190 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:12:23,190 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:12:23,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([811] L707-7-->L707-5: Formula: (= |v_#race~a~0_9| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_9|} AuxVars[] AssignedVars[#race~a~0][59], [253#(= |#race~a~0| 0), 65#L694-5true, 17#L707-5true, 241#true, 41#L717-1true, 243#true, 207#L695-4true, 245#true, 239#true, 125#L694-5true, Black: 251#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:23,401 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:12:23,401 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:12:23,401 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:12:23,401 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:12:23,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][89], [147#L706true, 251#true, 241#true, 41#L717-1true, 243#true, 245#true, 239#true, 52#L695true, 125#L694-5true, Black: 253#(= |#race~a~0| 0), 92#L694-4true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:23,402 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:12:23,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-08 05:12:23,402 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:12:23,402 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:12:23,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][148], [253#(= |#race~a~0| 0), 65#L694-5true, 8#L695-4true, 147#L706true, 241#true, 104#L695-5true, 41#L717-1true, 243#true, 245#true, 239#true, 258#(= |#race~b~0| 0), Black: 251#true]) [2025-02-08 05:12:23,405 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:12:23,405 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-02-08 05:12:23,405 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:12:23,405 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:12:23,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][89], [65#L694-5true, 147#L706true, 241#true, 251#true, 41#L717-1true, 243#true, 245#true, 239#true, 52#L695true, 125#L694-5true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:23,843 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:12:23,843 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:12:23,844 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:12:23,844 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:12:24,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][89], [65#L694-5true, 147#L706true, 251#true, 241#true, 41#L717-1true, 243#true, 245#true, 239#true, 52#L695true, Black: 253#(= |#race~a~0| 0), 125#L694-5true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:24,018 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:12:24,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:12:24,019 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:12:24,019 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:12:24,019 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:12:24,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][89], [65#L694-5true, 147#L706true, 251#true, 241#true, 41#L717-1true, 243#true, 102#L694-4true, 245#true, 239#true, 52#L695true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:24,019 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:12:24,019 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-08 05:12:24,019 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:12:24,019 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:12:24,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][148], [253#(= |#race~a~0| 0), 8#L695-4true, 147#L706true, 241#true, 41#L717-1true, 243#true, 245#true, 239#true, 52#L695true, 144#L695-5true, 258#(= |#race~b~0| 0), Black: 251#true]) [2025-02-08 05:12:24,787 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-02-08 05:12:24,787 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:12:24,788 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:12:24,788 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-02-08 05:12:26,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L707-6-->L707-4: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][38], [253#(= |#race~a~0| 0), 59#thr2Err7ASSERT_VIOLATIONDATA_RACEtrue, 143#L707-4true, 241#true, 137#L693true, 41#L717-1true, 243#true, 245#true, 239#true, 237#L695true, 258#(= |#race~b~0| 0), Black: 251#true]) [2025-02-08 05:12:26,468 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:12:26,468 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:12:26,468 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:26,468 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:26,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] L694-6-->L694-4: Formula: (= |v_#race~a~0_6| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_6|} AuxVars[] AssignedVars[#race~a~0][82], [253#(= |#race~a~0| 0), 17#L707-5true, 59#thr2Err7ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 41#L717-1true, 243#true, 245#true, 239#true, 237#L695true, 92#L694-4true, 256#true, Black: 251#true]) [2025-02-08 05:12:26,489 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-02-08 05:12:26,489 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:26,489 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:26,489 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:12:26,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] L694-6-->L694-4: Formula: (= |v_#race~a~0_6| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_6|} AuxVars[] AssignedVars[#race~a~0][82], [253#(= |#race~a~0| 0), 59#thr2Err7ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 67#L707-6true, 41#L717-1true, 243#true, 245#true, 239#true, 237#L695true, 92#L694-4true, 256#true, Black: 251#true]) [2025-02-08 05:12:26,489 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-08 05:12:26,489 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:12:26,489 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:12:26,490 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:12:26,701 INFO L124 PetriNetUnfolderBase]: 53504/165616 cut-off events. [2025-02-08 05:12:26,701 INFO L125 PetriNetUnfolderBase]: For 11448/11622 co-relation queries the response was YES. [2025-02-08 05:12:27,712 INFO L83 FinitePrefix]: Finished finitePrefix Result has 262758 conditions, 165616 events. 53504/165616 cut-off events. For 11448/11622 co-relation queries the response was YES. Maximal size of possible extension queue 4815. Compared 2556691 event pairs, 15405 based on Foata normal form. 0/137416 useless extension candidates. Maximal degree in co-relation 262724. Up to 35933 conditions per place. [2025-02-08 05:12:28,730 INFO L140 encePairwiseOnDemand]: 231/246 looper letters, 38 selfloop transitions, 11 changer transitions 0/210 dead transitions. [2025-02-08 05:12:28,730 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 210 transitions, 623 flow [2025-02-08 05:12:28,731 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:12:28,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:12:28,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 626 transitions. [2025-02-08 05:12:28,733 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8482384823848238 [2025-02-08 05:12:28,733 INFO L175 Difference]: Start difference. First operand has 186 places, 188 transitions, 468 flow. Second operand 3 states and 626 transitions. [2025-02-08 05:12:28,733 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 210 transitions, 623 flow [2025-02-08 05:12:28,811 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 210 transitions, 601 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:12:28,813 INFO L231 Difference]: Finished difference. Result has 188 places, 199 transitions, 542 flow [2025-02-08 05:12:28,813 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=246, PETRI_DIFFERENCE_MINUEND_FLOW=446, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=188, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=177, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=542, PETRI_PLACES=188, PETRI_TRANSITIONS=199} [2025-02-08 05:12:28,814 INFO L279 CegarLoopForPetriNet]: 201 programPoint places, -13 predicate places. [2025-02-08 05:12:28,814 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 199 transitions, 542 flow [2025-02-08 05:12:28,814 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 192.33333333333334) internal successors, (577), 3 states have internal predecessors, (577), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:28,815 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:12:28,815 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:12:28,815 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 05:12:28,815 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr2Err6ASSERT_VIOLATIONDATA_RACE === [thr2Err7ASSERT_VIOLATIONDATA_RACE, thr2Err6ASSERT_VIOLATIONDATA_RACE, thr2Err5ASSERT_VIOLATIONDATA_RACE, thr2Err4ASSERT_VIOLATIONDATA_RACE (and 38 more)] === [2025-02-08 05:12:28,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:12:28,815 INFO L85 PathProgramCache]: Analyzing trace with hash -277028058, now seen corresponding path program 1 times [2025-02-08 05:12:28,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:12:28,816 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153157058] [2025-02-08 05:12:28,816 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:12:28,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:12:28,824 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-02-08 05:12:28,830 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-02-08 05:12:28,831 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:12:28,831 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:12:28,850 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:12:28,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:12:28,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153157058] [2025-02-08 05:12:28,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153157058] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:12:28,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:12:28,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:12:28,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1905912008] [2025-02-08 05:12:28,851 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:12:28,851 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:12:28,851 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:12:28,851 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:12:28,851 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:12:28,877 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 202 out of 246 [2025-02-08 05:12:28,878 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 199 transitions, 542 flow. Second operand has 3 states, 3 states have (on average 204.0) internal successors, (612), 3 states have internal predecessors, (612), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:12:28,878 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:12:28,878 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 202 of 246 [2025-02-08 05:12:28,878 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:12:33,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][120], [Black: 256#true, 41#L717-1true, 243#true, 239#true, 52#L695true, 51#L695-5true, 143#L707-4true, 241#true, 168#L695-4true, 245#true, 258#(= |#race~b~0| 0), 261#true, Black: 251#true]) [2025-02-08 05:12:33,420 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-02-08 05:12:33,420 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:12:33,421 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:12:33,421 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:12:33,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][120], [Black: 256#true, 41#L717-1true, 243#true, 131#L707-2true, 239#true, 52#L695true, 51#L695-5true, 241#true, 168#L695-4true, 245#true, 258#(= |#race~b~0| 0), Black: 251#true, 261#true]) [2025-02-08 05:12:33,819 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-02-08 05:12:33,819 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:12:33,819 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:12:33,819 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:12:37,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L694-6-->L694-4: Formula: (= |v_#race~a~0_6| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_6|} AuxVars[] AssignedVars[#race~a~0][48], [170#L708true, Black: 256#true, 156#L695true, 241#true, 41#L717-1true, 242#true, 245#true, 239#true, 209#L694-4true, 261#true, 258#(= |#race~b~0| 0), Black: 251#true]) [2025-02-08 05:12:37,104 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-02-08 05:12:37,104 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:12:37,104 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-08 05:12:37,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-02-08 05:12:39,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L694-2-->L694: Formula: (= |v_#race~temp~0_6| |v_thr2Thread3of3ForFork0_#t~nondet2_3|) InVars {thr2Thread3of3ForFork0_#t~nondet2=|v_thr2Thread3of3ForFork0_#t~nondet2_3|} OutVars{#race~temp~0=|v_#race~temp~0_6|, thr2Thread3of3ForFork0_#t~nondet2=|v_thr2Thread3of3ForFork0_#t~nondet2_3|} AuxVars[] AssignedVars[#race~temp~0][105], [42#L694true, 170#L708true, Black: 256#true, 41#L717-1true, 243#true, 239#true, 153#L697-4true, 156#L695true, 241#true, 245#true, Black: 251#true, 261#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:39,077 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-02-08 05:12:39,077 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:12:39,077 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:12:39,077 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:12:40,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([820] L708-3-->L708: Formula: (and (= |v_thr1Thread1of3ForFork1_#t~ret8#1_1| 0) (= |v_#pthreadsMutex_37| (store |v_#pthreadsMutex_38| |v_~#mutex~0.base_25| (store (select |v_#pthreadsMutex_38| |v_~#mutex~0.base_25|) |v_~#mutex~0.offset_25| 0)))) InVars {~#mutex~0.base=|v_~#mutex~0.base_25|, ~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_38|} OutVars{~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_37|, thr1Thread1of3ForFork1_#t~ret8#1=|v_thr1Thread1of3ForFork1_#t~ret8#1_1|, ~#mutex~0.base=|v_~#mutex~0.base_25|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork1_#t~ret8#1][47], [42#L694true, Black: 256#true, 170#L708true, 88#L694true, 41#L717-1true, 243#true, 239#true, 153#L697-4true, 241#true, 245#true, Black: 251#true, 261#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:40,002 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:12:40,002 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:12:40,002 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:12:40,002 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:12:40,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([820] L708-3-->L708: Formula: (and (= |v_thr1Thread1of3ForFork1_#t~ret8#1_1| 0) (= |v_#pthreadsMutex_37| (store |v_#pthreadsMutex_38| |v_~#mutex~0.base_25| (store (select |v_#pthreadsMutex_38| |v_~#mutex~0.base_25|) |v_~#mutex~0.offset_25| 0)))) InVars {~#mutex~0.base=|v_~#mutex~0.base_25|, ~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_38|} OutVars{~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_37|, thr1Thread1of3ForFork1_#t~ret8#1=|v_thr1Thread1of3ForFork1_#t~ret8#1_1|, ~#mutex~0.base=|v_~#mutex~0.base_25|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork1_#t~ret8#1][47], [Black: 256#true, 170#L708true, 41#L717-1true, 243#true, 137#L693true, 239#true, 209#L694-4true, 179#L693true, 241#true, 245#true, Black: 251#true, 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:40,022 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:12:40,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:12:40,022 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-02-08 05:12:40,022 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:12:40,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] L694-6-->L694-4: Formula: (= |v_#race~a~0_6| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_6|} AuxVars[] AssignedVars[#race~a~0][65], [170#L708true, Black: 256#true, 41#L717-1true, 243#true, 53#thr2ENTRYtrue, 239#true, 237#L695true, 241#true, 245#true, 92#L694-4true, 258#(= |#race~b~0| 0), Black: 251#true, 261#true]) [2025-02-08 05:12:40,547 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2025-02-08 05:12:40,547 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:12:40,547 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:12:40,547 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:12:42,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] L694-6-->L694-4: Formula: (= |v_#race~a~0_6| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_6|} AuxVars[] AssignedVars[#race~a~0][65], [Black: 256#true, 170#L708true, 41#L717-1true, 243#true, 84#L694-2true, 239#true, 237#L695true, 241#true, 245#true, 92#L694-4true, 261#true, 258#(= |#race~b~0| 0), Black: 251#true]) [2025-02-08 05:12:42,591 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:12:42,591 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:12:42,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:12:42,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:12:43,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L694-2-->L694: Formula: (= |v_#race~temp~0_6| |v_thr2Thread3of3ForFork0_#t~nondet2_3|) InVars {thr2Thread3of3ForFork0_#t~nondet2=|v_thr2Thread3of3ForFork0_#t~nondet2_3|} OutVars{#race~temp~0=|v_#race~temp~0_6|, thr2Thread3of3ForFork0_#t~nondet2=|v_thr2Thread3of3ForFork0_#t~nondet2_3|} AuxVars[] AssignedVars[#race~temp~0][105], [42#L694true, Black: 256#true, 170#L708true, 41#L717-1true, 243#true, 239#true, 118#L698true, 156#L695true, 241#true, 245#true, 261#true, Black: 251#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:43,292 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-08 05:12:43,292 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:12:43,292 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:12:43,292 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-08 05:12:43,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [170#L708true, Black: 256#true, 41#L717-1true, 243#true, 102#L694-4true, 239#true, 209#L694-4true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:43,715 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-02-08 05:12:43,715 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:12:43,715 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-08 05:12:43,715 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-02-08 05:12:44,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([820] L708-3-->L708: Formula: (and (= |v_thr1Thread1of3ForFork1_#t~ret8#1_1| 0) (= |v_#pthreadsMutex_37| (store |v_#pthreadsMutex_38| |v_~#mutex~0.base_25| (store (select |v_#pthreadsMutex_38| |v_~#mutex~0.base_25|) |v_~#mutex~0.offset_25| 0)))) InVars {~#mutex~0.base=|v_~#mutex~0.base_25|, ~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_38|} OutVars{~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_37|, thr1Thread1of3ForFork1_#t~ret8#1=|v_thr1Thread1of3ForFork1_#t~ret8#1_1|, ~#mutex~0.base=|v_~#mutex~0.base_25|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork1_#t~ret8#1][47], [42#L694true, 170#L708true, Black: 256#true, 88#L694true, 41#L717-1true, 243#true, 118#L698true, 239#true, 241#true, 245#true, Black: 251#true, 261#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:44,238 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,238 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,238 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:12:44,238 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-08 05:12:44,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([820] L708-3-->L708: Formula: (and (= |v_thr1Thread1of3ForFork1_#t~ret8#1_1| 0) (= |v_#pthreadsMutex_37| (store |v_#pthreadsMutex_38| |v_~#mutex~0.base_25| (store (select |v_#pthreadsMutex_38| |v_~#mutex~0.base_25|) |v_~#mutex~0.offset_25| 0)))) InVars {~#mutex~0.base=|v_~#mutex~0.base_25|, ~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_38|} OutVars{~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_37|, thr1Thread1of3ForFork1_#t~ret8#1=|v_thr1Thread1of3ForFork1_#t~ret8#1_1|, ~#mutex~0.base=|v_~#mutex~0.base_25|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork1_#t~ret8#1][81], [170#L708true, Black: 256#true, 41#L717-1true, 243#true, 239#true, 263#(= |thr2Thread1of3ForFork0_#t~nondet2| |#race~temp~0|), 179#L693true, 241#true, 49#L694-1true, 245#true, 92#L694-4true, Black: 251#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:44,239 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,239 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:12:44,239 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,239 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-02-08 05:12:44,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] L694-6-->L694-4: Formula: (= |v_#race~a~0_6| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_6|} AuxVars[] AssignedVars[#race~a~0][65], [Black: 256#true, 41#L717-1true, 243#true, 84#L694-2true, 239#true, 237#L695true, 147#L706true, 241#true, 245#true, 92#L694-4true, Black: 251#true, 261#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:44,275 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:12:44,275 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:12:44,275 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:44,275 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:12:44,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [170#L708true, Black: 256#true, 44#L694-5true, 41#L717-1true, 243#true, 102#L694-4true, 239#true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:44,369 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:12:44,370 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:12:44,370 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:12:44,370 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:12:44,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [170#L708true, Black: 256#true, 41#L717-1true, 243#true, 239#true, 209#L694-4true, 125#L694-5true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:44,371 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-02-08 05:12:44,371 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:12:44,371 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-02-08 05:12:44,371 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-08 05:12:44,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [170#L708true, Black: 256#true, 44#L694-5true, 41#L717-1true, 243#true, 239#true, 125#L694-5true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:44,765 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,765 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:12:44,765 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,765 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 41#L717-1true, 243#true, 239#true, 52#L695true, 125#L694-5true, 156#L695true, 241#true, 78#thr1ENTRYtrue, 245#true, Black: 253#(= |#race~a~0| 0), 261#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:44,980 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,980 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-08 05:12:44,980 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:12:44,980 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-02-08 05:12:45,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 41#L717-1true, 243#true, 102#L694-4true, 239#true, 209#L694-4true, 147#L706true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:45,271 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:12:45,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-02-08 05:12:45,271 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:12:45,271 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-02-08 05:12:45,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][121], [8#L695-4true, Black: 256#true, 16#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 41#L717-1true, 243#true, 210#L696true, 239#true, 241#true, 245#true, 216#L697-4true, 258#(= |#race~b~0| 0), Black: 251#true, 261#true]) [2025-02-08 05:12:45,416 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is not cut-off event [2025-02-08 05:12:45,416 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:12:45,416 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:12:45,416 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:12:45,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][70], [60#L697-4true, Black: 256#true, 16#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 41#L717-1true, 243#true, 239#true, 241#true, 207#L695-4true, 245#true, 226#L696true, Black: 253#(= |#race~a~0| 0), 261#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:45,436 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is not cut-off event [2025-02-08 05:12:45,436 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:12:45,436 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:12:45,436 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is not cut-off event [2025-02-08 05:12:45,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 44#L694-5true, 41#L717-1true, 243#true, 102#L694-4true, 239#true, 147#L706true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:45,626 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,626 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-08 05:12:45,626 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,626 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:12:45,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 41#L717-1true, 243#true, 239#true, 125#L694-5true, 209#L694-4true, 147#L706true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:45,626 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,626 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:12:45,627 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-02-08 05:12:45,627 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L697-6-->L697-4: Formula: (= |v_#race~temp~0_3| 0) InVars {} OutVars{#race~temp~0=|v_#race~temp~0_3|} AuxVars[] AssignedVars[#race~temp~0][187], [60#L697-4true, Black: 258#(= |#race~b~0| 0), 41#L717-1true, 243#true, 137#L693true, 239#true, 171#L695-6true, 147#L706true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 261#true, 256#true]) [2025-02-08 05:12:45,872 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:12:45,872 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:12:45,873 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-02-08 05:12:45,873 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:12:45,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L697-6-->L697-4: Formula: (= |v_#race~temp~0_3| 0) InVars {} OutVars{#race~temp~0=|v_#race~temp~0_3|} AuxVars[] AssignedVars[#race~temp~0][187], [60#L697-4true, Black: 258#(= |#race~b~0| 0), 41#L717-1true, 243#true, 137#L693true, 84#L694-2true, 239#true, 147#L706true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 256#true, 261#true]) [2025-02-08 05:12:45,879 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,879 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-02-08 05:12:45,879 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:12:45,879 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L697-6-->L697-4: Formula: (= |v_#race~temp~0_3| 0) InVars {} OutVars{#race~temp~0=|v_#race~temp~0_3|} AuxVars[] AssignedVars[#race~temp~0][187], [60#L697-4true, Black: 258#(= |#race~b~0| 0), 137#L693true, 41#L717-1true, 243#true, 239#true, 171#L695-6true, 241#true, 78#thr1ENTRYtrue, 245#true, Black: 253#(= |#race~a~0| 0), 261#true, 256#true]) [2025-02-08 05:12:45,904 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,904 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-02-08 05:12:45,904 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,904 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:12:45,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 41#L717-1true, 243#true, 102#L694-4true, 239#true, 209#L694-4true, 17#L707-5true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:45,943 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:12:45,943 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:12:45,943 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:12:45,943 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:12:45,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 44#L694-5true, 41#L717-1true, 243#true, 239#true, 125#L694-5true, 147#L706true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:45,963 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:12:45,963 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-02-08 05:12:45,964 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:12:45,964 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:12:46,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L697-6-->L697-4: Formula: (= |v_#race~temp~0_3| 0) InVars {} OutVars{#race~temp~0=|v_#race~temp~0_3|} AuxVars[] AssignedVars[#race~temp~0][186], [60#L697-4true, Black: 258#(= |#race~b~0| 0), 41#L717-1true, 243#true, 137#L693true, 239#true, 87#L694true, 147#L706true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 261#true, 256#true]) [2025-02-08 05:12:46,456 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:12:46,456 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-02-08 05:12:46,456 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:12:46,456 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:12:46,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 41#L717-1true, 243#true, 239#true, 52#L695true, 125#L694-5true, 147#L706true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 261#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:46,474 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:12:46,474 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:12:46,474 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:12:46,474 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-08 05:12:46,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L694-2-->L694: Formula: (= |v_#race~temp~0_6| |v_thr2Thread3of3ForFork0_#t~nondet2_3|) InVars {thr2Thread3of3ForFork0_#t~nondet2=|v_thr2Thread3of3ForFork0_#t~nondet2_3|} OutVars{#race~temp~0=|v_#race~temp~0_6|, thr2Thread3of3ForFork0_#t~nondet2=|v_thr2Thread3of3ForFork0_#t~nondet2_3|} AuxVars[] AssignedVars[#race~temp~0][105], [42#L694true, Black: 256#true, 41#L717-1true, 243#true, 239#true, 171#L695-6true, 147#L706true, 156#L695true, 241#true, 245#true, 261#true, 258#(= |#race~b~0| 0), Black: 251#true]) [2025-02-08 05:12:46,475 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-02-08 05:12:46,475 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:12:46,475 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:12:46,475 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:12:46,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][70], [154#L696true, Black: 256#true, 41#L717-1true, 243#true, 239#true, 17#L707-5true, 241#true, 207#L695-4true, 245#true, 226#L696true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,532 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-02-08 05:12:46,532 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:12:46,532 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-02-08 05:12:46,532 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-08 05:12:46,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 41#L717-1true, 243#true, 102#L694-4true, 239#true, 209#L694-4true, 156#L695true, 241#true, 67#L707-6true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,542 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,542 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:46,542 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,542 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:12:46,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][87], [Black: 256#true, 243#true, 41#L717-1true, 102#L694-4true, 239#true, 52#L695true, 65#L694-5true, 17#L707-5true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,544 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,544 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,544 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:12:46,544 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:12:46,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 44#L694-5true, 41#L717-1true, 243#true, 102#L694-4true, 239#true, 17#L707-5true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,549 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,549 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,549 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:46,549 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:12:46,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 41#L717-1true, 243#true, 239#true, 209#L694-4true, 125#L694-5true, 17#L707-5true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,550 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,550 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,550 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:46,550 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-02-08 05:12:46,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([820] L708-3-->L708: Formula: (and (= |v_thr1Thread1of3ForFork1_#t~ret8#1_1| 0) (= |v_#pthreadsMutex_37| (store |v_#pthreadsMutex_38| |v_~#mutex~0.base_25| (store (select |v_#pthreadsMutex_38| |v_~#mutex~0.base_25|) |v_~#mutex~0.offset_25| 0)))) InVars {~#mutex~0.base=|v_~#mutex~0.base_25|, ~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_38|} OutVars{~#mutex~0.offset=|v_~#mutex~0.offset_25|, #pthreadsMutex=|v_#pthreadsMutex_37|, thr1Thread1of3ForFork1_#t~ret8#1=|v_thr1Thread1of3ForFork1_#t~ret8#1_1|, ~#mutex~0.base=|v_~#mutex~0.base_25|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork1_#t~ret8#1][47], [170#L708true, Black: 256#true, 41#L717-1true, 243#true, 137#L693true, 239#true, 237#L695true, 101#thr2Err6ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 245#true, 261#true, Black: 251#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:46,558 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-08 05:12:46,558 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:12:46,558 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-08 05:12:46,558 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-02-08 05:12:46,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L697-6-->L697-4: Formula: (= |v_#race~temp~0_3| 0) InVars {} OutVars{#race~temp~0=|v_#race~temp~0_3|} AuxVars[] AssignedVars[#race~temp~0][165], [60#L697-4true, Black: 258#(= |#race~b~0| 0), 41#L717-1true, 243#true, 239#true, 101#thr2Err6ASSERT_VIOLATIONDATA_RACEtrue, 147#L706true, 241#true, 245#true, 216#L697-4true, Black: 253#(= |#race~a~0| 0), 261#true, 256#true]) [2025-02-08 05:12:46,573 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,573 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,573 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:46,573 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-08 05:12:46,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([770] L697-6-->L697-4: Formula: (= |v_#race~temp~0_3| 0) InVars {} OutVars{#race~temp~0=|v_#race~temp~0_3|} AuxVars[] AssignedVars[#race~temp~0][186], [60#L697-4true, Black: 258#(= |#race~b~0| 0), 41#L717-1true, 243#true, 137#L693true, 239#true, 147#L706true, 49#L694-1true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 261#true, 256#true]) [2025-02-08 05:12:46,894 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,894 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:12:46,894 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-08 05:12:46,894 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-02-08 05:12:46,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L695-6-->L695-4: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][70], [Black: 256#true, 154#L696true, 41#L717-1true, 243#true, 239#true, 241#true, 67#L707-6true, 207#L695-4true, 245#true, 226#L696true, Black: 253#(= |#race~a~0| 0), 261#true, 258#(= |#race~b~0| 0)]) [2025-02-08 05:12:46,952 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2025-02-08 05:12:46,952 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:12:46,952 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-08 05:12:46,952 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-08 05:12:46,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][87], [Black: 256#true, 243#true, 41#L717-1true, 102#L694-4true, 239#true, 52#L695true, 65#L694-5true, 241#true, 67#L707-6true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,967 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,967 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,967 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:12:46,967 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:12:46,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 44#L694-5true, 41#L717-1true, 243#true, 102#L694-4true, 239#true, 156#L695true, 241#true, 67#L707-6true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,970 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,970 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:12:46,970 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:12:46,970 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 41#L717-1true, 243#true, 239#true, 125#L694-5true, 209#L694-4true, 156#L695true, 241#true, 67#L707-6true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,971 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,971 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-08 05:12:46,971 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:12:46,971 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L695-2-->L695: Formula: (= |v_#race~a~0_3| |v_thr2Thread1of3ForFork0_#t~nondet3_3|) InVars {thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread1of3ForFork0_#t~nondet3=|v_thr2Thread1of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][87], [Black: 256#true, 243#true, 41#L717-1true, 239#true, 52#L695true, 125#L694-5true, 65#L694-5true, 17#L707-5true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,973 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,976 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,976 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:12:46,976 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-02-08 05:12:46,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L695-2-->L695: Formula: (= |v_thr2Thread2of3ForFork0_#t~nondet3_3| |v_#race~a~0_3|) InVars {thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|} OutVars{thr2Thread2of3ForFork0_#t~nondet3=|v_thr2Thread2of3ForFork0_#t~nondet3_3|, #race~a~0=|v_#race~a~0_3|} AuxVars[] AssignedVars[#race~a~0][114], [Black: 256#true, 44#L694-5true, 41#L717-1true, 243#true, 239#true, 125#L694-5true, 17#L707-5true, 156#L695true, 241#true, 245#true, Black: 253#(= |#race~a~0| 0), 258#(= |#race~b~0| 0), 261#true]) [2025-02-08 05:12:46,985 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,985 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-02-08 05:12:46,985 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-02-08 05:12:46,985 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event