./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-outer-race-4.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-outer-race-4.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cc2bc8e2b738274330116922d0213f314e2f92c105156edd0131038d71009ecb --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 05:45:58,790 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:45:58,826 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:45:58,829 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:45:58,830 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:45:58,848 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:45:58,848 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:45:58,848 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:45:58,849 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:45:58,849 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:45:58,849 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:45:58,849 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:45:58,849 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:45:58,849 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:45:58,849 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:45:58,849 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:45:58,850 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:45:58,851 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:45:58,851 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:45:58,851 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:45:58,851 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:45:58,851 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:45:58,851 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:45:58,851 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:45:58,851 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:45:58,851 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:45:58,851 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:45:58,852 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:45:58,852 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:45:58,852 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:45:58,852 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:45:58,852 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:45:58,852 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:45:58,852 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cc2bc8e2b738274330116922d0213f314e2f92c105156edd0131038d71009ecb [2025-02-08 05:45:59,048 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:45:59,055 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:45:59,057 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:45:59,060 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:45:59,060 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:45:59,061 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-counter-outer-race-4.i [2025-02-08 05:46:00,321 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/dae863749/3dcec0f8bef040c583e2bf46814e43b1/FLAG8804c843c [2025-02-08 05:46:00,643 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:46:00,643 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-counter-outer-race-4.i [2025-02-08 05:46:00,684 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/dae863749/3dcec0f8bef040c583e2bf46814e43b1/FLAG8804c843c [2025-02-08 05:46:00,725 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/dae863749/3dcec0f8bef040c583e2bf46814e43b1 [2025-02-08 05:46:00,730 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:46:00,731 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:46:00,733 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:46:00,734 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:46:00,738 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:46:00,740 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:46:00" (1/1) ... [2025-02-08 05:46:00,741 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@28f4b53b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:00, skipping insertion in model container [2025-02-08 05:46:00,741 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:46:00" (1/1) ... [2025-02-08 05:46:00,771 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:46:01,039 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:46:01,063 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:46:01,112 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:46:01,142 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:46:01,143 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01 WrapperNode [2025-02-08 05:46:01,143 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:46:01,144 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:46:01,144 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:46:01,144 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:46:01,148 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,157 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,177 INFO L138 Inliner]: procedures = 159, calls = 26, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 194 [2025-02-08 05:46:01,179 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:46:01,179 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:46:01,180 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:46:01,180 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:46:01,185 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,185 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,189 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,189 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,194 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,195 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,197 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,197 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,199 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:46:01,200 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:46:01,200 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:46:01,200 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:46:01,201 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (1/1) ... [2025-02-08 05:46:01,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:46:01,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:46:01,230 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 05:46:01,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 05:46:01,252 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-08 05:46:01,252 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:46:01,252 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:46:01,252 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-02-08 05:46:01,252 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-02-08 05:46:01,253 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-08 05:46:01,253 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:46:01,253 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:46:01,253 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:46:01,356 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:46:01,357 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:46:01,644 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:46:01,644 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:46:01,678 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:46:01,679 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:46:01,679 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:46:01 BoogieIcfgContainer [2025-02-08 05:46:01,679 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:46:01,681 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:46:01,681 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:46:01,684 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:46:01,685 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:46:00" (1/3) ... [2025-02-08 05:46:01,685 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42ae28d5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:46:01, skipping insertion in model container [2025-02-08 05:46:01,685 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:46:01" (2/3) ... [2025-02-08 05:46:01,685 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42ae28d5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:46:01, skipping insertion in model container [2025-02-08 05:46:01,686 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:46:01" (3/3) ... [2025-02-08 05:46:01,686 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-counter-outer-race-4.i [2025-02-08 05:46:01,697 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:46:01,698 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-counter-outer-race-4.i that has 2 procedures, 228 locations, 1 initial locations, 2 loop locations, and 7 error locations. [2025-02-08 05:46:01,699 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:46:01,738 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 05:46:01,763 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 231 places, 231 transitions, 466 flow [2025-02-08 05:46:01,850 INFO L124 PetriNetUnfolderBase]: 5/272 cut-off events. [2025-02-08 05:46:01,852 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:46:01,856 INFO L83 FinitePrefix]: Finished finitePrefix Result has 276 conditions, 272 events. 5/272 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 239 event pairs, 0 based on Foata normal form. 0/254 useless extension candidates. Maximal degree in co-relation 192. Up to 4 conditions per place. [2025-02-08 05:46:01,856 INFO L82 GeneralOperation]: Start removeDead. Operand has 231 places, 231 transitions, 466 flow [2025-02-08 05:46:01,860 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 231 places, 231 transitions, 466 flow [2025-02-08 05:46:01,867 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:46:01,878 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;@43c5f5ff, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:46:01,879 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-02-08 05:46:01,930 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:46:01,931 INFO L124 PetriNetUnfolderBase]: 1/160 cut-off events. [2025-02-08 05:46:01,931 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:46:01,931 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:01,932 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] [2025-02-08 05:46:01,933 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-02-08 05:46:01,937 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:01,938 INFO L85 PathProgramCache]: Analyzing trace with hash 2017859055, now seen corresponding path program 1 times [2025-02-08 05:46:01,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:01,944 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1737692796] [2025-02-08 05:46:01,944 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:01,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:02,040 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 154 statements into 1 equivalence classes. [2025-02-08 05:46:02,095 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 154 of 154 statements. [2025-02-08 05:46:02,096 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:02,096 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:02,282 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:02,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:02,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1737692796] [2025-02-08 05:46:02,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1737692796] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:02,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:02,284 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:02,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [463252386] [2025-02-08 05:46:02,285 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:02,290 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:02,293 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:02,312 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:02,312 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:02,343 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 207 out of 231 [2025-02-08 05:46:02,346 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 231 transitions, 466 flow. Second operand has 3 states, 3 states have (on average 208.0) internal successors, (624), 3 states have internal predecessors, (624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:02,348 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:02,348 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 207 of 231 [2025-02-08 05:46:02,350 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:02,537 INFO L124 PetriNetUnfolderBase]: 98/684 cut-off events. [2025-02-08 05:46:02,538 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-08 05:46:02,539 INFO L83 FinitePrefix]: Finished finitePrefix Result has 918 conditions, 684 events. 98/684 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 3156 event pairs, 33 based on Foata normal form. 1/629 useless extension candidates. Maximal degree in co-relation 707. Up to 138 conditions per place. [2025-02-08 05:46:02,543 INFO L140 encePairwiseOnDemand]: 218/231 looper letters, 32 selfloop transitions, 8 changer transitions 1/247 dead transitions. [2025-02-08 05:46:02,544 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 247 transitions, 578 flow [2025-02-08 05:46:02,544 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:02,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:02,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 667 transitions. [2025-02-08 05:46:02,557 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9624819624819625 [2025-02-08 05:46:02,560 INFO L175 Difference]: Start difference. First operand has 231 places, 231 transitions, 466 flow. Second operand 3 states and 667 transitions. [2025-02-08 05:46:02,561 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 247 transitions, 578 flow [2025-02-08 05:46:02,564 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 247 transitions, 578 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:46:02,568 INFO L231 Difference]: Finished difference. Result has 235 places, 236 transitions, 530 flow [2025-02-08 05:46:02,570 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=231, PETRI_DIFFERENCE_MINUEND_FLOW=462, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=221, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=530, PETRI_PLACES=235, PETRI_TRANSITIONS=236} [2025-02-08 05:46:02,573 INFO L279 CegarLoopForPetriNet]: 231 programPoint places, 4 predicate places. [2025-02-08 05:46:02,573 INFO L471 AbstractCegarLoop]: Abstraction has has 235 places, 236 transitions, 530 flow [2025-02-08 05:46:02,574 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 208.0) internal successors, (624), 3 states have internal predecessors, (624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:02,574 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:02,574 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] [2025-02-08 05:46:02,574 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:46:02,574 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-02-08 05:46:02,575 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:02,575 INFO L85 PathProgramCache]: Analyzing trace with hash 1218940550, now seen corresponding path program 1 times [2025-02-08 05:46:02,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:02,575 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1844194179] [2025-02-08 05:46:02,576 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:02,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:02,599 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 159 statements into 1 equivalence classes. [2025-02-08 05:46:02,613 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 159 of 159 statements. [2025-02-08 05:46:02,614 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:02,614 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:02,693 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:02,693 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:02,694 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1844194179] [2025-02-08 05:46:02,694 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1844194179] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:02,694 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:02,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:02,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [552262584] [2025-02-08 05:46:02,694 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:02,695 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:02,695 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:02,696 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:02,696 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:02,725 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 207 out of 231 [2025-02-08 05:46:02,726 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 236 transitions, 530 flow. Second operand has 3 states, 3 states have (on average 209.0) internal successors, (627), 3 states have internal predecessors, (627), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:02,726 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:02,727 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 207 of 231 [2025-02-08 05:46:02,727 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:02,860 INFO L124 PetriNetUnfolderBase]: 114/812 cut-off events. [2025-02-08 05:46:02,860 INFO L125 PetriNetUnfolderBase]: For 164/171 co-relation queries the response was YES. [2025-02-08 05:46:02,862 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1248 conditions, 812 events. 114/812 cut-off events. For 164/171 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 4214 event pairs, 72 based on Foata normal form. 5/762 useless extension candidates. Maximal degree in co-relation 1025. Up to 226 conditions per place. [2025-02-08 05:46:02,864 INFO L140 encePairwiseOnDemand]: 225/231 looper letters, 29 selfloop transitions, 7 changer transitions 0/245 dead transitions. [2025-02-08 05:46:02,864 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 245 transitions, 630 flow [2025-02-08 05:46:02,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:02,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:02,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 652 transitions. [2025-02-08 05:46:02,865 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9408369408369408 [2025-02-08 05:46:02,865 INFO L175 Difference]: Start difference. First operand has 235 places, 236 transitions, 530 flow. Second operand 3 states and 652 transitions. [2025-02-08 05:46:02,866 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 245 transitions, 630 flow [2025-02-08 05:46:02,868 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 234 places, 245 transitions, 610 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:02,871 INFO L231 Difference]: Finished difference. Result has 236 places, 241 transitions, 570 flow [2025-02-08 05:46:02,871 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=231, PETRI_DIFFERENCE_MINUEND_FLOW=514, PETRI_DIFFERENCE_MINUEND_PLACES=232, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=236, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=570, PETRI_PLACES=236, PETRI_TRANSITIONS=241} [2025-02-08 05:46:02,871 INFO L279 CegarLoopForPetriNet]: 231 programPoint places, 5 predicate places. [2025-02-08 05:46:02,871 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 241 transitions, 570 flow [2025-02-08 05:46:02,872 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 209.0) internal successors, (627), 3 states have internal predecessors, (627), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:02,872 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:02,872 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] [2025-02-08 05:46:02,872 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:46:02,872 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-02-08 05:46:02,873 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:02,873 INFO L85 PathProgramCache]: Analyzing trace with hash 1243062446, now seen corresponding path program 1 times [2025-02-08 05:46:02,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:02,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1946210309] [2025-02-08 05:46:02,874 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:02,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:02,893 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 160 statements into 1 equivalence classes. [2025-02-08 05:46:02,901 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 160 of 160 statements. [2025-02-08 05:46:02,902 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:02,902 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:02,958 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:02,958 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:02,958 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1946210309] [2025-02-08 05:46:02,958 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1946210309] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:02,958 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:02,958 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:02,958 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711022649] [2025-02-08 05:46:02,958 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:02,959 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:02,959 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:02,959 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:02,959 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:02,966 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 231 [2025-02-08 05:46:02,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 241 transitions, 570 flow. Second operand has 3 states, 3 states have (on average 215.33333333333334) internal successors, (646), 3 states have internal predecessors, (646), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:02,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:02,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 231 [2025-02-08 05:46:02,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:03,125 INFO L124 PetriNetUnfolderBase]: 83/734 cut-off events. [2025-02-08 05:46:03,125 INFO L125 PetriNetUnfolderBase]: For 64/67 co-relation queries the response was YES. [2025-02-08 05:46:03,126 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1056 conditions, 734 events. 83/734 cut-off events. For 64/67 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 3715 event pairs, 45 based on Foata normal form. 0/674 useless extension candidates. Maximal degree in co-relation 838. Up to 114 conditions per place. [2025-02-08 05:46:03,128 INFO L140 encePairwiseOnDemand]: 227/231 looper letters, 17 selfloop transitions, 3 changer transitions 1/247 dead transitions. [2025-02-08 05:46:03,128 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 247 transitions, 624 flow [2025-02-08 05:46:03,128 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:03,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:03,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 664 transitions. [2025-02-08 05:46:03,130 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9581529581529582 [2025-02-08 05:46:03,130 INFO L175 Difference]: Start difference. First operand has 236 places, 241 transitions, 570 flow. Second operand 3 states and 664 transitions. [2025-02-08 05:46:03,130 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 247 transitions, 624 flow [2025-02-08 05:46:03,132 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 247 transitions, 610 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:03,135 INFO L231 Difference]: Finished difference. Result has 238 places, 243 transitions, 578 flow [2025-02-08 05:46:03,135 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=231, PETRI_DIFFERENCE_MINUEND_FLOW=556, PETRI_DIFFERENCE_MINUEND_PLACES=234, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=578, PETRI_PLACES=238, PETRI_TRANSITIONS=243} [2025-02-08 05:46:03,135 INFO L279 CegarLoopForPetriNet]: 231 programPoint places, 7 predicate places. [2025-02-08 05:46:03,136 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 243 transitions, 578 flow [2025-02-08 05:46:03,136 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 215.33333333333334) internal successors, (646), 3 states have internal predecessors, (646), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:03,136 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:03,136 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-02-08 05:46:03,136 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:46:03,137 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-02-08 05:46:03,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:03,137 INFO L85 PathProgramCache]: Analyzing trace with hash 234612846, now seen corresponding path program 1 times [2025-02-08 05:46:03,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:03,138 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [530510317] [2025-02-08 05:46:03,138 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:03,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:03,156 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-02-08 05:46:03,166 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-02-08 05:46:03,166 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:03,166 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:03,217 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:03,217 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:03,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [530510317] [2025-02-08 05:46:03,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [530510317] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:03,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:03,218 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:03,218 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001110482] [2025-02-08 05:46:03,218 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:03,218 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:03,219 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:03,219 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:03,219 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:03,228 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 231 [2025-02-08 05:46:03,229 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 243 transitions, 578 flow. Second operand has 3 states, 3 states have (on average 214.33333333333334) internal successors, (643), 3 states have internal predecessors, (643), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:03,229 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:03,229 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 231 [2025-02-08 05:46:03,229 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:03,356 INFO L124 PetriNetUnfolderBase]: 92/747 cut-off events. [2025-02-08 05:46:03,356 INFO L125 PetriNetUnfolderBase]: For 73/77 co-relation queries the response was YES. [2025-02-08 05:46:03,357 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1123 conditions, 747 events. 92/747 cut-off events. For 73/77 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 3973 event pairs, 54 based on Foata normal form. 0/698 useless extension candidates. Maximal degree in co-relation 914. Up to 141 conditions per place. [2025-02-08 05:46:03,359 INFO L140 encePairwiseOnDemand]: 226/231 looper letters, 22 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2025-02-08 05:46:03,359 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 252 transitions, 654 flow [2025-02-08 05:46:03,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:03,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:03,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 663 transitions. [2025-02-08 05:46:03,361 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9567099567099567 [2025-02-08 05:46:03,361 INFO L175 Difference]: Start difference. First operand has 238 places, 243 transitions, 578 flow. Second operand 3 states and 663 transitions. [2025-02-08 05:46:03,361 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 252 transitions, 654 flow [2025-02-08 05:46:03,363 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 252 transitions, 646 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:03,365 INFO L231 Difference]: Finished difference. Result has 240 places, 246 transitions, 608 flow [2025-02-08 05:46:03,365 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=231, PETRI_DIFFERENCE_MINUEND_FLOW=572, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=608, PETRI_PLACES=240, PETRI_TRANSITIONS=246} [2025-02-08 05:46:03,366 INFO L279 CegarLoopForPetriNet]: 231 programPoint places, 9 predicate places. [2025-02-08 05:46:03,366 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 246 transitions, 608 flow [2025-02-08 05:46:03,366 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 214.33333333333334) internal successors, (643), 3 states have internal predecessors, (643), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:03,366 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:03,366 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:03,367 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:46:03,367 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-02-08 05:46:03,367 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:03,367 INFO L85 PathProgramCache]: Analyzing trace with hash -53882956, now seen corresponding path program 1 times [2025-02-08 05:46:03,368 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:03,368 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1921104882] [2025-02-08 05:46:03,368 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:03,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:03,389 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 189 statements into 1 equivalence classes. [2025-02-08 05:46:03,409 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 189 of 189 statements. [2025-02-08 05:46:03,410 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:03,410 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:03,483 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:03,483 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:03,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1921104882] [2025-02-08 05:46:03,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1921104882] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:03,483 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:03,483 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:03,483 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1558589416] [2025-02-08 05:46:03,483 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:03,484 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:03,484 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:03,484 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:03,484 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:03,517 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 231 [2025-02-08 05:46:03,518 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 246 transitions, 608 flow. Second operand has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:03,518 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:03,518 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 231 [2025-02-08 05:46:03,518 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:03,641 INFO L124 PetriNetUnfolderBase]: 159/927 cut-off events. [2025-02-08 05:46:03,641 INFO L125 PetriNetUnfolderBase]: For 211/217 co-relation queries the response was YES. [2025-02-08 05:46:03,643 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1610 conditions, 927 events. 159/927 cut-off events. For 211/217 co-relation queries the response was YES. Maximal size of possible extension queue 49. Compared 5130 event pairs, 73 based on Foata normal form. 0/881 useless extension candidates. Maximal degree in co-relation 1385. Up to 275 conditions per place. [2025-02-08 05:46:03,645 INFO L140 encePairwiseOnDemand]: 224/231 looper letters, 29 selfloop transitions, 11 changer transitions 4/259 dead transitions. [2025-02-08 05:46:03,645 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 259 transitions, 730 flow [2025-02-08 05:46:03,646 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:03,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:03,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 659 transitions. [2025-02-08 05:46:03,647 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.950937950937951 [2025-02-08 05:46:03,647 INFO L175 Difference]: Start difference. First operand has 240 places, 246 transitions, 608 flow. Second operand 3 states and 659 transitions. [2025-02-08 05:46:03,647 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 259 transitions, 730 flow [2025-02-08 05:46:03,651 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 259 transitions, 720 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:03,653 INFO L231 Difference]: Finished difference. Result has 242 places, 250 transitions, 674 flow [2025-02-08 05:46:03,654 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=231, PETRI_DIFFERENCE_MINUEND_FLOW=598, PETRI_DIFFERENCE_MINUEND_PLACES=238, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=246, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=235, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=674, PETRI_PLACES=242, PETRI_TRANSITIONS=250} [2025-02-08 05:46:03,656 INFO L279 CegarLoopForPetriNet]: 231 programPoint places, 11 predicate places. [2025-02-08 05:46:03,656 INFO L471 AbstractCegarLoop]: Abstraction has has 242 places, 250 transitions, 674 flow [2025-02-08 05:46:03,657 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:03,657 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:03,657 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:03,657 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 05:46:03,657 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-02-08 05:46:03,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:03,658 INFO L85 PathProgramCache]: Analyzing trace with hash -158049488, now seen corresponding path program 1 times [2025-02-08 05:46:03,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:03,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [32887590] [2025-02-08 05:46:03,658 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:03,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:03,684 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 195 statements into 1 equivalence classes. [2025-02-08 05:46:03,708 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 195 of 195 statements. [2025-02-08 05:46:03,708 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:03,708 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:46:03,709 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:46:03,714 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 195 statements into 1 equivalence classes. [2025-02-08 05:46:03,726 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 195 of 195 statements. [2025-02-08 05:46:03,726 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:03,726 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:46:03,786 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:46:03,786 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:46:03,787 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-02-08 05:46:03,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-02-08 05:46:03,788 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 05:46:03,788 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-02-08 05:46:03,790 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:46:03,790 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-08 05:46:03,815 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 05:46:03,819 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 261 transitions, 532 flow [2025-02-08 05:46:03,851 INFO L124 PetriNetUnfolderBase]: 7/351 cut-off events. [2025-02-08 05:46:03,851 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-02-08 05:46:03,852 INFO L83 FinitePrefix]: Finished finitePrefix Result has 359 conditions, 351 events. 7/351 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 410 event pairs, 0 based on Foata normal form. 0/323 useless extension candidates. Maximal degree in co-relation 273. Up to 6 conditions per place. [2025-02-08 05:46:03,852 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 261 transitions, 532 flow [2025-02-08 05:46:03,853 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 263 places, 261 transitions, 532 flow [2025-02-08 05:46:03,854 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:46:03,854 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;@43c5f5ff, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:46:03,854 INFO L334 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2025-02-08 05:46:03,862 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:46:03,862 INFO L124 PetriNetUnfolderBase]: 1/160 cut-off events. [2025-02-08 05:46:03,862 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:46:03,862 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:03,862 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] [2025-02-08 05:46:03,863 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:03,863 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:03,863 INFO L85 PathProgramCache]: Analyzing trace with hash -954878449, now seen corresponding path program 1 times [2025-02-08 05:46:03,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:03,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [53398319] [2025-02-08 05:46:03,863 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:03,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:03,896 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 154 statements into 1 equivalence classes. [2025-02-08 05:46:03,907 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 154 of 154 statements. [2025-02-08 05:46:03,907 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:03,907 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:03,972 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:03,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:03,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [53398319] [2025-02-08 05:46:03,972 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [53398319] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:03,972 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:03,972 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:03,972 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1460333834] [2025-02-08 05:46:03,972 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:03,972 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:03,973 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:03,973 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:03,973 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:04,002 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 261 [2025-02-08 05:46:04,003 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 261 transitions, 532 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:04,003 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:04,003 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 261 [2025-02-08 05:46:04,003 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:04,779 INFO L124 PetriNetUnfolderBase]: 2216/6761 cut-off events. [2025-02-08 05:46:04,779 INFO L125 PetriNetUnfolderBase]: For 49/49 co-relation queries the response was YES. [2025-02-08 05:46:04,793 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10465 conditions, 6761 events. 2216/6761 cut-off events. For 49/49 co-relation queries the response was YES. Maximal size of possible extension queue 291. Compared 63709 event pairs, 879 based on Foata normal form. 1/6057 useless extension candidates. Maximal degree in co-relation 8872. Up to 2089 conditions per place. [2025-02-08 05:46:04,820 INFO L140 encePairwiseOnDemand]: 244/261 looper letters, 46 selfloop transitions, 11 changer transitions 1/285 dead transitions. [2025-02-08 05:46:04,821 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 285 transitions, 699 flow [2025-02-08 05:46:04,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:04,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:04,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 748 transitions. [2025-02-08 05:46:04,823 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9553001277139208 [2025-02-08 05:46:04,823 INFO L175 Difference]: Start difference. First operand has 263 places, 261 transitions, 532 flow. Second operand 3 states and 748 transitions. [2025-02-08 05:46:04,823 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 285 transitions, 699 flow [2025-02-08 05:46:04,825 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 285 transitions, 699 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:46:04,827 INFO L231 Difference]: Finished difference. Result has 267 places, 269 transitions, 622 flow [2025-02-08 05:46:04,828 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=528, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=259, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=248, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=622, PETRI_PLACES=267, PETRI_TRANSITIONS=269} [2025-02-08 05:46:04,829 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 4 predicate places. [2025-02-08 05:46:04,829 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 269 transitions, 622 flow [2025-02-08 05:46:04,829 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:04,829 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:04,830 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] [2025-02-08 05:46:04,830 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 05:46:04,830 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:04,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:04,831 INFO L85 PathProgramCache]: Analyzing trace with hash 806326827, now seen corresponding path program 1 times [2025-02-08 05:46:04,831 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:04,831 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1565899499] [2025-02-08 05:46:04,831 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:04,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:04,859 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 159 statements into 1 equivalence classes. [2025-02-08 05:46:04,867 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 159 of 159 statements. [2025-02-08 05:46:04,867 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:04,867 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:04,914 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:04,914 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:04,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1565899499] [2025-02-08 05:46:04,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1565899499] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:04,914 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:04,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:04,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [370677687] [2025-02-08 05:46:04,915 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:04,915 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:04,915 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:04,916 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:04,916 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:04,953 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 261 [2025-02-08 05:46:04,954 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 269 transitions, 622 flow. Second operand has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:04,954 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:04,954 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 261 [2025-02-08 05:46:04,954 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:05,982 INFO L124 PetriNetUnfolderBase]: 2480/8562 cut-off events. [2025-02-08 05:46:05,983 INFO L125 PetriNetUnfolderBase]: For 2802/2998 co-relation queries the response was YES. [2025-02-08 05:46:05,999 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15328 conditions, 8562 events. 2480/8562 cut-off events. For 2802/2998 co-relation queries the response was YES. Maximal size of possible extension queue 307. Compared 87788 event pairs, 1597 based on Foata normal form. 70/7873 useless extension candidates. Maximal degree in co-relation 13171. Up to 3442 conditions per place. [2025-02-08 05:46:06,028 INFO L140 encePairwiseOnDemand]: 253/261 looper letters, 42 selfloop transitions, 12 changer transitions 0/287 dead transitions. [2025-02-08 05:46:06,029 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 287 transitions, 790 flow [2025-02-08 05:46:06,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:06,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:06,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 734 transitions. [2025-02-08 05:46:06,030 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9374201787994891 [2025-02-08 05:46:06,031 INFO L175 Difference]: Start difference. First operand has 267 places, 269 transitions, 622 flow. Second operand 3 states and 734 transitions. [2025-02-08 05:46:06,031 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 287 transitions, 790 flow [2025-02-08 05:46:06,039 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 287 transitions, 760 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:06,041 INFO L231 Difference]: Finished difference. Result has 268 places, 279 transitions, 706 flow [2025-02-08 05:46:06,041 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=600, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=269, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=257, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=706, PETRI_PLACES=268, PETRI_TRANSITIONS=279} [2025-02-08 05:46:06,042 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 5 predicate places. [2025-02-08 05:46:06,042 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 279 transitions, 706 flow [2025-02-08 05:46:06,042 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:06,042 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:06,043 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] [2025-02-08 05:46:06,043 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 05:46:06,043 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:06,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:06,043 INFO L85 PathProgramCache]: Analyzing trace with hash 1336939182, now seen corresponding path program 1 times [2025-02-08 05:46:06,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:06,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1066345057] [2025-02-08 05:46:06,044 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:06,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:06,057 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 160 statements into 1 equivalence classes. [2025-02-08 05:46:06,063 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 160 of 160 statements. [2025-02-08 05:46:06,063 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:06,063 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:06,093 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:06,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:06,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1066345057] [2025-02-08 05:46:06,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1066345057] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:06,094 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:06,094 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:06,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [834931282] [2025-02-08 05:46:06,094 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:06,094 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:06,094 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:06,095 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:06,095 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:06,104 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 238 out of 261 [2025-02-08 05:46:06,105 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 279 transitions, 706 flow. Second operand has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:06,105 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:06,105 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 238 of 261 [2025-02-08 05:46:06,105 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:07,251 INFO L124 PetriNetUnfolderBase]: 1878/7688 cut-off events. [2025-02-08 05:46:07,255 INFO L125 PetriNetUnfolderBase]: For 1100/1917 co-relation queries the response was YES. [2025-02-08 05:46:07,288 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12618 conditions, 7688 events. 1878/7688 cut-off events. For 1100/1917 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 82560 event pairs, 1092 based on Foata normal form. 7/6759 useless extension candidates. Maximal degree in co-relation 10919. Up to 1725 conditions per place. [2025-02-08 05:46:07,307 INFO L140 encePairwiseOnDemand]: 256/261 looper letters, 28 selfloop transitions, 4 changer transitions 0/290 dead transitions. [2025-02-08 05:46:07,307 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 290 transitions, 792 flow [2025-02-08 05:46:07,308 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:07,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:07,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 747 transitions. [2025-02-08 05:46:07,310 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9540229885057471 [2025-02-08 05:46:07,311 INFO L175 Difference]: Start difference. First operand has 268 places, 279 transitions, 706 flow. Second operand 3 states and 747 transitions. [2025-02-08 05:46:07,311 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 290 transitions, 792 flow [2025-02-08 05:46:07,318 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 290 transitions, 768 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:07,320 INFO L231 Difference]: Finished difference. Result has 270 places, 282 transitions, 712 flow [2025-02-08 05:46:07,321 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=682, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=712, PETRI_PLACES=270, PETRI_TRANSITIONS=282} [2025-02-08 05:46:07,322 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 7 predicate places. [2025-02-08 05:46:07,322 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 282 transitions, 712 flow [2025-02-08 05:46:07,323 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:07,323 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:07,323 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:07,323 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 05:46:07,323 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:07,324 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:07,324 INFO L85 PathProgramCache]: Analyzing trace with hash 1445561078, now seen corresponding path program 1 times [2025-02-08 05:46:07,324 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:07,324 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2096892660] [2025-02-08 05:46:07,324 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:07,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:07,340 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-02-08 05:46:07,348 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-02-08 05:46:07,348 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:07,348 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:07,392 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:07,392 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:07,392 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2096892660] [2025-02-08 05:46:07,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2096892660] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:07,392 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:07,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:07,393 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [313546508] [2025-02-08 05:46:07,393 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:07,393 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:07,394 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:07,394 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:07,394 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:07,409 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 261 [2025-02-08 05:46:07,410 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 282 transitions, 712 flow. Second operand has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:07,410 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:07,410 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 261 [2025-02-08 05:46:07,410 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:08,564 INFO L124 PetriNetUnfolderBase]: 2430/9836 cut-off events. [2025-02-08 05:46:08,564 INFO L125 PetriNetUnfolderBase]: For 1611/2578 co-relation queries the response was YES. [2025-02-08 05:46:08,585 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16531 conditions, 9836 events. 2430/9836 cut-off events. For 1611/2578 co-relation queries the response was YES. Maximal size of possible extension queue 420. Compared 113027 event pairs, 1418 based on Foata normal form. 11/8675 useless extension candidates. Maximal degree in co-relation 14739. Up to 2447 conditions per place. [2025-02-08 05:46:08,608 INFO L140 encePairwiseOnDemand]: 255/261 looper letters, 34 selfloop transitions, 7 changer transitions 0/298 dead transitions. [2025-02-08 05:46:08,608 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 298 transitions, 841 flow [2025-02-08 05:46:08,609 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:08,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:08,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 747 transitions. [2025-02-08 05:46:08,610 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9540229885057471 [2025-02-08 05:46:08,610 INFO L175 Difference]: Start difference. First operand has 270 places, 282 transitions, 712 flow. Second operand 3 states and 747 transitions. [2025-02-08 05:46:08,610 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 298 transitions, 841 flow [2025-02-08 05:46:08,617 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 298 transitions, 829 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:08,619 INFO L231 Difference]: Finished difference. Result has 272 places, 287 transitions, 760 flow [2025-02-08 05:46:08,619 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=704, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=760, PETRI_PLACES=272, PETRI_TRANSITIONS=287} [2025-02-08 05:46:08,620 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 9 predicate places. [2025-02-08 05:46:08,620 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 287 transitions, 760 flow [2025-02-08 05:46:08,620 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:08,620 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:08,621 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:08,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 05:46:08,621 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:08,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:08,621 INFO L85 PathProgramCache]: Analyzing trace with hash 1919928828, now seen corresponding path program 1 times [2025-02-08 05:46:08,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:08,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [876222208] [2025-02-08 05:46:08,622 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:08,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:08,640 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 189 statements into 1 equivalence classes. [2025-02-08 05:46:08,656 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 189 of 189 statements. [2025-02-08 05:46:08,656 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:08,656 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:08,725 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:08,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:08,729 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [876222208] [2025-02-08 05:46:08,729 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [876222208] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:08,729 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:08,729 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:08,729 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1718914069] [2025-02-08 05:46:08,729 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:08,729 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:08,729 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:08,730 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:08,730 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:08,770 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 232 out of 261 [2025-02-08 05:46:08,771 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 287 transitions, 760 flow. Second operand has 3 states, 3 states have (on average 236.0) internal successors, (708), 3 states have internal predecessors, (708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:08,771 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:08,771 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 232 of 261 [2025-02-08 05:46:08,771 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:10,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L712-->L712-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][270], [281#true, 115#L695-1true, Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 61#L712-2true, 262#true, 224#L695-5true, Black: 278#(= |#race~data~0| 0), 286#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 264#true, Black: 266#true]) [2025-02-08 05:46:10,022 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:46:10,022 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:10,022 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:10,022 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:10,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L712-->L712-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][171], [281#true, 260#L697-3true, Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 61#L712-2true, 262#true, 224#L695-5true, Black: 278#(= |#race~data~0| 0), 286#true, 264#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 266#true]) [2025-02-08 05:46:10,119 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:46:10,119 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:46:10,119 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:46:10,119 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:46:10,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L712-->L712-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][171], [281#true, Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 61#L712-2true, 262#true, 224#L695-5true, 39#L697true, Black: 278#(= |#race~data~0| 0), 286#true, 264#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 266#true]) [2025-02-08 05:46:10,159 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:46:10,159 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:46:10,159 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:46:10,159 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:46:10,288 INFO L124 PetriNetUnfolderBase]: 4089/13244 cut-off events. [2025-02-08 05:46:10,288 INFO L125 PetriNetUnfolderBase]: For 5487/5811 co-relation queries the response was YES. [2025-02-08 05:46:10,315 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25628 conditions, 13244 events. 4089/13244 cut-off events. For 5487/5811 co-relation queries the response was YES. Maximal size of possible extension queue 470. Compared 146346 event pairs, 2075 based on Foata normal form. 79/11927 useless extension candidates. Maximal degree in co-relation 21564. Up to 5204 conditions per place. [2025-02-08 05:46:10,344 INFO L140 encePairwiseOnDemand]: 252/261 looper letters, 49 selfloop transitions, 19 changer transitions 0/313 dead transitions. [2025-02-08 05:46:10,344 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 313 transitions, 997 flow [2025-02-08 05:46:10,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:10,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:10,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 742 transitions. [2025-02-08 05:46:10,346 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9476372924648787 [2025-02-08 05:46:10,346 INFO L175 Difference]: Start difference. First operand has 272 places, 287 transitions, 760 flow. Second operand 3 states and 742 transitions. [2025-02-08 05:46:10,346 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 313 transitions, 997 flow [2025-02-08 05:46:10,350 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 313 transitions, 983 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:10,353 INFO L231 Difference]: Finished difference. Result has 274 places, 302 transitions, 928 flow [2025-02-08 05:46:10,353 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=746, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=928, PETRI_PLACES=274, PETRI_TRANSITIONS=302} [2025-02-08 05:46:10,353 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 11 predicate places. [2025-02-08 05:46:10,353 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 302 transitions, 928 flow [2025-02-08 05:46:10,354 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 236.0) internal successors, (708), 3 states have internal predecessors, (708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:10,354 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:10,354 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:10,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-08 05:46:10,354 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:10,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:10,355 INFO L85 PathProgramCache]: Analyzing trace with hash 1384310646, now seen corresponding path program 1 times [2025-02-08 05:46:10,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:10,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1078647074] [2025-02-08 05:46:10,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:10,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:10,504 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 195 statements into 1 equivalence classes. [2025-02-08 05:46:10,510 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 195 of 195 statements. [2025-02-08 05:46:10,510 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:10,510 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:10,734 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:10,734 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:10,734 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1078647074] [2025-02-08 05:46:10,734 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1078647074] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:10,734 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:10,734 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:46:10,734 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [829467553] [2025-02-08 05:46:10,734 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:10,735 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 05:46:10,735 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:10,735 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 05:46:10,735 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-02-08 05:46:10,762 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 261 [2025-02-08 05:46:10,763 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 302 transitions, 928 flow. Second operand has 5 states, 5 states have (on average 235.4) internal successors, (1177), 5 states have internal predecessors, (1177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:10,763 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:10,763 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 261 [2025-02-08 05:46:10,763 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:11,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([758] L705-3-->L705-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet10#1_5| |v_#race~threads_alive~0_6|) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|, #race~threads_alive~0=|v_#race~threads_alive~0_6|} AuxVars[] AssignedVars[#race~threads_alive~0][273], [60#L705-1true, 115#L695-1true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 271#true, 291#true, 224#L695-5true, 262#true, Black: 278#(= |#race~data~0| 0), 286#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 268#(= |#race~threads_alive~0| 0), 264#true]) [2025-02-08 05:46:11,895 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:46:11,895 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:46:11,895 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:46:11,895 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:46:11,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L712-->L712-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][276], [115#L695-1true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 61#L712-2true, 291#true, 262#true, 224#L695-5true, Black: 278#(= |#race~data~0| 0), 286#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 264#true, Black: 266#true]) [2025-02-08 05:46:11,917 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:46:11,918 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:11,918 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:11,918 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:11,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] L712-->L712-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][276], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), 115#L695-1true, Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 291#true, 61#L712-2true, 224#L695-5true, 262#true, Black: 278#(= |#race~data~0| 0), 286#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 264#true, Black: 266#true]) [2025-02-08 05:46:11,971 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:46:11,971 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:11,971 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:11,971 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:11,971 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:11,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] L712-->L712-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][276], [115#L695-1true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 61#L712-2true, 291#true, 224#L695-5true, 262#true, Black: 278#(= |#race~data~0| 0), 286#true, 264#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 266#true]) [2025-02-08 05:46:11,977 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:46:11,977 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:11,977 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:11,977 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:11,977 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:11,977 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:12,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L712-->L712-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][216], [260#L697-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 291#true, 61#L712-2true, 224#L695-5true, 262#true, Black: 278#(= |#race~data~0| 0), 286#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 264#true, Black: 266#true]) [2025-02-08 05:46:12,019 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,019 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,019 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:46:12,019 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:46:12,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L712-->L712-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][276], [115#L695-1true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 291#true, 61#L712-2true, 262#true, Black: 278#(= |#race~data~0| 0), 286#true, 6#L695-4true, 264#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 266#true]) [2025-02-08 05:46:12,028 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:46:12,028 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:46:12,028 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:46:12,028 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:46:12,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] L712-->L712-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][216], [260#L697-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 291#true, 61#L712-2true, 262#true, 224#L695-5true, Black: 278#(= |#race~data~0| 0), 286#true, 264#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 266#true]) [2025-02-08 05:46:12,128 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,128 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,128 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:46:12,128 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:46:12,128 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L712-->L712-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][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 61#L712-2true, 291#true, 262#true, 224#L695-5true, Black: 278#(= |#race~data~0| 0), 286#true, 257#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 266#true]) [2025-02-08 05:46:12,142 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:46:12,142 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:46:12,142 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:12,142 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:46:12,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([809] L695-5-->L695-3: Formula: (= v_~threads_alive~0_7 (+ v_~threads_alive~0_6 2)) InVars {~threads_alive~0=v_~threads_alive~0_7} OutVars{~threads_alive~0=v_~threads_alive~0_6} AuxVars[] AssignedVars[~threads_alive~0][290], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 291#true, 262#true, Black: 278#(= |#race~data~0| 0), 28#L695-3true, 286#true, 234#L706true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 264#true, 219#L695-3true, Black: 266#true]) [2025-02-08 05:46:12,147 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,147 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,147 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,147 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:46:12,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L712-->L712-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][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 61#L712-2true, 291#true, 262#true, 224#L695-5true, 39#L697true, Black: 278#(= |#race~data~0| 0), 286#true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 264#true, Black: 266#true]) [2025-02-08 05:46:12,188 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:46:12,188 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:46:12,188 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:46:12,188 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:46:12,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L695-2-->L695: Formula: (= |v_#race~threads_alive~0_12| |v_threadThread1of2ForFork0_#t~nondet5_3|) InVars {threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|} OutVars{threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|, #race~threads_alive~0=|v_#race~threads_alive~0_12|} AuxVars[] AssignedVars[#race~threads_alive~0][222], [Black: 286#true, Black: 273#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~threads_alive~0|), 291#true, 262#true, 224#L695-5true, Black: 278#(= |#race~data~0| 0), 238#L706-3true, Black: 283#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 264#true, Black: 268#(= |#race~threads_alive~0| 0), 217#L695true]) [2025-02-08 05:46:12,198 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:46:12,198 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:46:12,198 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:46:12,198 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:46:12,417 INFO L124 PetriNetUnfolderBase]: 4737/15801 cut-off events. [2025-02-08 05:46:12,417 INFO L125 PetriNetUnfolderBase]: For 6550/7131 co-relation queries the response was YES. [2025-02-08 05:46:12,470 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31067 conditions, 15801 events. 4737/15801 cut-off events. For 6550/7131 co-relation queries the response was YES. Maximal size of possible extension queue 629. Compared 184900 event pairs, 1712 based on Foata normal form. 71/14046 useless extension candidates. Maximal degree in co-relation 16596. Up to 4209 conditions per place. [2025-02-08 05:46:12,511 INFO L140 encePairwiseOnDemand]: 253/261 looper letters, 45 selfloop transitions, 9 changer transitions 2/332 dead transitions. [2025-02-08 05:46:12,512 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 332 transitions, 1100 flow [2025-02-08 05:46:12,512 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:46:12,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:46:12,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1456 transitions. [2025-02-08 05:46:12,518 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.929757343550447 [2025-02-08 05:46:12,518 INFO L175 Difference]: Start difference. First operand has 274 places, 302 transitions, 928 flow. Second operand 6 states and 1456 transitions. [2025-02-08 05:46:12,518 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 332 transitions, 1100 flow [2025-02-08 05:46:12,547 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 332 transitions, 1062 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:12,549 INFO L231 Difference]: Finished difference. Result has 279 places, 309 transitions, 941 flow [2025-02-08 05:46:12,550 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=890, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=295, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=941, PETRI_PLACES=279, PETRI_TRANSITIONS=309} [2025-02-08 05:46:12,551 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 16 predicate places. [2025-02-08 05:46:12,551 INFO L471 AbstractCegarLoop]: Abstraction has has 279 places, 309 transitions, 941 flow [2025-02-08 05:46:12,551 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 235.4) internal successors, (1177), 5 states have internal predecessors, (1177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:12,552 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:12,552 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:12,552 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-08 05:46:12,552 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:12,554 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:12,554 INFO L85 PathProgramCache]: Analyzing trace with hash 232146929, now seen corresponding path program 1 times [2025-02-08 05:46:12,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:12,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [724958978] [2025-02-08 05:46:12,554 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:12,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:12,581 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 201 statements into 1 equivalence classes. [2025-02-08 05:46:12,603 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 201 of 201 statements. [2025-02-08 05:46:12,603 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:12,603 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:12,881 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:12,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:12,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [724958978] [2025-02-08 05:46:12,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [724958978] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:12,881 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:12,881 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-02-08 05:46:12,881 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982578270] [2025-02-08 05:46:12,881 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:12,881 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:46:12,882 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:12,882 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:46:12,882 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:46:12,947 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 241 out of 261 [2025-02-08 05:46:12,949 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 309 transitions, 941 flow. Second operand has 6 states, 6 states have (on average 242.5) internal successors, (1455), 6 states have internal predecessors, (1455), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:12,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:12,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 241 of 261 [2025-02-08 05:46:12,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:13,341 INFO L124 PetriNetUnfolderBase]: 321/2651 cut-off events. [2025-02-08 05:46:13,341 INFO L125 PetriNetUnfolderBase]: For 665/701 co-relation queries the response was YES. [2025-02-08 05:46:13,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4680 conditions, 2651 events. 321/2651 cut-off events. For 665/701 co-relation queries the response was YES. Maximal size of possible extension queue 95. Compared 22706 event pairs, 119 based on Foata normal form. 86/2586 useless extension candidates. Maximal degree in co-relation 4104. Up to 283 conditions per place. [2025-02-08 05:46:13,354 INFO L140 encePairwiseOnDemand]: 249/261 looper letters, 11 selfloop transitions, 12 changer transitions 0/275 dead transitions. [2025-02-08 05:46:13,354 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 275 transitions, 762 flow [2025-02-08 05:46:13,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 05:46:13,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 05:46:13,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1233 transitions. [2025-02-08 05:46:13,356 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9448275862068966 [2025-02-08 05:46:13,356 INFO L175 Difference]: Start difference. First operand has 279 places, 309 transitions, 941 flow. Second operand 5 states and 1233 transitions. [2025-02-08 05:46:13,356 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 275 transitions, 762 flow [2025-02-08 05:46:13,363 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 275 transitions, 716 flow, removed 19 selfloop flow, removed 4 redundant places. [2025-02-08 05:46:13,365 INFO L231 Difference]: Finished difference. Result has 273 places, 270 transitions, 679 flow [2025-02-08 05:46:13,366 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=655, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=679, PETRI_PLACES=273, PETRI_TRANSITIONS=270} [2025-02-08 05:46:13,366 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 10 predicate places. [2025-02-08 05:46:13,366 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 270 transitions, 679 flow [2025-02-08 05:46:13,367 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 242.5) internal successors, (1455), 6 states have internal predecessors, (1455), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:13,367 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:13,367 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:13,368 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-08 05:46:13,368 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:13,368 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:13,368 INFO L85 PathProgramCache]: Analyzing trace with hash -480400124, now seen corresponding path program 1 times [2025-02-08 05:46:13,368 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:13,368 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818781608] [2025-02-08 05:46:13,369 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:13,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:13,383 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 204 statements into 1 equivalence classes. [2025-02-08 05:46:13,390 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 204 of 204 statements. [2025-02-08 05:46:13,391 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:13,391 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:13,422 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:13,422 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:13,422 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818781608] [2025-02-08 05:46:13,422 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818781608] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:13,422 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:13,423 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:13,423 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1482111878] [2025-02-08 05:46:13,423 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:13,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:13,424 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:13,425 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:13,425 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:13,436 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 261 [2025-02-08 05:46:13,437 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 270 transitions, 679 flow. Second operand has 3 states, 3 states have (on average 238.66666666666666) internal successors, (716), 3 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:13,437 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:13,437 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 261 [2025-02-08 05:46:13,437 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:13,826 INFO L124 PetriNetUnfolderBase]: 1083/4561 cut-off events. [2025-02-08 05:46:13,826 INFO L125 PetriNetUnfolderBase]: For 1586/1598 co-relation queries the response was YES. [2025-02-08 05:46:13,840 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8766 conditions, 4561 events. 1083/4561 cut-off events. For 1586/1598 co-relation queries the response was YES. Maximal size of possible extension queue 209. Compared 43884 event pairs, 573 based on Foata normal form. 0/4268 useless extension candidates. Maximal degree in co-relation 8187. Up to 1492 conditions per place. [2025-02-08 05:46:13,851 INFO L140 encePairwiseOnDemand]: 255/261 looper letters, 34 selfloop transitions, 10 changer transitions 0/286 dead transitions. [2025-02-08 05:46:13,851 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 286 transitions, 831 flow [2025-02-08 05:46:13,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:13,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:13,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 746 transitions. [2025-02-08 05:46:13,853 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9527458492975734 [2025-02-08 05:46:13,853 INFO L175 Difference]: Start difference. First operand has 273 places, 270 transitions, 679 flow. Second operand 3 states and 746 transitions. [2025-02-08 05:46:13,853 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 286 transitions, 831 flow [2025-02-08 05:46:13,857 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 286 transitions, 810 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-02-08 05:46:13,859 INFO L231 Difference]: Finished difference. Result has 274 places, 276 transitions, 748 flow [2025-02-08 05:46:13,860 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=666, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=260, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=748, PETRI_PLACES=274, PETRI_TRANSITIONS=276} [2025-02-08 05:46:13,861 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 11 predicate places. [2025-02-08 05:46:13,861 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 276 transitions, 748 flow [2025-02-08 05:46:13,862 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.66666666666666) internal successors, (716), 3 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:13,862 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:13,862 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:13,862 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-08 05:46:13,862 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:13,863 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:13,863 INFO L85 PathProgramCache]: Analyzing trace with hash -1099825557, now seen corresponding path program 1 times [2025-02-08 05:46:13,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:13,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [317705253] [2025-02-08 05:46:13,864 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:13,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:13,883 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 212 statements into 1 equivalence classes. [2025-02-08 05:46:13,889 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 212 of 212 statements. [2025-02-08 05:46:13,889 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:13,889 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:14,000 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:14,000 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:14,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [317705253] [2025-02-08 05:46:14,000 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [317705253] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:14,000 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:14,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 05:46:14,000 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1414694585] [2025-02-08 05:46:14,000 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:14,001 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:14,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:14,002 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:14,002 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:14,010 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 261 [2025-02-08 05:46:14,011 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 276 transitions, 748 flow. Second operand has 3 states, 3 states have (on average 244.33333333333334) internal successors, (733), 3 states have internal predecessors, (733), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:14,012 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:14,012 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 261 [2025-02-08 05:46:14,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:14,725 INFO L124 PetriNetUnfolderBase]: 646/4598 cut-off events. [2025-02-08 05:46:14,725 INFO L125 PetriNetUnfolderBase]: For 1815/1986 co-relation queries the response was YES. [2025-02-08 05:46:14,739 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8372 conditions, 4598 events. 646/4598 cut-off events. For 1815/1986 co-relation queries the response was YES. Maximal size of possible extension queue 236. Compared 48797 event pairs, 112 based on Foata normal form. 15/4399 useless extension candidates. Maximal degree in co-relation 7189. Up to 698 conditions per place. [2025-02-08 05:46:14,747 INFO L140 encePairwiseOnDemand]: 252/261 looper letters, 21 selfloop transitions, 9 changer transitions 0/289 dead transitions. [2025-02-08 05:46:14,747 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 289 transitions, 849 flow [2025-02-08 05:46:14,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:14,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:14,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 758 transitions. [2025-02-08 05:46:14,749 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9680715197956578 [2025-02-08 05:46:14,749 INFO L175 Difference]: Start difference. First operand has 274 places, 276 transitions, 748 flow. Second operand 3 states and 758 transitions. [2025-02-08 05:46:14,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 289 transitions, 849 flow [2025-02-08 05:46:14,754 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 289 transitions, 829 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:14,756 INFO L231 Difference]: Finished difference. Result has 275 places, 283 transitions, 788 flow [2025-02-08 05:46:14,756 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=728, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=267, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=788, PETRI_PLACES=275, PETRI_TRANSITIONS=283} [2025-02-08 05:46:14,757 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 12 predicate places. [2025-02-08 05:46:14,757 INFO L471 AbstractCegarLoop]: Abstraction has has 275 places, 283 transitions, 788 flow [2025-02-08 05:46:14,758 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 244.33333333333334) internal successors, (733), 3 states have internal predecessors, (733), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:14,758 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:14,758 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:14,758 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-08 05:46:14,758 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:14,759 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:14,759 INFO L85 PathProgramCache]: Analyzing trace with hash -398782101, now seen corresponding path program 2 times [2025-02-08 05:46:14,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:14,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [951962966] [2025-02-08 05:46:14,760 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 05:46:14,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:14,777 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 212 statements into 1 equivalence classes. [2025-02-08 05:46:14,787 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 212 of 212 statements. [2025-02-08 05:46:14,787 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-08 05:46:14,787 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:14,970 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:14,971 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:14,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [951962966] [2025-02-08 05:46:14,971 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [951962966] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:14,971 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:14,971 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-02-08 05:46:14,971 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1798781953] [2025-02-08 05:46:14,971 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:14,972 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:46:14,972 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:14,972 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:46:14,972 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:46:15,011 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 241 out of 261 [2025-02-08 05:46:15,012 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 275 places, 283 transitions, 788 flow. Second operand has 6 states, 6 states have (on average 242.5) internal successors, (1455), 6 states have internal predecessors, (1455), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:15,012 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:15,012 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 241 of 261 [2025-02-08 05:46:15,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:15,246 INFO L124 PetriNetUnfolderBase]: 302/2783 cut-off events. [2025-02-08 05:46:15,246 INFO L125 PetriNetUnfolderBase]: For 987/1190 co-relation queries the response was YES. [2025-02-08 05:46:15,254 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5096 conditions, 2783 events. 302/2783 cut-off events. For 987/1190 co-relation queries the response was YES. Maximal size of possible extension queue 122. Compared 24973 event pairs, 83 based on Foata normal form. 61/2744 useless extension candidates. Maximal degree in co-relation 4430. Up to 326 conditions per place. [2025-02-08 05:46:15,258 INFO L140 encePairwiseOnDemand]: 255/261 looper letters, 28 selfloop transitions, 8 changer transitions 0/289 dead transitions. [2025-02-08 05:46:15,258 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 289 transitions, 867 flow [2025-02-08 05:46:15,259 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 05:46:15,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 05:46:15,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1236 transitions. [2025-02-08 05:46:15,261 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9471264367816092 [2025-02-08 05:46:15,261 INFO L175 Difference]: Start difference. First operand has 275 places, 283 transitions, 788 flow. Second operand 5 states and 1236 transitions. [2025-02-08 05:46:15,261 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 289 transitions, 867 flow [2025-02-08 05:46:15,264 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 278 places, 289 transitions, 854 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-02-08 05:46:15,266 INFO L231 Difference]: Finished difference. Result has 278 places, 278 transitions, 751 flow [2025-02-08 05:46:15,266 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=735, PETRI_DIFFERENCE_MINUEND_PLACES=274, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=751, PETRI_PLACES=278, PETRI_TRANSITIONS=278} [2025-02-08 05:46:15,266 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 15 predicate places. [2025-02-08 05:46:15,266 INFO L471 AbstractCegarLoop]: Abstraction has has 278 places, 278 transitions, 751 flow [2025-02-08 05:46:15,268 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 242.5) internal successors, (1455), 6 states have internal predecessors, (1455), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:15,268 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:15,268 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:15,268 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-08 05:46:15,268 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:15,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:15,269 INFO L85 PathProgramCache]: Analyzing trace with hash -2035069750, now seen corresponding path program 1 times [2025-02-08 05:46:15,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:15,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [604840296] [2025-02-08 05:46:15,269 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:15,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:15,287 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 216 statements into 1 equivalence classes. [2025-02-08 05:46:15,294 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 216 of 216 statements. [2025-02-08 05:46:15,294 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:15,294 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:15,330 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:15,331 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:15,331 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [604840296] [2025-02-08 05:46:15,331 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [604840296] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:15,332 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:15,332 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:15,332 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [882413439] [2025-02-08 05:46:15,332 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:15,332 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:15,332 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:15,333 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:15,333 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:15,359 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 232 out of 261 [2025-02-08 05:46:15,360 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 278 transitions, 751 flow. Second operand has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:15,360 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:15,360 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 232 of 261 [2025-02-08 05:46:15,360 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:15,707 INFO L124 PetriNetUnfolderBase]: 503/3564 cut-off events. [2025-02-08 05:46:15,707 INFO L125 PetriNetUnfolderBase]: For 2170/2436 co-relation queries the response was YES. [2025-02-08 05:46:15,715 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7138 conditions, 3564 events. 503/3564 cut-off events. For 2170/2436 co-relation queries the response was YES. Maximal size of possible extension queue 184. Compared 34221 event pairs, 226 based on Foata normal form. 6/3415 useless extension candidates. Maximal degree in co-relation 6345. Up to 891 conditions per place. [2025-02-08 05:46:15,719 INFO L140 encePairwiseOnDemand]: 258/261 looper letters, 37 selfloop transitions, 2 changer transitions 0/280 dead transitions. [2025-02-08 05:46:15,719 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 280 transitions, 845 flow [2025-02-08 05:46:15,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:15,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:15,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 725 transitions. [2025-02-08 05:46:15,721 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9259259259259259 [2025-02-08 05:46:15,721 INFO L175 Difference]: Start difference. First operand has 278 places, 278 transitions, 751 flow. Second operand 3 states and 725 transitions. [2025-02-08 05:46:15,721 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 280 transitions, 845 flow [2025-02-08 05:46:15,725 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 280 transitions, 833 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-02-08 05:46:15,727 INFO L231 Difference]: Finished difference. Result has 276 places, 277 transitions, 744 flow [2025-02-08 05:46:15,727 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=261, PETRI_DIFFERENCE_MINUEND_FLOW=740, PETRI_DIFFERENCE_MINUEND_PLACES=274, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=744, PETRI_PLACES=276, PETRI_TRANSITIONS=277} [2025-02-08 05:46:15,728 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, 13 predicate places. [2025-02-08 05:46:15,728 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 277 transitions, 744 flow [2025-02-08 05:46:15,728 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:15,728 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:15,729 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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-02-08 05:46:15,729 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-08 05:46:15,729 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-02-08 05:46:15,729 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:15,729 INFO L85 PathProgramCache]: Analyzing trace with hash -441317466, now seen corresponding path program 1 times [2025-02-08 05:46:15,729 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:15,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1592065347] [2025-02-08 05:46:15,730 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:15,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:15,743 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 222 statements into 1 equivalence classes. [2025-02-08 05:46:15,756 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 222 of 222 statements. [2025-02-08 05:46:15,756 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:15,756 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:46:15,756 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:46:15,762 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 222 statements into 1 equivalence classes. [2025-02-08 05:46:15,772 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 222 of 222 statements. [2025-02-08 05:46:15,773 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:15,773 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:46:15,805 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:46:15,806 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:46:15,806 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (12 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (10 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (9 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (8 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (7 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (6 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (4 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 14 remaining) [2025-02-08 05:46:15,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 14 remaining) [2025-02-08 05:46:15,808 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-08 05:46:15,808 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:46:15,808 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:46:15,809 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-08 05:46:15,831 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 05:46:15,833 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 295 places, 291 transitions, 600 flow [2025-02-08 05:46:15,857 INFO L124 PetriNetUnfolderBase]: 9/430 cut-off events. [2025-02-08 05:46:15,857 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-02-08 05:46:15,858 INFO L83 FinitePrefix]: Finished finitePrefix Result has 443 conditions, 430 events. 9/430 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 586 event pairs, 0 based on Foata normal form. 0/392 useless extension candidates. Maximal degree in co-relation 355. Up to 8 conditions per place. [2025-02-08 05:46:15,858 INFO L82 GeneralOperation]: Start removeDead. Operand has 295 places, 291 transitions, 600 flow [2025-02-08 05:46:15,861 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 295 places, 291 transitions, 600 flow [2025-02-08 05:46:15,862 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:46:15,862 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;@43c5f5ff, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:46:15,862 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2025-02-08 05:46:15,867 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:46:15,867 INFO L124 PetriNetUnfolderBase]: 1/160 cut-off events. [2025-02-08 05:46:15,868 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:46:15,868 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:15,868 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] [2025-02-08 05:46:15,868 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-08 05:46:15,869 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:15,869 INFO L85 PathProgramCache]: Analyzing trace with hash -517384465, now seen corresponding path program 1 times [2025-02-08 05:46:15,869 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:15,869 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1209661508] [2025-02-08 05:46:15,869 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:15,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:15,879 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 154 statements into 1 equivalence classes. [2025-02-08 05:46:15,884 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 154 of 154 statements. [2025-02-08 05:46:15,884 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:15,885 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:15,903 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:15,903 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:15,903 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1209661508] [2025-02-08 05:46:15,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1209661508] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:15,903 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:15,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:15,903 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050752659] [2025-02-08 05:46:15,903 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:15,903 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:15,903 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:15,903 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:15,903 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:15,928 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 249 out of 291 [2025-02-08 05:46:15,929 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 295 places, 291 transitions, 600 flow. Second operand has 3 states, 3 states have (on average 250.0) internal successors, (750), 3 states have internal predecessors, (750), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:15,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:15,929 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 291 [2025-02-08 05:46:15,929 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:24,272 INFO L124 PetriNetUnfolderBase]: 35239/79075 cut-off events. [2025-02-08 05:46:24,273 INFO L125 PetriNetUnfolderBase]: For 973/973 co-relation queries the response was YES. [2025-02-08 05:46:24,546 INFO L83 FinitePrefix]: Finished finitePrefix Result has 129887 conditions, 79075 events. 35239/79075 cut-off events. For 973/973 co-relation queries the response was YES. Maximal size of possible extension queue 2923. Compared 957085 event pairs, 14941 based on Foata normal form. 1/71001 useless extension candidates. Maximal degree in co-relation 109153. Up to 27933 conditions per place. [2025-02-08 05:46:24,851 INFO L140 encePairwiseOnDemand]: 270/291 looper letters, 60 selfloop transitions, 14 changer transitions 1/323 dead transitions. [2025-02-08 05:46:24,851 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 297 places, 323 transitions, 824 flow [2025-02-08 05:46:24,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:24,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:24,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 829 transitions. [2025-02-08 05:46:24,853 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9495990836197021 [2025-02-08 05:46:24,853 INFO L175 Difference]: Start difference. First operand has 295 places, 291 transitions, 600 flow. Second operand 3 states and 829 transitions. [2025-02-08 05:46:24,853 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 297 places, 323 transitions, 824 flow [2025-02-08 05:46:24,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 297 places, 323 transitions, 820 flow, removed 2 selfloop flow, removed 0 redundant places. [2025-02-08 05:46:24,861 INFO L231 Difference]: Finished difference. Result has 299 places, 302 transitions, 714 flow [2025-02-08 05:46:24,861 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=291, PETRI_DIFFERENCE_MINUEND_FLOW=594, PETRI_DIFFERENCE_MINUEND_PLACES=295, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=714, PETRI_PLACES=299, PETRI_TRANSITIONS=302} [2025-02-08 05:46:24,862 INFO L279 CegarLoopForPetriNet]: 295 programPoint places, 4 predicate places. [2025-02-08 05:46:24,862 INFO L471 AbstractCegarLoop]: Abstraction has has 299 places, 302 transitions, 714 flow [2025-02-08 05:46:24,863 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 250.0) internal successors, (750), 3 states have internal predecessors, (750), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:24,863 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:24,863 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] [2025-02-08 05:46:24,863 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-08 05:46:24,863 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-08 05:46:24,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:24,864 INFO L85 PathProgramCache]: Analyzing trace with hash 714158, now seen corresponding path program 1 times [2025-02-08 05:46:24,864 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:24,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1461970021] [2025-02-08 05:46:24,864 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:24,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:24,879 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 159 statements into 1 equivalence classes. [2025-02-08 05:46:24,884 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 159 of 159 statements. [2025-02-08 05:46:24,885 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:24,885 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:24,920 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:24,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:24,921 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1461970021] [2025-02-08 05:46:24,921 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1461970021] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:24,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:24,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:24,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1326592241] [2025-02-08 05:46:24,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:24,923 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:24,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:24,924 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:24,924 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:24,966 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 291 [2025-02-08 05:46:24,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 299 places, 302 transitions, 714 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-02-08 05:46:24,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:24,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 291 [2025-02-08 05:46:24,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:29,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [60#L691true, 303#true, 292#true, 73#L712-2true, 294#true, 103#L695-5true, 300#(= |#race~threads_alive~0| 0), 149#L695-4true, 296#true, Black: 298#true]) [2025-02-08 05:46:29,049 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:46:29,049 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,049 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,049 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [60#L691true, 303#true, 292#true, 73#L712-2true, 294#true, 103#L695-5true, 300#(= |#race~threads_alive~0| 0), 45#L695-5true, 296#true, Black: 298#true]) [2025-02-08 05:46:29,050 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:46:29,050 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:46:29,050 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:46:29,050 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:46:29,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [60#L691true, 303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 45#L695-5true, 296#true, Black: 298#true, 158#L695-4true]) [2025-02-08 05:46:29,050 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:46:29,050 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,050 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,050 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [60#L691true, 303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 103#L695-5true, 149#L695-4true, 296#true, Black: 298#true]) [2025-02-08 05:46:29,368 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:46:29,368 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,368 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,368 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:46:29,368 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [60#L691true, 303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 296#true, 45#L695-5true, Black: 298#true, 158#L695-4true]) [2025-02-08 05:46:29,370 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:46:29,370 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:46:29,370 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,370 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,370 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:46:29,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [60#L691true, 303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 103#L695-5true, 296#true, 45#L695-5true, Black: 298#true]) [2025-02-08 05:46:29,667 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:46:29,667 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:46:29,667 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:46:29,667 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:46:29,667 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:46:29,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [60#L691true, 303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 103#L695-5true, 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:29,668 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:46:29,668 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:46:29,668 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:46:29,668 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:46:30,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [60#L691true, 114#L695true, 303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:30,542 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:46:30,542 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:46:30,542 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:46:30,542 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:46:30,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [60#L691true, 303#true, 292#true, 73#L712-2true, 145#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 294#true, 300#(= |#race~threads_alive~0| 0), 296#true, 159#L695true, Black: 298#true]) [2025-02-08 05:46:30,543 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:46:30,544 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:46:30,544 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:46:30,544 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:46:31,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [60#L691true, 17#L697true, 303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:31,389 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2025-02-08 05:46:31,389 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:31,389 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:46:31,389 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:46:31,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [60#L691true, 303#true, 292#true, 73#L712-2true, 145#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 294#true, 276#L697true, 300#(= |#race~threads_alive~0| 0), 296#true, Black: 298#true]) [2025-02-08 05:46:31,391 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2025-02-08 05:46:31,391 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:46:31,391 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:46:31,391 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:31,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 243#L693true, 103#L695-5true, 300#(= |#race~threads_alive~0| 0), 149#L695-4true, 296#true, Black: 298#true]) [2025-02-08 05:46:31,786 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 243#L693true, 103#L695-5true, 300#(= |#race~threads_alive~0| 0), 45#L695-5true, 296#true, Black: 298#true]) [2025-02-08 05:46:31,786 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 243#L693true, 300#(= |#race~threads_alive~0| 0), 45#L695-5true, 296#true, Black: 298#true, 158#L695-4true]) [2025-02-08 05:46:31,786 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:31,786 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:32,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 243#L693true, 300#(= |#race~threads_alive~0| 0), 103#L695-5true, 296#true, 149#L695-4true, Black: 298#true]) [2025-02-08 05:46:32,150 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:46:32,150 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:32,150 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:32,150 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-08 05:46:32,150 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:32,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 243#L693true, 294#true, 300#(= |#race~threads_alive~0| 0), 296#true, 45#L695-5true, Black: 298#true, 158#L695-4true]) [2025-02-08 05:46:32,151 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:46:32,152 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:32,152 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:32,152 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-08 05:46:32,152 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:46:32,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 243#L693true, 300#(= |#race~threads_alive~0| 0), 103#L695-5true, 296#true, 45#L695-5true, Black: 298#true]) [2025-02-08 05:46:32,373 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:46:32,374 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:46:32,374 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-08 05:46:32,374 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-08 05:46:32,374 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-08 05:46:32,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 243#L693true, 300#(= |#race~threads_alive~0| 0), 103#L695-5true, 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:32,374 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:46:32,374 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-08 05:46:32,374 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:46:32,374 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-08 05:46:32,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 103#L695-5true, 198#L694true, 300#(= |#race~threads_alive~0| 0), 149#L695-4true, 296#true, Black: 298#true]) [2025-02-08 05:46:32,376 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2025-02-08 05:46:32,376 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,376 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,376 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 103#L695-5true, 198#L694true, 300#(= |#race~threads_alive~0| 0), 45#L695-5true, 296#true, Black: 298#true]) [2025-02-08 05:46:32,376 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:46:32,377 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2025-02-08 05:46:32,377 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2025-02-08 05:46:32,377 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2025-02-08 05:46:32,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 198#L694true, 300#(= |#race~threads_alive~0| 0), 45#L695-5true, 296#true, Black: 298#true, 158#L695-4true]) [2025-02-08 05:46:32,377 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2025-02-08 05:46:32,377 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,377 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,377 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 198#L694true, 103#L695-5true, 296#true, 149#L695-4true, Black: 298#true]) [2025-02-08 05:46:32,602 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2025-02-08 05:46:32,602 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,602 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,602 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-08 05:46:32,603 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,604 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 198#L694true, 300#(= |#race~threads_alive~0| 0), 296#true, 45#L695-5true, Black: 298#true, 158#L695-4true]) [2025-02-08 05:46:32,604 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2025-02-08 05:46:32,604 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,604 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,605 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-08 05:46:32,605 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-08 05:46:32,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 198#L694true, 103#L695-5true, 45#L695-5true, 296#true, Black: 298#true]) [2025-02-08 05:46:32,841 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:46:32,841 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2025-02-08 05:46:32,841 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2025-02-08 05:46:32,841 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2025-02-08 05:46:32,841 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-08 05:46:32,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [303#true, 292#true, 73#L712-2true, 294#true, 198#L694true, 103#L695-5true, 300#(= |#race~threads_alive~0| 0), 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:32,841 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:46:32,842 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2025-02-08 05:46:32,842 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-08 05:46:32,842 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2025-02-08 05:46:33,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [114#L695true, 303#true, 292#true, 73#L712-2true, 294#true, 243#L693true, 300#(= |#race~threads_alive~0| 0), 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:33,355 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-08 05:46:33,355 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2025-02-08 05:46:33,355 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2025-02-08 05:46:33,355 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2025-02-08 05:46:33,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [303#true, 292#true, 73#L712-2true, 145#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 243#L693true, 294#true, 300#(= |#race~threads_alive~0| 0), 296#true, 159#L695true, Black: 298#true]) [2025-02-08 05:46:33,359 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-08 05:46:33,359 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2025-02-08 05:46:33,359 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2025-02-08 05:46:33,359 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2025-02-08 05:46:34,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [114#L695true, 303#true, 292#true, 73#L712-2true, 294#true, 300#(= |#race~threads_alive~0| 0), 198#L694true, 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:34,007 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-02-08 05:46:34,008 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-02-08 05:46:34,008 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:46:34,008 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:46:34,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [303#true, 292#true, 73#L712-2true, 145#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 294#true, 300#(= |#race~threads_alive~0| 0), 198#L694true, 296#true, 159#L695true, Black: 298#true]) [2025-02-08 05:46:34,012 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-02-08 05:46:34,012 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:46:34,012 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-02-08 05:46:34,012 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:46:34,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [17#L697true, 303#true, 292#true, 73#L712-2true, 294#true, 243#L693true, 300#(= |#race~threads_alive~0| 0), 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:34,529 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2025-02-08 05:46:34,530 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-08 05:46:34,530 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-08 05:46:34,530 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-02-08 05:46:34,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [303#true, 292#true, 145#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 73#L712-2true, 243#L693true, 294#true, 276#L697true, 300#(= |#race~threads_alive~0| 0), 296#true, Black: 298#true]) [2025-02-08 05:46:34,533 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2025-02-08 05:46:34,533 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-08 05:46:34,533 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-08 05:46:34,533 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-02-08 05:46:34,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [17#L697true, 303#true, 292#true, 73#L712-2true, 294#true, 198#L694true, 300#(= |#race~threads_alive~0| 0), 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:34,938 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-02-08 05:46:34,938 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2025-02-08 05:46:34,939 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2025-02-08 05:46:34,939 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-02-08 05:46:34,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [303#true, 292#true, 145#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 73#L712-2true, 294#true, 276#L697true, 300#(= |#race~threads_alive~0| 0), 198#L694true, 296#true, Black: 298#true]) [2025-02-08 05:46:34,943 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-02-08 05:46:34,943 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-02-08 05:46:34,943 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2025-02-08 05:46:34,943 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2025-02-08 05:46:36,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [17#L697true, 156#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 303#true, 292#true, 73#L712-2true, 294#true, 276#L697true, 300#(= |#race~threads_alive~0| 0), 296#true, Black: 298#true]) [2025-02-08 05:46:36,148 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:46:36,148 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-02-08 05:46:36,148 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-02-08 05:46:36,149 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2025-02-08 05:46:36,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [17#L697true, 303#true, 292#true, 73#L712-2true, 294#true, 123#L697true, 300#(= |#race~threads_alive~0| 0), 296#true, 218#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 298#true]) [2025-02-08 05:46:36,149 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:46:36,149 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2025-02-08 05:46:36,149 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-02-08 05:46:36,149 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-02-08 05:46:36,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][158], [303#true, 292#true, 145#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 73#L712-2true, 294#true, 276#L697true, 123#L697true, 300#(= |#race~threads_alive~0| 0), 296#true, Black: 298#true]) [2025-02-08 05:46:36,152 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:46:36,152 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2025-02-08 05:46:36,152 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-02-08 05:46:36,152 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-02-08 05:46:36,465 INFO L124 PetriNetUnfolderBase]: 38618/99725 cut-off events. [2025-02-08 05:46:36,466 INFO L125 PetriNetUnfolderBase]: For 40494/44758 co-relation queries the response was YES. [2025-02-08 05:46:36,884 INFO L83 FinitePrefix]: Finished finitePrefix Result has 192268 conditions, 99725 events. 38618/99725 cut-off events. For 40494/44758 co-relation queries the response was YES. Maximal size of possible extension queue 3203. Compared 1334153 event pairs, 24930 based on Foata normal form. 654/90669 useless extension candidates. Maximal degree in co-relation 190021. Up to 46398 conditions per place. [2025-02-08 05:46:37,259 INFO L140 encePairwiseOnDemand]: 281/291 looper letters, 55 selfloop transitions, 16 changer transitions 0/328 dead transitions. [2025-02-08 05:46:37,260 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 300 places, 328 transitions, 944 flow [2025-02-08 05:46:37,265 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:46:37,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:46:37,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 816 transitions. [2025-02-08 05:46:37,267 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9347079037800687 [2025-02-08 05:46:37,267 INFO L175 Difference]: Start difference. First operand has 299 places, 302 transitions, 714 flow. Second operand 3 states and 816 transitions. [2025-02-08 05:46:37,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 300 places, 328 transitions, 944 flow [2025-02-08 05:46:37,427 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 298 places, 328 transitions, 904 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:46:37,429 INFO L231 Difference]: Finished difference. Result has 300 places, 316 transitions, 832 flow [2025-02-08 05:46:37,429 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=291, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=296, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=286, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=832, PETRI_PLACES=300, PETRI_TRANSITIONS=316} [2025-02-08 05:46:37,430 INFO L279 CegarLoopForPetriNet]: 295 programPoint places, 5 predicate places. [2025-02-08 05:46:37,430 INFO L471 AbstractCegarLoop]: Abstraction has has 300 places, 316 transitions, 832 flow [2025-02-08 05:46:37,430 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-02-08 05:46:37,430 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:46:37,430 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] [2025-02-08 05:46:37,431 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-02-08 05:46:37,431 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-08 05:46:37,431 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:46:37,431 INFO L85 PathProgramCache]: Analyzing trace with hash 2132750510, now seen corresponding path program 1 times [2025-02-08 05:46:37,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:46:37,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1748492622] [2025-02-08 05:46:37,431 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:46:37,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:46:37,446 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 160 statements into 1 equivalence classes. [2025-02-08 05:46:37,450 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 160 of 160 statements. [2025-02-08 05:46:37,450 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:46:37,450 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:46:37,467 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:46:37,467 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:46:37,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1748492622] [2025-02-08 05:46:37,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1748492622] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:46:37,467 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:46:37,467 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:46:37,467 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1365857537] [2025-02-08 05:46:37,468 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:46:37,468 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:46:37,468 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:46:37,468 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:46:37,468 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:46:37,478 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 262 out of 291 [2025-02-08 05:46:37,479 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 300 places, 316 transitions, 832 flow. Second operand has 3 states, 3 states have (on average 263.3333333333333) internal successors, (790), 3 states have internal predecessors, (790), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:46:37,479 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:46:37,479 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 262 of 291 [2025-02-08 05:46:37,479 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:46:41,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [308#true, Black: 305#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 292#true, 303#true, 73#L712-2true, 294#true, 103#L695-5true, 149#L695-4true, 234#threadENTRYtrue, 296#true, Black: 298#true]) [2025-02-08 05:46:41,116 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:46:41,116 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:46:41,116 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:46:41,116 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:46:41,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [308#true, Black: 305#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 292#true, 303#true, 73#L712-2true, 294#true, 234#threadENTRYtrue, 296#true, 45#L695-5true, Black: 298#true, 158#L695-4true]) [2025-02-08 05:46:41,117 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:46:41,117 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:46:41,117 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:46:41,117 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:46:41,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L712-->L712-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][171], [308#true, Black: 305#(= |#race~threads_alive~0| |ULTIMATE.start_main_#t~nondet10#1|), 292#true, 303#true, 73#L712-2true, 294#true, 103#L695-5true, 234#threadENTRYtrue, 296#true, 45#L695-5true, Black: 298#true]) [2025-02-08 05:46:41,462 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:46:41,462 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:46:41,462 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:46:41,462 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event