./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c6e486078d0e4f6917a17aab835fe79b1b8a7d5ba88405bc862812316ae6c56b --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 22:12:22,716 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 22:12:22,764 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 22:12:22,771 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 22:12:22,771 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 22:12:22,795 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 22:12:22,795 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 22:12:22,796 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 22:12:22,796 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 22:12:22,796 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 22:12:22,796 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 22:12:22,796 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 22:12:22,796 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 22:12:22,796 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 22:12:22,797 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 22:12:22,798 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 22:12:22,798 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 22:12:22,798 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 22:12:22,798 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 22:12:22,798 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 22:12:22,798 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 22:12:22,798 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:12:22,798 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 22:12:22,798 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 22:12:22,799 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c6e486078d0e4f6917a17aab835fe79b1b8a7d5ba88405bc862812316ae6c56b [2025-03-08 22:12:23,016 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 22:12:23,021 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 22:12:23,024 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 22:12:23,025 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 22:12:23,026 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 22:12:23,027 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-2.i [2025-03-08 22:12:24,143 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2cc3ae7d8/696476a0a68a445db479eb5fd3452071/FLAGea7b6c291 [2025-03-08 22:12:24,419 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 22:12:24,419 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-counter-inner-2.i [2025-03-08 22:12:24,429 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2cc3ae7d8/696476a0a68a445db479eb5fd3452071/FLAGea7b6c291 [2025-03-08 22:12:24,442 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2cc3ae7d8/696476a0a68a445db479eb5fd3452071 [2025-03-08 22:12:24,444 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 22:12:24,445 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 22:12:24,446 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 22:12:24,446 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 22:12:24,449 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 22:12:24,450 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,451 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2427776 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24, skipping insertion in model container [2025-03-08 22:12:24,451 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,476 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 22:12:24,721 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:12:24,740 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 22:12:24,783 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:12:24,822 INFO L204 MainTranslator]: Completed translation [2025-03-08 22:12:24,822 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24 WrapperNode [2025-03-08 22:12:24,822 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 22:12:24,823 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 22:12:24,824 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 22:12:24,824 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 22:12:24,829 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,841 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,860 INFO L138 Inliner]: procedures = 159, calls = 30, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 194 [2025-03-08 22:12:24,860 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 22:12:24,861 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 22:12:24,861 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 22:12:24,861 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 22:12:24,866 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,867 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,869 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,870 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,876 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,878 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,879 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,880 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,882 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 22:12:24,885 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 22:12:24,886 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 22:12:24,886 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 22:12:24,887 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (1/1) ... [2025-03-08 22:12:24,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:12:24,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 22:12:24,918 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 22:12:24,921 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 22:12:24,937 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-08 22:12:24,937 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 22:12:24,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 22:12:24,937 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-08 22:12:24,937 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-08 22:12:24,937 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-08 22:12:24,937 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 22:12:24,937 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 22:12:24,938 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 22:12:25,045 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 22:12:25,047 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 22:12:25,341 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 22:12:25,343 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 22:12:25,386 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 22:12:25,386 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 22:12:25,386 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:12:25 BoogieIcfgContainer [2025-03-08 22:12:25,387 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 22:12:25,388 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 22:12:25,388 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 22:12:25,391 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 22:12:25,392 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 10:12:24" (1/3) ... [2025-03-08 22:12:25,392 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3525f31d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:12:25, skipping insertion in model container [2025-03-08 22:12:25,392 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:12:24" (2/3) ... [2025-03-08 22:12:25,393 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3525f31d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:12:25, skipping insertion in model container [2025-03-08 22:12:25,393 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:12:25" (3/3) ... [2025-03-08 22:12:25,394 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-counter-inner-2.i [2025-03-08 22:12:25,405 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 22:12:25,407 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-counter-inner-2.i that has 2 procedures, 240 locations, 1 initial locations, 3 loop locations, and 8 error locations. [2025-03-08 22:12:25,407 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 22:12:25,478 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 22:12:25,512 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 243 places, 245 transitions, 494 flow [2025-03-08 22:12:25,616 INFO L124 PetriNetUnfolderBase]: 9/283 cut-off events. [2025-03-08 22:12:25,618 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:12:25,622 INFO L83 FinitePrefix]: Finished finitePrefix Result has 287 conditions, 283 events. 9/283 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 287 event pairs, 0 based on Foata normal form. 0/261 useless extension candidates. Maximal degree in co-relation 189. Up to 4 conditions per place. [2025-03-08 22:12:25,622 INFO L82 GeneralOperation]: Start removeDead. Operand has 243 places, 245 transitions, 494 flow [2025-03-08 22:12:25,627 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 243 places, 245 transitions, 494 flow [2025-03-08 22:12:25,633 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:12:25,642 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;@279684ec, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:12:25,642 INFO L334 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2025-03-08 22:12:25,669 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:12:25,669 INFO L124 PetriNetUnfolderBase]: 2/165 cut-off events. [2025-03-08 22:12:25,669 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:12:25,670 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:25,670 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:25,671 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-08 22:12:25,675 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:25,676 INFO L85 PathProgramCache]: Analyzing trace with hash -260792870, now seen corresponding path program 1 times [2025-03-08 22:12:25,682 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:25,682 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [800624447] [2025-03-08 22:12:25,682 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:25,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:25,764 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-08 22:12:25,811 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-08 22:12:25,812 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:25,812 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:25,985 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:25,985 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:25,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [800624447] [2025-03-08 22:12:25,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [800624447] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:25,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:25,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:25,990 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [807396515] [2025-03-08 22:12:25,991 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:25,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:25,999 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:26,017 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:26,017 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:26,048 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 245 [2025-03-08 22:12:26,051 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 245 transitions, 494 flow. Second operand has 3 states, 3 states have (on average 214.0) internal successors, (642), 3 states have internal predecessors, (642), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:26,053 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:26,053 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 245 [2025-03-08 22:12:26,054 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:26,291 INFO L124 PetriNetUnfolderBase]: 249/1226 cut-off events. [2025-03-08 22:12:26,291 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 22:12:26,296 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1746 conditions, 1226 events. 249/1226 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 6919 event pairs, 56 based on Foata normal form. 1/1121 useless extension candidates. Maximal degree in co-relation 1540. Up to 336 conditions per place. [2025-03-08 22:12:26,300 INFO L140 encePairwiseOnDemand]: 230/245 looper letters, 39 selfloop transitions, 8 changer transitions 1/260 dead transitions. [2025-03-08 22:12:26,301 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 243 places, 260 transitions, 618 flow [2025-03-08 22:12:26,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:26,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:26,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 695 transitions. [2025-03-08 22:12:26,318 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9455782312925171 [2025-03-08 22:12:26,319 INFO L175 Difference]: Start difference. First operand has 243 places, 245 transitions, 494 flow. Second operand 3 states and 695 transitions. [2025-03-08 22:12:26,321 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 243 places, 260 transitions, 618 flow [2025-03-08 22:12:26,325 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 243 places, 260 transitions, 618 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:12:26,330 INFO L231 Difference]: Finished difference. Result has 245 places, 245 transitions, 542 flow [2025-03-08 22:12:26,332 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=245, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=232, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=542, PETRI_PLACES=245, PETRI_TRANSITIONS=245} [2025-03-08 22:12:26,335 INFO L279 CegarLoopForPetriNet]: 243 programPoint places, 2 predicate places. [2025-03-08 22:12:26,336 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 245 transitions, 542 flow [2025-03-08 22:12:26,336 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 214.0) internal successors, (642), 3 states have internal predecessors, (642), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:26,337 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:26,337 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:26,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 22:12:26,338 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-08 22:12:26,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:26,339 INFO L85 PathProgramCache]: Analyzing trace with hash 522279753, now seen corresponding path program 1 times [2025-03-08 22:12:26,339 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:26,339 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1131114369] [2025-03-08 22:12:26,339 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:26,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:26,368 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-03-08 22:12:26,400 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-03-08 22:12:26,400 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:26,400 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:26,515 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:26,515 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:26,515 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1131114369] [2025-03-08 22:12:26,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1131114369] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:26,516 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:26,516 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:26,516 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [489668305] [2025-03-08 22:12:26,516 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:26,517 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:26,517 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:26,517 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:26,517 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:26,540 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 217 out of 245 [2025-03-08 22:12:26,541 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 245 transitions, 542 flow. Second operand has 3 states, 3 states have (on average 219.0) internal successors, (657), 3 states have internal predecessors, (657), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:26,541 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:26,541 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 217 of 245 [2025-03-08 22:12:26,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:26,718 INFO L124 PetriNetUnfolderBase]: 300/1372 cut-off events. [2025-03-08 22:12:26,718 INFO L125 PetriNetUnfolderBase]: For 252/252 co-relation queries the response was YES. [2025-03-08 22:12:26,720 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2230 conditions, 1372 events. 300/1372 cut-off events. For 252/252 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 8016 event pairs, 151 based on Foata normal form. 0/1263 useless extension candidates. Maximal degree in co-relation 2019. Up to 507 conditions per place. [2025-03-08 22:12:26,724 INFO L140 encePairwiseOnDemand]: 239/245 looper letters, 36 selfloop transitions, 7 changer transitions 0/259 dead transitions. [2025-03-08 22:12:26,724 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 259 transitions, 668 flow [2025-03-08 22:12:26,724 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:26,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:26,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 689 transitions. [2025-03-08 22:12:26,726 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9374149659863945 [2025-03-08 22:12:26,726 INFO L175 Difference]: Start difference. First operand has 245 places, 245 transitions, 542 flow. Second operand 3 states and 689 transitions. [2025-03-08 22:12:26,726 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 259 transitions, 668 flow [2025-03-08 22:12:26,728 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 259 transitions, 648 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:26,730 INFO L231 Difference]: Finished difference. Result has 246 places, 251 transitions, 588 flow [2025-03-08 22:12:26,731 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=245, PETRI_DIFFERENCE_MINUEND_FLOW=526, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=588, PETRI_PLACES=246, PETRI_TRANSITIONS=251} [2025-03-08 22:12:26,731 INFO L279 CegarLoopForPetriNet]: 243 programPoint places, 3 predicate places. [2025-03-08 22:12:26,731 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 251 transitions, 588 flow [2025-03-08 22:12:26,732 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 219.0) internal successors, (657), 3 states have internal predecessors, (657), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:26,732 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:26,732 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:26,732 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 22:12:26,732 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-08 22:12:26,733 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:26,733 INFO L85 PathProgramCache]: Analyzing trace with hash 1851373695, now seen corresponding path program 1 times [2025-03-08 22:12:26,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:26,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1079222416] [2025-03-08 22:12:26,733 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:26,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:26,750 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 167 statements into 1 equivalence classes. [2025-03-08 22:12:26,769 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 167 of 167 statements. [2025-03-08 22:12:26,769 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:26,769 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:26,835 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:26,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:26,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1079222416] [2025-03-08 22:12:26,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1079222416] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:26,837 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:26,837 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:26,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1082765050] [2025-03-08 22:12:26,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:26,838 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:26,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:26,840 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:26,840 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:26,849 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 245 [2025-03-08 22:12:26,850 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 251 transitions, 588 flow. Second operand has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:26,851 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:26,851 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 245 [2025-03-08 22:12:26,851 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:26,998 INFO L124 PetriNetUnfolderBase]: 271/1428 cut-off events. [2025-03-08 22:12:26,998 INFO L125 PetriNetUnfolderBase]: For 130/133 co-relation queries the response was YES. [2025-03-08 22:12:27,002 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2194 conditions, 1428 events. 271/1428 cut-off events. For 130/133 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 8771 event pairs, 116 based on Foata normal form. 0/1293 useless extension candidates. Maximal degree in co-relation 1982. Up to 361 conditions per place. [2025-03-08 22:12:27,006 INFO L140 encePairwiseOnDemand]: 241/245 looper letters, 23 selfloop transitions, 3 changer transitions 1/259 dead transitions. [2025-03-08 22:12:27,006 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 259 transitions, 658 flow [2025-03-08 22:12:27,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:27,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:27,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 697 transitions. [2025-03-08 22:12:27,008 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9482993197278912 [2025-03-08 22:12:27,008 INFO L175 Difference]: Start difference. First operand has 246 places, 251 transitions, 588 flow. Second operand 3 states and 697 transitions. [2025-03-08 22:12:27,008 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 259 transitions, 658 flow [2025-03-08 22:12:27,010 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 259 transitions, 644 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:27,012 INFO L231 Difference]: Finished difference. Result has 248 places, 253 transitions, 596 flow [2025-03-08 22:12:27,013 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=245, PETRI_DIFFERENCE_MINUEND_FLOW=574, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=251, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=248, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=596, PETRI_PLACES=248, PETRI_TRANSITIONS=253} [2025-03-08 22:12:27,013 INFO L279 CegarLoopForPetriNet]: 243 programPoint places, 5 predicate places. [2025-03-08 22:12:27,013 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 253 transitions, 596 flow [2025-03-08 22:12:27,014 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:27,014 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:27,014 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:27,014 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 22:12:27,014 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-08 22:12:27,022 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:27,022 INFO L85 PathProgramCache]: Analyzing trace with hash 391254311, now seen corresponding path program 1 times [2025-03-08 22:12:27,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:27,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1300340037] [2025-03-08 22:12:27,022 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:27,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:27,039 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 169 statements into 1 equivalence classes. [2025-03-08 22:12:27,056 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 169 of 169 statements. [2025-03-08 22:12:27,056 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:27,056 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:12:27,056 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:12:27,062 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 169 statements into 1 equivalence classes. [2025-03-08 22:12:27,077 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 169 of 169 statements. [2025-03-08 22:12:27,077 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:27,077 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:12:27,129 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:12:27,129 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:12:27,130 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 14 remaining) [2025-03-08 22:12:27,131 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (12 of 14 remaining) [2025-03-08 22:12:27,131 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 14 remaining) [2025-03-08 22:12:27,131 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (10 of 14 remaining) [2025-03-08 22:12:27,131 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (9 of 14 remaining) [2025-03-08 22:12:27,131 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 14 remaining) [2025-03-08 22:12:27,131 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (7 of 14 remaining) [2025-03-08 22:12:27,132 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 14 remaining) [2025-03-08 22:12:27,132 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 14 remaining) [2025-03-08 22:12:27,132 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 14 remaining) [2025-03-08 22:12:27,132 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 14 remaining) [2025-03-08 22:12:27,132 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 14 remaining) [2025-03-08 22:12:27,132 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 14 remaining) [2025-03-08 22:12:27,132 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 14 remaining) [2025-03-08 22:12:27,132 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 22:12:27,133 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-08 22:12:27,134 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 22:12:27,135 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-08 22:12:27,157 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 22:12:27,161 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 292 places, 292 transitions, 594 flow [2025-03-08 22:12:27,197 INFO L124 PetriNetUnfolderBase]: 13/376 cut-off events. [2025-03-08 22:12:27,198 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 22:12:27,199 INFO L83 FinitePrefix]: Finished finitePrefix Result has 384 conditions, 376 events. 13/376 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 667 event pairs, 0 based on Foata normal form. 0/341 useless extension candidates. Maximal degree in co-relation 284. Up to 6 conditions per place. [2025-03-08 22:12:27,199 INFO L82 GeneralOperation]: Start removeDead. Operand has 292 places, 292 transitions, 594 flow [2025-03-08 22:12:27,201 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 292 places, 292 transitions, 594 flow [2025-03-08 22:12:27,202 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:12:27,202 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;@279684ec, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:12:27,202 INFO L334 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2025-03-08 22:12:27,213 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:12:27,214 INFO L124 PetriNetUnfolderBase]: 2/165 cut-off events. [2025-03-08 22:12:27,214 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:12:27,214 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:27,214 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:27,214 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-03-08 22:12:27,215 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:27,215 INFO L85 PathProgramCache]: Analyzing trace with hash -68111234, now seen corresponding path program 1 times [2025-03-08 22:12:27,215 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:27,215 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1378471763] [2025-03-08 22:12:27,215 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:27,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:27,239 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-08 22:12:27,247 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-08 22:12:27,251 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:27,252 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:27,303 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:27,304 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:27,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1378471763] [2025-03-08 22:12:27,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1378471763] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:27,304 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:27,304 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:27,304 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [984270987] [2025-03-08 22:12:27,304 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:27,305 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:27,305 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:27,306 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:27,306 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:27,344 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 292 [2025-03-08 22:12:27,345 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 292 places, 292 transitions, 594 flow. Second operand has 3 states, 3 states have (on average 246.0) internal successors, (738), 3 states have internal predecessors, (738), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:27,345 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:27,346 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 292 [2025-03-08 22:12:27,346 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:29,730 INFO L124 PetriNetUnfolderBase]: 8997/24251 cut-off events. [2025-03-08 22:12:29,731 INFO L125 PetriNetUnfolderBase]: For 42/42 co-relation queries the response was YES. [2025-03-08 22:12:29,762 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38428 conditions, 24251 events. 8997/24251 cut-off events. For 42/42 co-relation queries the response was YES. Maximal size of possible extension queue 563. Compared 260374 event pairs, 2879 based on Foata normal form. 1/21613 useless extension candidates. Maximal degree in co-relation 27194. Up to 8268 conditions per place. [2025-03-08 22:12:29,843 INFO L140 encePairwiseOnDemand]: 267/292 looper letters, 65 selfloop transitions, 16 changer transitions 1/326 dead transitions. [2025-03-08 22:12:29,844 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 294 places, 326 transitions, 829 flow [2025-03-08 22:12:29,844 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:29,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:29,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 827 transitions. [2025-03-08 22:12:29,847 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9440639269406392 [2025-03-08 22:12:29,848 INFO L175 Difference]: Start difference. First operand has 292 places, 292 transitions, 594 flow. Second operand 3 states and 827 transitions. [2025-03-08 22:12:29,848 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 294 places, 326 transitions, 829 flow [2025-03-08 22:12:29,849 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 294 places, 326 transitions, 829 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:12:29,852 INFO L231 Difference]: Finished difference. Result has 296 places, 304 transitions, 726 flow [2025-03-08 22:12:29,853 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=292, PETRI_DIFFERENCE_MINUEND_FLOW=588, PETRI_DIFFERENCE_MINUEND_PLACES=292, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=726, PETRI_PLACES=296, PETRI_TRANSITIONS=304} [2025-03-08 22:12:29,855 INFO L279 CegarLoopForPetriNet]: 292 programPoint places, 4 predicate places. [2025-03-08 22:12:29,855 INFO L471 AbstractCegarLoop]: Abstraction has has 296 places, 304 transitions, 726 flow [2025-03-08 22:12:29,855 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 246.0) internal successors, (738), 3 states have internal predecessors, (738), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:29,855 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:29,855 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:29,855 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 22:12:29,856 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-03-08 22:12:29,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:29,856 INFO L85 PathProgramCache]: Analyzing trace with hash 1656621595, now seen corresponding path program 1 times [2025-03-08 22:12:29,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:29,856 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [614261949] [2025-03-08 22:12:29,856 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:29,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:29,874 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-03-08 22:12:29,882 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-03-08 22:12:29,882 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:29,882 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:29,942 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:29,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:29,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [614261949] [2025-03-08 22:12:29,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [614261949] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:29,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:29,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:29,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [625505099] [2025-03-08 22:12:29,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:29,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:29,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:29,944 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:29,944 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:29,976 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 292 [2025-03-08 22:12:29,977 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 296 places, 304 transitions, 726 flow. Second operand has 3 states, 3 states have (on average 255.0) internal successors, (765), 3 states have internal predecessors, (765), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:29,977 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:29,977 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 292 [2025-03-08 22:12:29,977 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:30,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][249], [40#L692-2true, 297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 250#L692-7true, 300#true, Black: 295#true, 293#true]) [2025-03-08 22:12:30,295 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:12:30,295 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:12:30,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:12:30,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:12:30,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 250#L692-7true, 300#true, Black: 295#true, 127#L694-3true, 293#true]) [2025-03-08 22:12:30,375 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:12:30,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:30,376 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:12:30,376 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:12:30,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 233#L694true, 250#L692-7true, 300#true, Black: 295#true, 293#true]) [2025-03-08 22:12:30,407 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:12:30,407 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:12:30,407 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:12:30,407 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:12:30,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 250#L692-7true, 244#L695true, 300#true, Black: 295#true, 293#true]) [2025-03-08 22:12:30,556 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:12:30,556 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:12:30,556 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:12:30,556 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:12:30,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][261], [40#L692-2true, 297#(= |#race~threads_alive~0| 0), 291#true, 250#L692-7true, 300#true, 108#L717-2true, Black: 295#true, 293#true]) [2025-03-08 22:12:30,616 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:12:30,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:30,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:30,617 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:12:30,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 250#L692-7true, 300#true, 108#L717-2true, Black: 295#true, 127#L694-3true, 293#true]) [2025-03-08 22:12:30,713 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:12:30,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:30,713 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:30,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:30,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 233#L694true, 250#L692-7true, 300#true, 108#L717-2true, Black: 295#true, 293#true]) [2025-03-08 22:12:30,800 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:12:30,800 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:12:30,800 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:12:30,800 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:12:30,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 250#L692-7true, 244#L695true, 300#true, 108#L717-2true, Black: 295#true, 293#true]) [2025-03-08 22:12:30,895 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:12:30,896 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:12:30,896 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:12:30,896 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:31,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 250#L692-7true, 41#L697true, 300#true, Black: 295#true, 293#true]) [2025-03-08 22:12:31,028 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:12:31,028 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:12:31,028 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:12:31,028 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:12:31,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 250#L692-7true, 300#true, Black: 295#true, 293#true, 125#L698true]) [2025-03-08 22:12:31,124 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:12:31,124 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:31,124 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:12:31,124 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:31,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 41#L697true, 250#L692-7true, 300#true, 108#L717-2true, Black: 295#true, 293#true]) [2025-03-08 22:12:31,424 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:12:31,424 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:31,424 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:31,424 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:12:31,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][249], [40#L692-2true, 297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 300#true, Black: 295#true, 142#L699-7true, 293#true]) [2025-03-08 22:12:31,540 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:31,540 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:31,540 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:31,540 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:31,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 250#L692-7true, 300#true, 108#L717-2true, Black: 295#true, 125#L698true, 293#true]) [2025-03-08 22:12:31,657 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:12:31,657 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:31,657 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:31,657 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:31,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 300#true, Black: 295#true, 127#L694-3true, 293#true, 142#L699-7true]) [2025-03-08 22:12:31,768 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:31,768 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:31,768 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:31,768 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:31,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 233#L694true, 300#true, Black: 295#true, 142#L699-7true, 293#true]) [2025-03-08 22:12:31,809 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-08 22:12:31,809 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:12:31,809 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:12:31,809 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:12:31,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 244#L695true, 300#true, Black: 295#true, 293#true, 142#L699-7true]) [2025-03-08 22:12:31,889 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-08 22:12:31,889 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:31,889 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:31,889 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:31,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][261], [40#L692-2true, 297#(= |#race~threads_alive~0| 0), 291#true, 300#true, 108#L717-2true, Black: 295#true, 293#true, 142#L699-7true]) [2025-03-08 22:12:31,936 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:31,936 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:31,936 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:31,936 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:32,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 300#true, 108#L717-2true, Black: 295#true, 127#L694-3true, 142#L699-7true, 293#true]) [2025-03-08 22:12:32,010 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-08 22:12:32,010 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 22:12:32,010 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:32,010 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:32,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 233#L694true, 300#true, 108#L717-2true, Black: 295#true, 293#true, 142#L699-7true]) [2025-03-08 22:12:32,044 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-08 22:12:32,044 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:32,044 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:32,044 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 22:12:32,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 244#L695true, 300#true, Black: 295#true, 108#L717-2true, 142#L699-7true, 293#true]) [2025-03-08 22:12:32,106 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 22:12:32,106 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:32,106 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:32,106 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:32,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 41#L697true, 300#true, Black: 295#true, 142#L699-7true, 293#true]) [2025-03-08 22:12:32,203 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 22:12:32,203 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:32,203 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-08 22:12:32,203 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 22:12:32,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [297#(= |#race~threads_alive~0| 0), 15#L713-2true, 291#true, 300#true, Black: 295#true, 125#L698true, 142#L699-7true, 293#true]) [2025-03-08 22:12:32,354 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-08 22:12:32,354 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:32,354 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:32,354 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 22:12:32,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 41#L697true, 300#true, 108#L717-2true, Black: 295#true, 142#L699-7true, 293#true]) [2025-03-08 22:12:32,437 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:32,437 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:32,437 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:32,437 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:32,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [297#(= |#race~threads_alive~0| 0), 291#true, 300#true, 108#L717-2true, Black: 295#true, 125#L698true, 293#true, 142#L699-7true]) [2025-03-08 22:12:32,473 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:32,473 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:32,473 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:32,473 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:32,617 INFO L124 PetriNetUnfolderBase]: 10081/28689 cut-off events. [2025-03-08 22:12:32,617 INFO L125 PetriNetUnfolderBase]: For 9488/10055 co-relation queries the response was YES. [2025-03-08 22:12:32,664 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53778 conditions, 28689 events. 10081/28689 cut-off events. For 9488/10055 co-relation queries the response was YES. Maximal size of possible extension queue 637. Compared 322201 event pairs, 5324 based on Foata normal form. 149/26064 useless extension candidates. Maximal degree in co-relation 25776. Up to 13152 conditions per place. [2025-03-08 22:12:32,747 INFO L140 encePairwiseOnDemand]: 282/292 looper letters, 59 selfloop transitions, 16 changer transitions 0/333 dead transitions. [2025-03-08 22:12:32,747 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 297 places, 333 transitions, 975 flow [2025-03-08 22:12:32,747 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:32,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:32,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 819 transitions. [2025-03-08 22:12:32,749 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.934931506849315 [2025-03-08 22:12:32,749 INFO L175 Difference]: Start difference. First operand has 296 places, 304 transitions, 726 flow. Second operand 3 states and 819 transitions. [2025-03-08 22:12:32,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 297 places, 333 transitions, 975 flow [2025-03-08 22:12:32,767 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 295 places, 333 transitions, 931 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:32,770 INFO L231 Difference]: Finished difference. Result has 297 places, 318 transitions, 840 flow [2025-03-08 22:12:32,770 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=292, PETRI_DIFFERENCE_MINUEND_FLOW=694, PETRI_DIFFERENCE_MINUEND_PLACES=293, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=304, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=288, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=840, PETRI_PLACES=297, PETRI_TRANSITIONS=318} [2025-03-08 22:12:32,771 INFO L279 CegarLoopForPetriNet]: 292 programPoint places, 5 predicate places. [2025-03-08 22:12:32,771 INFO L471 AbstractCegarLoop]: Abstraction has has 297 places, 318 transitions, 840 flow [2025-03-08 22:12:32,771 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.0) internal successors, (765), 3 states have internal predecessors, (765), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:32,771 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:32,772 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:32,772 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 22:12:32,772 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-03-08 22:12:32,772 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:32,772 INFO L85 PathProgramCache]: Analyzing trace with hash 1643836451, now seen corresponding path program 1 times [2025-03-08 22:12:32,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:32,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [402081361] [2025-03-08 22:12:32,773 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:32,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:32,786 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 167 statements into 1 equivalence classes. [2025-03-08 22:12:32,792 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 167 of 167 statements. [2025-03-08 22:12:32,792 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:32,792 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:32,839 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:32,839 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:32,839 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [402081361] [2025-03-08 22:12:32,839 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [402081361] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:32,839 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:32,839 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:32,839 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [842841514] [2025-03-08 22:12:32,839 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:32,839 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:32,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:32,840 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:32,840 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:32,850 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 262 out of 292 [2025-03-08 22:12:32,851 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 297 places, 318 transitions, 840 flow. Second operand has 3 states, 3 states have (on average 264.0) internal successors, (792), 3 states have internal predecessors, (792), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:32,851 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:32,852 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 262 of 292 [2025-03-08 22:12:32,852 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:33,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][243], [40#L692-2true, 15#L713-2true, 291#true, 250#L692-7true, 300#true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:33,176 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:12:33,176 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:12:33,176 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:12:33,176 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:12:33,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [15#L713-2true, 291#true, 250#L692-7true, 300#true, Black: 295#true, 127#L694-3true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:33,230 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:12:33,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:12:33,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:12:33,231 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:33,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([886] L692-8-->L692-6: Formula: (= |v_#race~threads_alive~0_12| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_12|} AuxVars[] AssignedVars[#race~threads_alive~0][283], [182#L692-6true, 40#L692-2true, 291#true, 61#L717-1true, 300#true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:33,310 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:12:33,310 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:12:33,310 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:33,310 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:33,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][254], [40#L692-2true, 291#true, 250#L692-7true, 300#true, 108#L717-2true, Black: 295#true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:33,337 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:12:33,337 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:33,337 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:33,337 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:12:33,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([886] L692-8-->L692-6: Formula: (= |v_#race~threads_alive~0_12| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_12|} AuxVars[] AssignedVars[#race~threads_alive~0][221], [182#L692-6true, 291#true, 61#L717-1true, 300#true, Black: 295#true, 127#L694-3true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:33,387 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:12:33,387 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:33,387 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:33,387 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:33,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [182#L692-6true, 291#true, 300#true, 108#L717-2true, Black: 295#true, 127#L694-3true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:33,393 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:12:33,393 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:12:33,393 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:12:33,394 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:12:33,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [291#true, 250#L692-7true, 300#true, 108#L717-2true, Black: 295#true, 127#L694-3true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:33,394 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:12:33,394 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:33,394 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:33,394 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:33,423 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [291#true, 250#L692-7true, 300#true, 108#L717-2true, Black: 295#true, 127#L694-3true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:33,424 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:12:33,424 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:33,424 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:33,424 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:33,424 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:34,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([914] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][328], [40#L692-2true, 291#true, 300#true, Black: 295#true, 222#L699-6true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 232#L713-1true]) [2025-03-08 22:12:34,363 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,363 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,363 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,363 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][243], [40#L692-2true, 15#L713-2true, 291#true, 300#true, Black: 295#true, 222#L699-6true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,435 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:12:34,435 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:34,435 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:34,435 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:34,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][243], [40#L692-2true, 15#L713-2true, 291#true, 300#true, Black: 295#true, 142#L699-7true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,435 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,435 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,435 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,436 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][243], [40#L692-2true, 15#L713-2true, 291#true, 300#true, Black: 295#true, 142#L699-7true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,436 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,436 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,436 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,436 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,436 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([914] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][328], [40#L692-2true, 291#true, 61#L717-1true, 300#true, Black: 295#true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,536 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,536 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,536 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,536 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [15#L713-2true, 291#true, 300#true, Black: 295#true, 109#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 293#true, 305#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,569 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,569 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,569 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:34,569 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:34,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [15#L713-2true, 291#true, 300#true, Black: 295#true, 127#L694-3true, 142#L699-7true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,578 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,578 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,578 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:34,578 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([914] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][300], [291#true, 61#L717-1true, 300#true, Black: 295#true, 127#L694-3true, 222#L699-6true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,800 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:34,800 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:34,800 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:34,800 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:34,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][254], [40#L692-2true, 291#true, 300#true, 108#L717-2true, Black: 295#true, 222#L699-6true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,910 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-08 22:12:34,910 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:34,910 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:34,910 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:34,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [291#true, 300#true, 108#L717-2true, Black: 295#true, 109#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 293#true, 305#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,910 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:34,910 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][254], [40#L692-2true, 291#true, 300#true, 108#L717-2true, Black: 295#true, 293#true, 305#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,911 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][254], [40#L692-2true, 291#true, 300#true, 108#L717-2true, Black: 295#true, 142#L699-7true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:34,911 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:34,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:35,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [15#L713-2true, 291#true, 85#L699-1true, 175#L699-6true, 300#true, Black: 295#true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,607 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-08 22:12:35,607 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:12:35,607 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:12:35,607 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 22:12:35,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [225#L699-7true, 15#L713-2true, 291#true, 85#L699-1true, 300#true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,630 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:12:35,630 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:35,630 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 22:12:35,630 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 22:12:35,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [291#true, 175#L699-6true, 300#true, 108#L717-2true, Black: 295#true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,663 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,663 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 22:12:35,663 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 22:12:35,663 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [225#L699-7true, 291#true, 300#true, 108#L717-2true, Black: 295#true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,683 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,683 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:35,683 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:35,683 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [291#true, 175#L699-6true, 300#true, 108#L717-2true, Black: 295#true, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,683 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,683 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,683 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:35,683 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 22:12:35,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [225#L699-7true, 291#true, 300#true, 108#L717-2true, Black: 295#true, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,703 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-08 22:12:35,703 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:35,703 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:12:35,703 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:35,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][157], [15#L713-2true, 291#true, 85#L699-1true, 300#true, Black: 295#true, 105#L699-1true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,714 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-08 22:12:35,714 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 22:12:35,714 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:12:35,714 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 22:12:35,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][263], [291#true, 300#true, Black: 295#true, 108#L717-2true, 105#L699-1true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,753 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 22:12:35,753 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,753 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,753 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:35,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][263], [291#true, 85#L699-1true, 175#L699-6true, 300#true, Black: 295#true, 108#L717-2true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,754 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 22:12:35,754 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:35,754 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,754 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [291#true, 85#L699-1true, 175#L699-6true, 300#true, 108#L717-2true, Black: 295#true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,754 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 22:12:35,754 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,754 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,754 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][263], [291#true, 300#true, Black: 295#true, 108#L717-2true, 105#L699-1true, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,769 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [291#true, 300#true, 108#L717-2true, Black: 295#true, 105#L699-1true, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,769 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][263], [291#true, 300#true, 46#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 295#true, 108#L717-2true, 105#L699-1true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,769 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][263], [225#L699-7true, 291#true, 85#L699-1true, 300#true, Black: 295#true, 108#L717-2true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,769 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [225#L699-7true, 291#true, 85#L699-1true, 300#true, 108#L717-2true, Black: 295#true, 293#true, 305#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,770 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,770 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,770 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,770 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][263], [291#true, 85#L699-1true, 300#true, 13#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 295#true, 108#L717-2true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,770 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,770 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,770 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:12:35,770 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:35,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][263], [291#true, 85#L699-1true, 300#true, Black: 295#true, 108#L717-2true, 105#L699-1true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:35,814 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 22:12:35,814 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:35,814 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:35,814 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:35,840 INFO L124 PetriNetUnfolderBase]: 8936/30225 cut-off events. [2025-03-08 22:12:35,840 INFO L125 PetriNetUnfolderBase]: For 4277/4711 co-relation queries the response was YES. [2025-03-08 22:12:35,903 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51245 conditions, 30225 events. 8936/30225 cut-off events. For 4277/4711 co-relation queries the response was YES. Maximal size of possible extension queue 774. Compared 371621 event pairs, 4658 based on Foata normal form. 37/26857 useless extension candidates. Maximal degree in co-relation 48932. Up to 8478 conditions per place. [2025-03-08 22:12:35,984 INFO L140 encePairwiseOnDemand]: 287/292 looper letters, 38 selfloop transitions, 4 changer transitions 0/333 dead transitions. [2025-03-08 22:12:35,984 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 299 places, 333 transitions, 954 flow [2025-03-08 22:12:35,985 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:35,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:35,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 829 transitions. [2025-03-08 22:12:35,986 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9463470319634704 [2025-03-08 22:12:35,986 INFO L175 Difference]: Start difference. First operand has 297 places, 318 transitions, 840 flow. Second operand 3 states and 829 transitions. [2025-03-08 22:12:35,986 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 299 places, 333 transitions, 954 flow [2025-03-08 22:12:36,000 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 297 places, 333 transitions, 922 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:36,003 INFO L231 Difference]: Finished difference. Result has 299 places, 321 transitions, 838 flow [2025-03-08 22:12:36,004 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=292, PETRI_DIFFERENCE_MINUEND_FLOW=808, PETRI_DIFFERENCE_MINUEND_PLACES=295, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=318, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=314, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=838, PETRI_PLACES=299, PETRI_TRANSITIONS=321} [2025-03-08 22:12:36,006 INFO L279 CegarLoopForPetriNet]: 292 programPoint places, 7 predicate places. [2025-03-08 22:12:36,006 INFO L471 AbstractCegarLoop]: Abstraction has has 299 places, 321 transitions, 838 flow [2025-03-08 22:12:36,007 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 264.0) internal successors, (792), 3 states have internal predecessors, (792), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:36,007 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:36,007 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:36,007 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 22:12:36,007 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-03-08 22:12:36,008 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:36,008 INFO L85 PathProgramCache]: Analyzing trace with hash 1907749857, now seen corresponding path program 1 times [2025-03-08 22:12:36,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:36,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [625208736] [2025-03-08 22:12:36,008 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:36,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:36,024 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-03-08 22:12:36,032 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-03-08 22:12:36,034 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:36,034 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:36,083 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:36,084 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:36,084 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [625208736] [2025-03-08 22:12:36,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [625208736] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:36,084 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:36,084 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:36,085 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472292089] [2025-03-08 22:12:36,085 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:36,086 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:36,089 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:36,090 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:36,090 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:36,100 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 260 out of 292 [2025-03-08 22:12:36,101 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 299 places, 321 transitions, 838 flow. Second operand has 3 states, 3 states have (on average 262.3333333333333) internal successors, (787), 3 states have internal predecessors, (787), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:36,101 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:36,101 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 260 of 292 [2025-03-08 22:12:36,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:36,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][243], [310#true, 40#L692-2true, 15#L713-2true, Black: 307#(= |#race~data~0| 0), 291#true, 250#L692-7true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:36,418 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:12:36,418 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:12:36,418 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:12:36,418 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:12:36,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [310#true, 15#L713-2true, Black: 307#(= |#race~data~0| 0), 291#true, 250#L692-7true, Black: 295#true, 127#L694-3true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:36,478 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:12:36,478 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:12:36,479 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:36,479 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:12:36,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([886] L692-8-->L692-6: Formula: (= |v_#race~threads_alive~0_12| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_12|} AuxVars[] AssignedVars[#race~threads_alive~0][285], [310#true, 40#L692-2true, 182#L692-6true, Black: 307#(= |#race~data~0| 0), 291#true, 61#L717-1true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:36,563 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:12:36,563 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:12:36,563 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:36,563 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:36,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][254], [310#true, 40#L692-2true, Black: 307#(= |#race~data~0| 0), 291#true, 250#L692-7true, 108#L717-2true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:36,595 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:12:36,595 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:12:36,595 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:36,595 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:12:36,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([886] L692-8-->L692-6: Formula: (= |v_#race~threads_alive~0_12| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_12|} AuxVars[] AssignedVars[#race~threads_alive~0][221], [310#true, 182#L692-6true, Black: 307#(= |#race~data~0| 0), 291#true, 61#L717-1true, Black: 295#true, 127#L694-3true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:36,651 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:12:36,651 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:36,651 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:36,651 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:36,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [310#true, 182#L692-6true, Black: 307#(= |#race~data~0| 0), 291#true, 108#L717-2true, Black: 295#true, 127#L694-3true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:36,657 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:12:36,657 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:12:36,657 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:12:36,657 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:12:36,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [310#true, Black: 307#(= |#race~data~0| 0), 291#true, 250#L692-7true, 108#L717-2true, Black: 295#true, 127#L694-3true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:36,658 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:12:36,658 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:36,658 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:36,658 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:36,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [310#true, Black: 307#(= |#race~data~0| 0), 291#true, 250#L692-7true, 108#L717-2true, Black: 295#true, 127#L694-3true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:36,689 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:12:36,689 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:36,689 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:36,689 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:12:36,689 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:12:37,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L719-3-->L719: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret24#1_7|) (= |v_#pthreadsMutex_81| (store |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45| (store (select |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45|) |v_~#threads_alive_mutex~0.offset_45| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_82|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_81|, ULTIMATE.start_main_#t~ret24#1=|v_ULTIMATE.start_main_#t~ret24#1_7|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret24#1][293], [182#L692-6true, 291#true, Black: 307#(= |#race~data~0| 0), 243#L696-2true, 312#(= |threadThread1of2ForFork0_#t~nondet6| |#race~data~0|), Black: 295#true, 219#L719true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,344 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,344 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:12:37,344 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:12:37,344 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:12:37,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L718-5-->L718-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret22#1_6|) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41| (store (select |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41|) |v_~#threads_alive_mutex~0.offset_41| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_74|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|} OutVars{ULTIMATE.start_main_#t~ret22#1=|v_ULTIMATE.start_main_#t~ret22#1_6|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret22#1, #pthreadsMutex][294], [182#L692-6true, 291#true, Black: 307#(= |#race~data~0| 0), 243#L696-2true, 312#(= |threadThread1of2ForFork0_#t~nondet6| |#race~data~0|), Black: 295#true, 279#L718-2true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,344 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,344 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:12:37,344 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:12:37,344 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:12:37,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([914] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][337], [310#true, 40#L692-2true, 291#true, Black: 307#(= |#race~data~0| 0), Black: 295#true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|), 232#L713-1true]) [2025-03-08 22:12:37,437 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,437 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:37,437 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,437 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:37,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][243], [40#L692-2true, 310#true, 15#L713-2true, Black: 307#(= |#race~data~0| 0), 291#true, Black: 295#true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,488 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][243], [40#L692-2true, 310#true, 15#L713-2true, Black: 307#(= |#race~data~0| 0), 291#true, Black: 295#true, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,488 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][243], [310#true, 40#L692-2true, 15#L713-2true, Black: 307#(= |#race~data~0| 0), 291#true, Black: 295#true, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,488 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,488 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L719-3-->L719: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret24#1_7|) (= |v_#pthreadsMutex_81| (store |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45| (store (select |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45|) |v_~#threads_alive_mutex~0.offset_45| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_82|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_81|, ULTIMATE.start_main_#t~ret24#1=|v_ULTIMATE.start_main_#t~ret24#1_7|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret24#1][190], [182#L692-6true, 310#true, 291#true, Black: 307#(= |#race~data~0| 0), 41#L697true, Black: 295#true, 219#L719true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,493 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:12:37,493 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:37,493 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:37,493 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:37,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L718-5-->L718-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret22#1_6|) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41| (store (select |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41|) |v_~#threads_alive_mutex~0.offset_41| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_74|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|} OutVars{ULTIMATE.start_main_#t~ret22#1=|v_ULTIMATE.start_main_#t~ret22#1_6|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret22#1, #pthreadsMutex][191], [182#L692-6true, 310#true, 291#true, Black: 307#(= |#race~data~0| 0), 41#L697true, Black: 295#true, 279#L718-2true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,494 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:12:37,494 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:37,494 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:37,494 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:12:37,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][295], [182#L692-6true, 310#true, 61#L717-1true, 291#true, Black: 307#(= |#race~data~0| 0), 175#L699-6true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,544 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,544 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][295], [310#true, 291#true, Black: 307#(= |#race~data~0| 0), 250#L692-7true, 175#L699-6true, 108#L717-2true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,545 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([914] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][337], [40#L692-2true, 310#true, 291#true, 61#L717-1true, Black: 307#(= |#race~data~0| 0), Black: 295#true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,562 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,562 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,562 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,562 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [310#true, 15#L713-2true, 291#true, Black: 307#(= |#race~data~0| 0), Black: 295#true, 109#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,586 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,586 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:12:37,586 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,586 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:12:37,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([804] L713-->L713-2: Formula: (= 0 |v_#race~threads_alive~0_6|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][173], [310#true, 15#L713-2true, Black: 307#(= |#race~data~0| 0), 291#true, Black: 295#true, 127#L694-3true, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,593 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,593 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:37,593 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:37,593 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L719-3-->L719: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret24#1_7|) (= |v_#pthreadsMutex_81| (store |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45| (store (select |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45|) |v_~#threads_alive_mutex~0.offset_45| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_82|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_81|, ULTIMATE.start_main_#t~ret24#1=|v_ULTIMATE.start_main_#t~ret24#1_7|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret24#1][190], [182#L692-6true, 310#true, 291#true, Black: 307#(= |#race~data~0| 0), Black: 295#true, 219#L719true, 305#true, 293#true, 125#L698true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,599 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L719-3-->L719: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret24#1_7|) (= |v_#pthreadsMutex_81| (store |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45| (store (select |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45|) |v_~#threads_alive_mutex~0.offset_45| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_82|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_81|, ULTIMATE.start_main_#t~ret24#1=|v_ULTIMATE.start_main_#t~ret24#1_7|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret24#1][293], [Black: 307#(= |#race~data~0| 0), 291#true, 243#L696-2true, 312#(= |threadThread1of2ForFork0_#t~nondet6| |#race~data~0|), 84#L692-1true, Black: 295#true, 219#L719true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,599 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L718-5-->L718-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret22#1_6|) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41| (store (select |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41|) |v_~#threads_alive_mutex~0.offset_41| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_74|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|} OutVars{ULTIMATE.start_main_#t~ret22#1=|v_ULTIMATE.start_main_#t~ret22#1_6|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret22#1, #pthreadsMutex][191], [182#L692-6true, 310#true, 291#true, Black: 307#(= |#race~data~0| 0), Black: 295#true, 279#L718-2true, 305#true, 293#true, 125#L698true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,599 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L718-5-->L718-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret22#1_6|) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41| (store (select |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41|) |v_~#threads_alive_mutex~0.offset_41| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_74|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|} OutVars{ULTIMATE.start_main_#t~ret22#1=|v_ULTIMATE.start_main_#t~ret22#1_6|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret22#1, #pthreadsMutex][294], [Black: 307#(= |#race~data~0| 0), 291#true, 243#L696-2true, 312#(= |threadThread1of2ForFork0_#t~nondet6| |#race~data~0|), 84#L692-1true, Black: 295#true, 279#L718-2true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,600 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][295], [310#true, 61#L717-1true, 291#true, Black: 307#(= |#race~data~0| 0), 175#L699-6true, 250#L692-7true, Black: 295#true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,600 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:37,600 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:12:37,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([914] L699-8-->L699-6: Formula: (= |v_#race~threads_alive~0_18| 0) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_18|} AuxVars[] AssignedVars[#race~threads_alive~0][307], [310#true, 291#true, Black: 307#(= |#race~data~0| 0), 61#L717-1true, Black: 295#true, 127#L694-3true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,785 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:12:37,785 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:37,785 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:37,785 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 22:12:37,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][254], [310#true, 40#L692-2true, Black: 307#(= |#race~data~0| 0), 291#true, 108#L717-2true, Black: 295#true, 222#L699-6true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,885 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-08 22:12:37,885 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,885 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,885 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [310#true, Black: 307#(= |#race~data~0| 0), 291#true, 108#L717-2true, Black: 295#true, 109#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,886 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][254], [310#true, 40#L692-2true, Black: 307#(= |#race~data~0| 0), 291#true, 108#L717-2true, Black: 295#true, 305#true, 293#true, 142#L699-7true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,886 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][254], [310#true, 40#L692-2true, Black: 307#(= |#race~data~0| 0), 291#true, 108#L717-2true, Black: 295#true, 305#true, 142#L699-7true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:37,886 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:12:37,886 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 22:12:39,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L719-3-->L719: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret24#1_7|) (= |v_#pthreadsMutex_81| (store |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45| (store (select |v_#pthreadsMutex_82| |v_~#threads_alive_mutex~0.base_45|) |v_~#threads_alive_mutex~0.offset_45| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_82|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_81|, ULTIMATE.start_main_#t~ret24#1=|v_ULTIMATE.start_main_#t~ret24#1_7|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_45|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_45|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret24#1][190], [310#true, 291#true, Black: 307#(= |#race~data~0| 0), 190#L701true, 168#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 295#true, 219#L719true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:39,129 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 22:12:39,129 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:39,129 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:39,129 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:39,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L718-5-->L718-2: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret22#1_6|) (= |v_#pthreadsMutex_73| (store |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41| (store (select |v_#pthreadsMutex_74| |v_~#threads_alive_mutex~0.base_41|) |v_~#threads_alive_mutex~0.offset_41| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_74|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|} OutVars{ULTIMATE.start_main_#t~ret22#1=|v_ULTIMATE.start_main_#t~ret22#1_6|, #pthreadsMutex=|v_#pthreadsMutex_73|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_41|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_41|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret22#1, #pthreadsMutex][191], [310#true, 291#true, Black: 307#(= |#race~data~0| 0), 190#L701true, 168#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 295#true, 279#L718-2true, 305#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:39,129 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 22:12:39,129 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:39,130 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:12:39,130 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:39,216 INFO L124 PetriNetUnfolderBase]: 10616/34625 cut-off events. [2025-03-08 22:12:39,216 INFO L125 PetriNetUnfolderBase]: For 5279/5913 co-relation queries the response was YES. [2025-03-08 22:12:39,284 INFO L83 FinitePrefix]: Finished finitePrefix Result has 59976 conditions, 34625 events. 10616/34625 cut-off events. For 5279/5913 co-relation queries the response was YES. Maximal size of possible extension queue 847. Compared 429560 event pairs, 5719 based on Foata normal form. 37/30991 useless extension candidates. Maximal degree in co-relation 57422. Up to 10855 conditions per place. [2025-03-08 22:12:39,368 INFO L140 encePairwiseOnDemand]: 286/292 looper letters, 44 selfloop transitions, 7 changer transitions 0/341 dead transitions. [2025-03-08 22:12:39,368 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 301 places, 341 transitions, 995 flow [2025-03-08 22:12:39,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:39,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:39,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 829 transitions. [2025-03-08 22:12:39,370 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9463470319634704 [2025-03-08 22:12:39,370 INFO L175 Difference]: Start difference. First operand has 299 places, 321 transitions, 838 flow. Second operand 3 states and 829 transitions. [2025-03-08 22:12:39,370 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 301 places, 341 transitions, 995 flow [2025-03-08 22:12:39,411 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 299 places, 341 transitions, 983 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:39,413 INFO L231 Difference]: Finished difference. Result has 301 places, 326 transitions, 886 flow [2025-03-08 22:12:39,414 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=292, PETRI_DIFFERENCE_MINUEND_FLOW=830, PETRI_DIFFERENCE_MINUEND_PLACES=297, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=314, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=886, PETRI_PLACES=301, PETRI_TRANSITIONS=326} [2025-03-08 22:12:39,414 INFO L279 CegarLoopForPetriNet]: 292 programPoint places, 9 predicate places. [2025-03-08 22:12:39,415 INFO L471 AbstractCegarLoop]: Abstraction has has 301 places, 326 transitions, 886 flow [2025-03-08 22:12:39,415 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 262.3333333333333) internal successors, (787), 3 states have internal predecessors, (787), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:39,415 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:39,415 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:39,415 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 22:12:39,415 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-03-08 22:12:39,416 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:39,416 INFO L85 PathProgramCache]: Analyzing trace with hash -647314869, now seen corresponding path program 1 times [2025-03-08 22:12:39,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:39,416 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [4487649] [2025-03-08 22:12:39,416 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:39,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:39,429 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 178 statements into 1 equivalence classes. [2025-03-08 22:12:39,436 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 178 of 178 statements. [2025-03-08 22:12:39,436 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:39,436 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:39,566 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:39,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:39,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [4487649] [2025-03-08 22:12:39,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [4487649] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:39,566 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:39,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:12:39,566 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1439512883] [2025-03-08 22:12:39,566 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:39,567 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:39,567 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:39,567 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:39,567 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:39,576 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 266 out of 292 [2025-03-08 22:12:39,577 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 301 places, 326 transitions, 886 flow. Second operand has 3 states, 3 states have (on average 267.3333333333333) internal successors, (802), 3 states have internal predecessors, (802), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:39,577 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:39,577 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 266 of 292 [2025-03-08 22:12:39,577 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:41,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([925] L701-3-->L701: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= |v_#pthreadsMutex_97| (store |v_#pthreadsMutex_98| |v_~#threads_alive_mutex~0.base_53| (store (select |v_#pthreadsMutex_98| |v_~#threads_alive_mutex~0.base_53|) |v_~#threads_alive_mutex~0.offset_53| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_98|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_53|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_97|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_53|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_53|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][330], [310#true, 291#true, Black: 307#(= |#race~data~0| 0), 41#L697true, 190#L701true, 315#true, 186#L720-1true, Black: 297#(= |#race~threads_alive~0| 0), Black: 312#(= |threadThread1of2ForFork0_#t~nondet6| |#race~data~0|), 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:41,026 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 22:12:41,026 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:41,026 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:41,026 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:12:41,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([925] L701-3-->L701: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret11_1| 0) (= |v_#pthreadsMutex_97| (store |v_#pthreadsMutex_98| |v_~#threads_alive_mutex~0.base_53| (store (select |v_#pthreadsMutex_98| |v_~#threads_alive_mutex~0.base_53|) |v_~#threads_alive_mutex~0.offset_53| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_98|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_53|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_53|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_97|, ~#threads_alive_mutex~0.offset=|v_~#threads_alive_mutex~0.offset_53|, threadThread2of2ForFork0_#t~ret11=|v_threadThread2of2ForFork0_#t~ret11_1|, ~#threads_alive_mutex~0.base=|v_~#threads_alive_mutex~0.base_53|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret11][330], [310#true, 291#true, Black: 307#(= |#race~data~0| 0), 190#L701true, 41#L697true, 315#true, Black: 312#(= |threadThread1of2ForFork0_#t~nondet6| |#race~data~0|), Black: 297#(= |#race~threads_alive~0| 0), 263#L720-2true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:41,049 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 22:12:41,049 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:41,050 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:41,050 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:12:41,191 INFO L124 PetriNetUnfolderBase]: 3387/16569 cut-off events. [2025-03-08 22:12:41,191 INFO L125 PetriNetUnfolderBase]: For 2310/2895 co-relation queries the response was YES. [2025-03-08 22:12:41,233 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27348 conditions, 16569 events. 3387/16569 cut-off events. For 2310/2895 co-relation queries the response was YES. Maximal size of possible extension queue 509. Compared 205883 event pairs, 913 based on Foata normal form. 534/15604 useless extension candidates. Maximal degree in co-relation 18782. Up to 2554 conditions per place. [2025-03-08 22:12:41,272 INFO L140 encePairwiseOnDemand]: 274/292 looper letters, 18 selfloop transitions, 18 changer transitions 0/335 dead transitions. [2025-03-08 22:12:41,272 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 303 places, 335 transitions, 965 flow [2025-03-08 22:12:41,272 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:41,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:41,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 842 transitions. [2025-03-08 22:12:41,274 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9611872146118722 [2025-03-08 22:12:41,274 INFO L175 Difference]: Start difference. First operand has 301 places, 326 transitions, 886 flow. Second operand 3 states and 842 transitions. [2025-03-08 22:12:41,274 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 303 places, 335 transitions, 965 flow [2025-03-08 22:12:41,278 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 301 places, 335 transitions, 951 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:12:41,281 INFO L231 Difference]: Finished difference. Result has 302 places, 332 transitions, 942 flow [2025-03-08 22:12:41,281 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=292, PETRI_DIFFERENCE_MINUEND_FLOW=848, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=322, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=942, PETRI_PLACES=302, PETRI_TRANSITIONS=332} [2025-03-08 22:12:41,283 INFO L279 CegarLoopForPetriNet]: 292 programPoint places, 10 predicate places. [2025-03-08 22:12:41,284 INFO L471 AbstractCegarLoop]: Abstraction has has 302 places, 332 transitions, 942 flow [2025-03-08 22:12:41,284 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 267.3333333333333) internal successors, (802), 3 states have internal predecessors, (802), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:41,284 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:41,285 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:41,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 22:12:41,285 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-03-08 22:12:41,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:41,286 INFO L85 PathProgramCache]: Analyzing trace with hash 724746384, now seen corresponding path program 1 times [2025-03-08 22:12:41,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:41,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [708031574] [2025-03-08 22:12:41,286 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:41,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:41,303 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 179 statements into 1 equivalence classes. [2025-03-08 22:12:41,313 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 179 of 179 statements. [2025-03-08 22:12:41,313 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:41,313 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:41,352 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:41,352 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:41,352 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [708031574] [2025-03-08 22:12:41,352 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [708031574] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:41,353 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:41,353 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:41,353 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1609217854] [2025-03-08 22:12:41,353 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:41,353 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:41,353 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:41,354 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:41,354 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:41,400 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 292 [2025-03-08 22:12:41,401 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 302 places, 332 transitions, 942 flow. Second operand has 3 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:41,401 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:41,401 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 292 [2025-03-08 22:12:41,401 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:12:43,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L717-->L717-2: Formula: (= 0 |v_#race~threads_alive~0_3|) InVars {} OutVars{#race~threads_alive~0=|v_#race~threads_alive~0_3|} AuxVars[] AssignedVars[#race~threads_alive~0][180], [225#L699-7true, 177#L697true, 317#(= (select (select |#pthreadsMutex| |~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 1), 319#true, Black: 307#(= |#race~data~0| 0), 291#true, Black: 312#(= |threadThread1of2ForFork0_#t~nondet6| |#race~data~0|), 108#L717-2true, Black: 295#true, 293#true, Black: 302#(= |threadThread1of2ForFork0_#t~nondet2| |#race~threads_alive~0|)]) [2025-03-08 22:12:43,105 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 22:12:43,105 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:43,105 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:12:43,105 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 22:12:43,444 INFO L124 PetriNetUnfolderBase]: 5366/20916 cut-off events. [2025-03-08 22:12:43,444 INFO L125 PetriNetUnfolderBase]: For 12244/13235 co-relation queries the response was YES. [2025-03-08 22:12:43,491 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45443 conditions, 20916 events. 5366/20916 cut-off events. For 12244/13235 co-relation queries the response was YES. Maximal size of possible extension queue 616. Compared 255203 event pairs, 2162 based on Foata normal form. 77/19385 useless extension candidates. Maximal degree in co-relation 43526. Up to 8642 conditions per place. [2025-03-08 22:12:43,548 INFO L140 encePairwiseOnDemand]: 284/292 looper letters, 74 selfloop transitions, 12 changer transitions 0/354 dead transitions. [2025-03-08 22:12:43,548 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 354 transitions, 1215 flow [2025-03-08 22:12:43,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:12:43,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:12:43,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 814 transitions. [2025-03-08 22:12:43,550 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9292237442922374 [2025-03-08 22:12:43,550 INFO L175 Difference]: Start difference. First operand has 302 places, 332 transitions, 942 flow. Second operand 3 states and 814 transitions. [2025-03-08 22:12:43,550 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 354 transitions, 1215 flow [2025-03-08 22:12:43,558 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 354 transitions, 1186 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:12:43,560 INFO L231 Difference]: Finished difference. Result has 305 places, 342 transitions, 1038 flow [2025-03-08 22:12:43,561 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=292, PETRI_DIFFERENCE_MINUEND_FLOW=924, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=332, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=320, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1038, PETRI_PLACES=305, PETRI_TRANSITIONS=342} [2025-03-08 22:12:43,561 INFO L279 CegarLoopForPetriNet]: 292 programPoint places, 13 predicate places. [2025-03-08 22:12:43,561 INFO L471 AbstractCegarLoop]: Abstraction has has 305 places, 342 transitions, 1038 flow [2025-03-08 22:12:43,562 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:43,562 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:43,562 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:43,562 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 22:12:43,562 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-03-08 22:12:43,563 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:43,563 INFO L85 PathProgramCache]: Analyzing trace with hash -1411954852, now seen corresponding path program 1 times [2025-03-08 22:12:43,563 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:43,563 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [445968057] [2025-03-08 22:12:43,563 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:43,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:43,575 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 183 statements into 1 equivalence classes. [2025-03-08 22:12:43,585 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 183 of 183 statements. [2025-03-08 22:12:43,585 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:43,585 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:12:43,585 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:12:43,594 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 183 statements into 1 equivalence classes. [2025-03-08 22:12:43,604 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 183 of 183 statements. [2025-03-08 22:12:43,604 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:43,604 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:12:43,635 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:12:43,636 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (18 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (17 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (16 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (15 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (14 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (13 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (12 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (11 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (10 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (9 of 19 remaining) [2025-03-08 22:12:43,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 19 remaining) [2025-03-08 22:12:43,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (7 of 19 remaining) [2025-03-08 22:12:43,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 19 remaining) [2025-03-08 22:12:43,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 19 remaining) [2025-03-08 22:12:43,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 19 remaining) [2025-03-08 22:12:43,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 19 remaining) [2025-03-08 22:12:43,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 19 remaining) [2025-03-08 22:12:43,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 19 remaining) [2025-03-08 22:12:43,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 19 remaining) [2025-03-08 22:12:43,637 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 22:12:43,637 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:43,638 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 22:12:43,638 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-08 22:12:43,663 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 22:12:43,665 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 341 places, 339 transitions, 696 flow [2025-03-08 22:12:43,694 INFO L124 PetriNetUnfolderBase]: 17/469 cut-off events. [2025-03-08 22:12:43,694 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-08 22:12:43,695 INFO L83 FinitePrefix]: Finished finitePrefix Result has 482 conditions, 469 events. 17/469 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 1065 event pairs, 0 based on Foata normal form. 0/421 useless extension candidates. Maximal degree in co-relation 380. Up to 8 conditions per place. [2025-03-08 22:12:43,695 INFO L82 GeneralOperation]: Start removeDead. Operand has 341 places, 339 transitions, 696 flow [2025-03-08 22:12:43,698 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 341 places, 339 transitions, 696 flow [2025-03-08 22:12:43,699 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:12:43,699 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;@279684ec, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:12:43,699 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-03-08 22:12:43,705 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:12:43,705 INFO L124 PetriNetUnfolderBase]: 2/165 cut-off events. [2025-03-08 22:12:43,705 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:12:43,705 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:12:43,705 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:12:43,705 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-08 22:12:43,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:12:43,706 INFO L85 PathProgramCache]: Analyzing trace with hash -1182915855, now seen corresponding path program 1 times [2025-03-08 22:12:43,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:12:43,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425271986] [2025-03-08 22:12:43,706 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:12:43,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:12:43,722 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-03-08 22:12:43,728 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-03-08 22:12:43,728 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:12:43,728 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:12:43,752 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:12:43,752 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:12:43,752 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425271986] [2025-03-08 22:12:43,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425271986] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:12:43,752 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:12:43,752 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:12:43,752 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1489914] [2025-03-08 22:12:43,752 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:12:43,753 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:12:43,753 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:12:43,753 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:12:43,753 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:12:43,797 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 339 [2025-03-08 22:12:43,798 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 341 places, 339 transitions, 696 flow. Second operand has 3 states, 3 states have (on average 278.0) internal successors, (834), 3 states have internal predecessors, (834), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:12:43,798 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:12:43,798 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 339 [2025-03-08 22:12:43,798 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand