./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/weaver/unroll-cond-5.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/unroll-cond-5.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 052a68c73a5d1c6e7122fc0c660c02483f37277d0239d876d93b351fcdd64a16 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 22:08:26,443 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 22:08:26,510 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 22:08:26,517 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 22:08:26,519 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 22:08:26,536 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 22:08:26,537 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 22:08:26,537 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 22:08:26,537 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 22:08:26,538 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 22:08:26,538 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 22:08:26,539 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 22:08:26,539 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 22:08:26,539 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 22:08:26,539 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 22:08:26,539 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 22:08:26,539 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 22:08:26,540 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 22:08:26,540 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:08:26,541 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 22:08:26,541 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 22:08:26,542 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 22:08:26,542 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 22:08:26,542 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 052a68c73a5d1c6e7122fc0c660c02483f37277d0239d876d93b351fcdd64a16 [2025-03-08 22:08:26,779 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 22:08:26,790 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 22:08:26,792 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 22:08:26,793 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 22:08:26,793 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 22:08:26,794 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/unroll-cond-5.wvr.c [2025-03-08 22:08:27,914 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9e216b093/42a5b231d12545dea74bc6b74b70c771/FLAGde4799f34 [2025-03-08 22:08:28,167 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 22:08:28,168 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/unroll-cond-5.wvr.c [2025-03-08 22:08:28,173 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9e216b093/42a5b231d12545dea74bc6b74b70c771/FLAGde4799f34 [2025-03-08 22:08:28,184 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9e216b093/42a5b231d12545dea74bc6b74b70c771 [2025-03-08 22:08:28,185 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 22:08:28,186 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 22:08:28,187 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 22:08:28,187 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 22:08:28,190 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 22:08:28,190 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,191 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f6ac0aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28, skipping insertion in model container [2025-03-08 22:08:28,191 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,205 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 22:08:28,368 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:08:28,376 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 22:08:28,413 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:08:28,427 INFO L204 MainTranslator]: Completed translation [2025-03-08 22:08:28,428 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28 WrapperNode [2025-03-08 22:08:28,428 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 22:08:28,429 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 22:08:28,429 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 22:08:28,429 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 22:08:28,435 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,447 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,482 INFO L138 Inliner]: procedures = 23, calls = 36, calls flagged for inlining = 18, calls inlined = 18, statements flattened = 463 [2025-03-08 22:08:28,482 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 22:08:28,484 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 22:08:28,484 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 22:08:28,484 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 22:08:28,489 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,489 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,495 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,495 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,506 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,507 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,508 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,509 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,513 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 22:08:28,514 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 22:08:28,514 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 22:08:28,514 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 22:08:28,515 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (1/1) ... [2025-03-08 22:08:28,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:08:28,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 22:08:28,548 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 22:08:28,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 22:08:28,567 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 22:08:28,567 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-08 22:08:28,568 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-08 22:08:28,568 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-08 22:08:28,568 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-08 22:08:28,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 22:08:28,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 22:08:28,568 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 22:08:28,568 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 22:08:28,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 22:08:28,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 22:08:28,570 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 22:08:28,654 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 22:08:28,655 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 22:08:29,267 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 22:08:29,268 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 22:08:29,285 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 22:08:29,286 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 22:08:29,286 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:08:29 BoogieIcfgContainer [2025-03-08 22:08:29,287 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 22:08:29,288 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 22:08:29,289 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 22:08:29,292 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 22:08:29,293 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 10:08:28" (1/3) ... [2025-03-08 22:08:29,294 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b054ad8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:08:29, skipping insertion in model container [2025-03-08 22:08:29,294 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:08:28" (2/3) ... [2025-03-08 22:08:29,294 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b054ad8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:08:29, skipping insertion in model container [2025-03-08 22:08:29,294 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:08:29" (3/3) ... [2025-03-08 22:08:29,295 INFO L128 eAbstractionObserver]: Analyzing ICFG unroll-cond-5.wvr.c [2025-03-08 22:08:29,307 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 22:08:29,309 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG unroll-cond-5.wvr.c that has 3 procedures, 595 locations, 1 initial locations, 3 loop locations, and 84 error locations. [2025-03-08 22:08:29,310 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 22:08:29,465 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-08 22:08:29,506 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 601 places, 627 transitions, 1268 flow [2025-03-08 22:08:29,641 INFO L124 PetriNetUnfolderBase]: 33/625 cut-off events. [2025-03-08 22:08:29,642 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 22:08:29,655 INFO L83 FinitePrefix]: Finished finitePrefix Result has 634 conditions, 625 events. 33/625 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1870 event pairs, 0 based on Foata normal form. 0/508 useless extension candidates. Maximal degree in co-relation 500. Up to 2 conditions per place. [2025-03-08 22:08:29,656 INFO L82 GeneralOperation]: Start removeDead. Operand has 601 places, 627 transitions, 1268 flow [2025-03-08 22:08:29,663 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 583 places, 608 transitions, 1228 flow [2025-03-08 22:08:29,671 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:08:29,678 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;@635d1e3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:08:29,678 INFO L334 AbstractCegarLoop]: Starting to check reachability of 162 error locations. [2025-03-08 22:08:29,684 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:08:29,684 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-03-08 22:08:29,684 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:08:29,684 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:29,685 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] [2025-03-08 22:08:29,685 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:29,688 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:29,689 INFO L85 PathProgramCache]: Analyzing trace with hash -1499517781, now seen corresponding path program 1 times [2025-03-08 22:08:29,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:29,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [318141393] [2025-03-08 22:08:29,694 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:29,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:29,770 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-08 22:08:29,776 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-08 22:08:29,777 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:29,778 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:29,836 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:29,838 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:29,838 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [318141393] [2025-03-08 22:08:29,839 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [318141393] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:29,839 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:29,839 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:29,840 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1828996360] [2025-03-08 22:08:29,840 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:29,846 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:29,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:29,865 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:29,865 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:29,909 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 593 out of 627 [2025-03-08 22:08:29,917 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 583 places, 608 transitions, 1228 flow. Second operand has 3 states, 3 states have (on average 594.3333333333334) internal successors, (1783), 3 states have internal predecessors, (1783), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:29,917 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:29,917 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 593 of 627 [2025-03-08 22:08:29,919 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:30,053 INFO L124 PetriNetUnfolderBase]: 40/920 cut-off events. [2025-03-08 22:08:30,054 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-03-08 22:08:30,060 INFO L83 FinitePrefix]: Finished finitePrefix Result has 980 conditions, 920 events. 40/920 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 4504 event pairs, 11 based on Foata normal form. 19/760 useless extension candidates. Maximal degree in co-relation 833. Up to 42 conditions per place. [2025-03-08 22:08:30,066 INFO L140 encePairwiseOnDemand]: 609/627 looper letters, 13 selfloop transitions, 2 changer transitions 3/592 dead transitions. [2025-03-08 22:08:30,066 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 584 places, 592 transitions, 1226 flow [2025-03-08 22:08:30,067 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:30,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:30,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1810 transitions. [2025-03-08 22:08:30,112 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.962254120148857 [2025-03-08 22:08:30,114 INFO L175 Difference]: Start difference. First operand has 583 places, 608 transitions, 1228 flow. Second operand 3 states and 1810 transitions. [2025-03-08 22:08:30,115 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 584 places, 592 transitions, 1226 flow [2025-03-08 22:08:30,121 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 580 places, 592 transitions, 1218 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-03-08 22:08:30,128 INFO L231 Difference]: Finished difference. Result has 580 places, 589 transitions, 1186 flow [2025-03-08 22:08:30,131 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1188, PETRI_DIFFERENCE_MINUEND_PLACES=578, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=592, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=590, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1186, PETRI_PLACES=580, PETRI_TRANSITIONS=589} [2025-03-08 22:08:30,133 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -3 predicate places. [2025-03-08 22:08:30,133 INFO L471 AbstractCegarLoop]: Abstraction has has 580 places, 589 transitions, 1186 flow [2025-03-08 22:08:30,134 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 594.3333333333334) internal successors, (1783), 3 states have internal predecessors, (1783), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:30,134 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:30,135 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] [2025-03-08 22:08:30,135 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 22:08:30,135 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:30,135 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:30,136 INFO L85 PathProgramCache]: Analyzing trace with hash 1642353247, now seen corresponding path program 1 times [2025-03-08 22:08:30,136 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:30,136 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1835515553] [2025-03-08 22:08:30,136 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:30,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:30,141 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-08 22:08:30,146 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-08 22:08:30,146 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:30,147 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:30,174 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:30,174 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:30,174 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1835515553] [2025-03-08 22:08:30,174 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1835515553] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:30,174 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:30,174 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:30,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1650088560] [2025-03-08 22:08:30,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:30,175 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:30,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:30,175 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:30,175 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:30,233 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 587 out of 627 [2025-03-08 22:08:30,235 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 580 places, 589 transitions, 1186 flow. Second operand has 3 states, 3 states have (on average 588.3333333333334) internal successors, (1765), 3 states have internal predecessors, (1765), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:30,235 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:30,235 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 587 of 627 [2025-03-08 22:08:30,235 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:30,371 INFO L124 PetriNetUnfolderBase]: 50/1044 cut-off events. [2025-03-08 22:08:30,371 INFO L125 PetriNetUnfolderBase]: For 11/12 co-relation queries the response was YES. [2025-03-08 22:08:30,374 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1111 conditions, 1044 events. 50/1044 cut-off events. For 11/12 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 4886 event pairs, 19 based on Foata normal form. 0/835 useless extension candidates. Maximal degree in co-relation 1083. Up to 58 conditions per place. [2025-03-08 22:08:30,377 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 19 selfloop transitions, 2 changer transitions 0/588 dead transitions. [2025-03-08 22:08:30,377 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 578 places, 588 transitions, 1226 flow [2025-03-08 22:08:30,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:30,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:30,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1783 transitions. [2025-03-08 22:08:30,380 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.947900053163211 [2025-03-08 22:08:30,381 INFO L175 Difference]: Start difference. First operand has 580 places, 589 transitions, 1186 flow. Second operand 3 states and 1783 transitions. [2025-03-08 22:08:30,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 578 places, 588 transitions, 1226 flow [2025-03-08 22:08:30,383 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 576 places, 588 transitions, 1222 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:30,388 INFO L231 Difference]: Finished difference. Result has 576 places, 588 transitions, 1184 flow [2025-03-08 22:08:30,389 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1180, PETRI_DIFFERENCE_MINUEND_PLACES=574, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=588, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=586, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1184, PETRI_PLACES=576, PETRI_TRANSITIONS=588} [2025-03-08 22:08:30,390 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -7 predicate places. [2025-03-08 22:08:30,390 INFO L471 AbstractCegarLoop]: Abstraction has has 576 places, 588 transitions, 1184 flow [2025-03-08 22:08:30,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 588.3333333333334) internal successors, (1765), 3 states have internal predecessors, (1765), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:30,391 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:30,391 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:08:30,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 22:08:30,391 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:30,391 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:30,392 INFO L85 PathProgramCache]: Analyzing trace with hash 1524469472, now seen corresponding path program 1 times [2025-03-08 22:08:30,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:30,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1916489784] [2025-03-08 22:08:30,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:30,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:30,398 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-08 22:08:30,406 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-08 22:08:30,406 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:30,406 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:30,440 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:30,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:30,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1916489784] [2025-03-08 22:08:30,441 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1916489784] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:30,441 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:30,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:30,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [836533589] [2025-03-08 22:08:30,441 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:30,441 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:30,442 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:30,442 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:30,442 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:30,485 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 569 out of 627 [2025-03-08 22:08:30,486 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 576 places, 588 transitions, 1184 flow. Second operand has 3 states, 3 states have (on average 570.0) internal successors, (1710), 3 states have internal predecessors, (1710), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:30,487 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:30,487 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 569 of 627 [2025-03-08 22:08:30,487 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:30,798 INFO L124 PetriNetUnfolderBase]: 180/2417 cut-off events. [2025-03-08 22:08:30,798 INFO L125 PetriNetUnfolderBase]: For 41/42 co-relation queries the response was YES. [2025-03-08 22:08:30,809 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2624 conditions, 2417 events. 180/2417 cut-off events. For 41/42 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 15866 event pairs, 56 based on Foata normal form. 0/1938 useless extension candidates. Maximal degree in co-relation 2588. Up to 197 conditions per place. [2025-03-08 22:08:30,820 INFO L140 encePairwiseOnDemand]: 614/627 looper letters, 28 selfloop transitions, 1 changer transitions 0/576 dead transitions. [2025-03-08 22:08:30,820 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 566 places, 576 transitions, 1218 flow [2025-03-08 22:08:30,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:30,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:30,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1748 transitions. [2025-03-08 22:08:30,824 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9292929292929293 [2025-03-08 22:08:30,824 INFO L175 Difference]: Start difference. First operand has 576 places, 588 transitions, 1184 flow. Second operand 3 states and 1748 transitions. [2025-03-08 22:08:30,824 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 566 places, 576 transitions, 1218 flow [2025-03-08 22:08:30,827 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 564 places, 576 transitions, 1214 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:30,831 INFO L231 Difference]: Finished difference. Result has 564 places, 576 transitions, 1158 flow [2025-03-08 22:08:30,832 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1156, PETRI_DIFFERENCE_MINUEND_PLACES=562, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=576, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=575, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1158, PETRI_PLACES=564, PETRI_TRANSITIONS=576} [2025-03-08 22:08:30,833 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -19 predicate places. [2025-03-08 22:08:30,833 INFO L471 AbstractCegarLoop]: Abstraction has has 564 places, 576 transitions, 1158 flow [2025-03-08 22:08:30,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 570.0) internal successors, (1710), 3 states have internal predecessors, (1710), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:30,834 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:30,834 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] [2025-03-08 22:08:30,835 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 22:08:30,835 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:30,836 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:30,836 INFO L85 PathProgramCache]: Analyzing trace with hash -185885204, now seen corresponding path program 1 times [2025-03-08 22:08:30,836 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:30,836 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [244816619] [2025-03-08 22:08:30,836 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:30,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:30,848 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-03-08 22:08:30,864 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-03-08 22:08:30,867 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:30,867 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:30,935 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:30,935 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:30,935 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [244816619] [2025-03-08 22:08:30,935 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [244816619] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:30,935 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:30,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:30,935 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [149625027] [2025-03-08 22:08:30,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:30,935 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:30,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:30,936 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:30,936 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:30,988 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 589 out of 627 [2025-03-08 22:08:30,990 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 564 places, 576 transitions, 1158 flow. Second operand has 3 states, 3 states have (on average 590.3333333333334) internal successors, (1771), 3 states have internal predecessors, (1771), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:30,991 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:30,991 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 589 of 627 [2025-03-08 22:08:30,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:31,088 INFO L124 PetriNetUnfolderBase]: 50/1022 cut-off events. [2025-03-08 22:08:31,088 INFO L125 PetriNetUnfolderBase]: For 11/12 co-relation queries the response was YES. [2025-03-08 22:08:31,091 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1086 conditions, 1022 events. 50/1022 cut-off events. For 11/12 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 4780 event pairs, 19 based on Foata normal form. 0/835 useless extension candidates. Maximal degree in co-relation 1050. Up to 56 conditions per place. [2025-03-08 22:08:31,098 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 17 selfloop transitions, 2 changer transitions 0/575 dead transitions. [2025-03-08 22:08:31,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 565 places, 575 transitions, 1194 flow [2025-03-08 22:08:31,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:31,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:31,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1787 transitions. [2025-03-08 22:08:31,101 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.950026581605529 [2025-03-08 22:08:31,101 INFO L175 Difference]: Start difference. First operand has 564 places, 576 transitions, 1158 flow. Second operand 3 states and 1787 transitions. [2025-03-08 22:08:31,101 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 565 places, 575 transitions, 1194 flow [2025-03-08 22:08:31,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 564 places, 575 transitions, 1193 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:08:31,109 INFO L231 Difference]: Finished difference. Result has 564 places, 575 transitions, 1159 flow [2025-03-08 22:08:31,111 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1155, PETRI_DIFFERENCE_MINUEND_PLACES=562, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=575, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=573, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1159, PETRI_PLACES=564, PETRI_TRANSITIONS=575} [2025-03-08 22:08:31,112 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -19 predicate places. [2025-03-08 22:08:31,112 INFO L471 AbstractCegarLoop]: Abstraction has has 564 places, 575 transitions, 1159 flow [2025-03-08 22:08:31,113 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 590.3333333333334) internal successors, (1771), 3 states have internal predecessors, (1771), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:31,113 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:31,113 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] [2025-03-08 22:08:31,113 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 22:08:31,113 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:31,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:31,114 INFO L85 PathProgramCache]: Analyzing trace with hash 730234998, now seen corresponding path program 1 times [2025-03-08 22:08:31,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:31,114 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1728121190] [2025-03-08 22:08:31,114 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:31,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:31,122 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-03-08 22:08:31,150 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-03-08 22:08:31,150 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:31,150 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:31,620 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:31,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:31,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1728121190] [2025-03-08 22:08:31,620 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1728121190] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:31,621 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:31,621 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:08:31,621 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1435628405] [2025-03-08 22:08:31,621 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:31,622 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:08:31,622 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:31,622 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:08:31,623 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:08:31,861 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 552 out of 627 [2025-03-08 22:08:31,864 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 564 places, 575 transitions, 1159 flow. Second operand has 6 states, 6 states have (on average 553.5) internal successors, (3321), 6 states have internal predecessors, (3321), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:31,865 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:31,865 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 552 of 627 [2025-03-08 22:08:31,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:32,234 INFO L124 PetriNetUnfolderBase]: 368/3207 cut-off events. [2025-03-08 22:08:32,235 INFO L125 PetriNetUnfolderBase]: For 76/77 co-relation queries the response was YES. [2025-03-08 22:08:32,243 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3739 conditions, 3207 events. 368/3207 cut-off events. For 76/77 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 22887 event pairs, 184 based on Foata normal form. 0/2592 useless extension candidates. Maximal degree in co-relation 3704. Up to 516 conditions per place. [2025-03-08 22:08:32,250 INFO L140 encePairwiseOnDemand]: 621/627 looper letters, 52 selfloop transitions, 5 changer transitions 0/574 dead transitions. [2025-03-08 22:08:32,251 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 568 places, 574 transitions, 1271 flow [2025-03-08 22:08:32,253 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:08:32,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:08:32,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3370 transitions. [2025-03-08 22:08:32,257 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8958001063264222 [2025-03-08 22:08:32,258 INFO L175 Difference]: Start difference. First operand has 564 places, 575 transitions, 1159 flow. Second operand 6 states and 3370 transitions. [2025-03-08 22:08:32,258 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 568 places, 574 transitions, 1271 flow [2025-03-08 22:08:32,260 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 566 places, 574 transitions, 1267 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:32,265 INFO L231 Difference]: Finished difference. Result has 566 places, 574 transitions, 1163 flow [2025-03-08 22:08:32,266 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1153, PETRI_DIFFERENCE_MINUEND_PLACES=561, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=574, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=569, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1163, PETRI_PLACES=566, PETRI_TRANSITIONS=574} [2025-03-08 22:08:32,268 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -17 predicate places. [2025-03-08 22:08:32,268 INFO L471 AbstractCegarLoop]: Abstraction has has 566 places, 574 transitions, 1163 flow [2025-03-08 22:08:32,271 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 553.5) internal successors, (3321), 6 states have internal predecessors, (3321), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:32,271 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:32,271 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] [2025-03-08 22:08:32,271 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 22:08:32,271 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err7ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:32,272 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:32,272 INFO L85 PathProgramCache]: Analyzing trace with hash 185309371, now seen corresponding path program 1 times [2025-03-08 22:08:32,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:32,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [663811119] [2025-03-08 22:08:32,272 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:32,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:32,283 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 80 statements into 1 equivalence classes. [2025-03-08 22:08:32,287 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 80 of 80 statements. [2025-03-08 22:08:32,288 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:32,288 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:32,314 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:32,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:32,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [663811119] [2025-03-08 22:08:32,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [663811119] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:32,314 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:32,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:32,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [639447553] [2025-03-08 22:08:32,315 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:32,315 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:32,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:32,315 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:32,316 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:32,331 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 587 out of 627 [2025-03-08 22:08:32,333 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 566 places, 574 transitions, 1163 flow. Second operand has 3 states, 3 states have (on average 588.3333333333334) internal successors, (1765), 3 states have internal predecessors, (1765), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:32,334 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:32,334 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 587 of 627 [2025-03-08 22:08:32,334 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:32,486 INFO L124 PetriNetUnfolderBase]: 104/1939 cut-off events. [2025-03-08 22:08:32,486 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2025-03-08 22:08:32,491 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2049 conditions, 1939 events. 104/1939 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 12257 event pairs, 20 based on Foata normal form. 0/1591 useless extension candidates. Maximal degree in co-relation 2031. Up to 94 conditions per place. [2025-03-08 22:08:32,495 INFO L140 encePairwiseOnDemand]: 619/627 looper letters, 18 selfloop transitions, 2 changer transitions 0/571 dead transitions. [2025-03-08 22:08:32,496 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 562 places, 571 transitions, 1198 flow [2025-03-08 22:08:32,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:32,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:32,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1787 transitions. [2025-03-08 22:08:32,499 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.950026581605529 [2025-03-08 22:08:32,499 INFO L175 Difference]: Start difference. First operand has 566 places, 574 transitions, 1163 flow. Second operand 3 states and 1787 transitions. [2025-03-08 22:08:32,499 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 562 places, 571 transitions, 1198 flow [2025-03-08 22:08:32,502 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 557 places, 571 transitions, 1188 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 22:08:32,509 INFO L231 Difference]: Finished difference. Result has 558 places, 570 transitions, 1155 flow [2025-03-08 22:08:32,510 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1141, PETRI_DIFFERENCE_MINUEND_PLACES=555, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=568, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=566, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1155, PETRI_PLACES=558, PETRI_TRANSITIONS=570} [2025-03-08 22:08:32,511 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -25 predicate places. [2025-03-08 22:08:32,511 INFO L471 AbstractCegarLoop]: Abstraction has has 558 places, 570 transitions, 1155 flow [2025-03-08 22:08:32,512 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 588.3333333333334) internal successors, (1765), 3 states have internal predecessors, (1765), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:32,512 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:32,512 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] [2025-03-08 22:08:32,512 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 22:08:32,512 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err6ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:32,513 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:32,513 INFO L85 PathProgramCache]: Analyzing trace with hash 1519716595, now seen corresponding path program 1 times [2025-03-08 22:08:32,513 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:32,513 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [999246335] [2025-03-08 22:08:32,513 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:32,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:32,519 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 83 statements into 1 equivalence classes. [2025-03-08 22:08:32,523 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 83 of 83 statements. [2025-03-08 22:08:32,524 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:32,524 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:32,558 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:32,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:32,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [999246335] [2025-03-08 22:08:32,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [999246335] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:32,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:32,559 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:32,559 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [304653317] [2025-03-08 22:08:32,559 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:32,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:32,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:32,560 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:32,560 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:32,574 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 593 out of 627 [2025-03-08 22:08:32,576 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 558 places, 570 transitions, 1155 flow. Second operand has 3 states, 3 states have (on average 594.0) internal successors, (1782), 3 states have internal predecessors, (1782), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:32,577 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:32,577 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 593 of 627 [2025-03-08 22:08:32,577 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:32,700 INFO L124 PetriNetUnfolderBase]: 55/1431 cut-off events. [2025-03-08 22:08:32,700 INFO L125 PetriNetUnfolderBase]: For 2/9 co-relation queries the response was YES. [2025-03-08 22:08:32,705 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1482 conditions, 1431 events. 55/1431 cut-off events. For 2/9 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 7136 event pairs, 1 based on Foata normal form. 1/1190 useless extension candidates. Maximal degree in co-relation 1447. Up to 20 conditions per place. [2025-03-08 22:08:32,709 INFO L140 encePairwiseOnDemand]: 620/627 looper letters, 11 selfloop transitions, 3 changer transitions 0/567 dead transitions. [2025-03-08 22:08:32,710 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 556 places, 567 transitions, 1178 flow [2025-03-08 22:08:32,710 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:32,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:32,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1797 transitions. [2025-03-08 22:08:32,712 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9553429027113237 [2025-03-08 22:08:32,713 INFO L175 Difference]: Start difference. First operand has 558 places, 570 transitions, 1155 flow. Second operand 3 states and 1797 transitions. [2025-03-08 22:08:32,713 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 556 places, 567 transitions, 1178 flow [2025-03-08 22:08:32,716 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 556 places, 567 transitions, 1178 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:08:32,720 INFO L231 Difference]: Finished difference. Result has 556 places, 566 transitions, 1153 flow [2025-03-08 22:08:32,720 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1147, PETRI_DIFFERENCE_MINUEND_PLACES=554, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=566, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=563, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1153, PETRI_PLACES=556, PETRI_TRANSITIONS=566} [2025-03-08 22:08:32,722 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -27 predicate places. [2025-03-08 22:08:32,722 INFO L471 AbstractCegarLoop]: Abstraction has has 556 places, 566 transitions, 1153 flow [2025-03-08 22:08:32,724 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 594.0) internal successors, (1782), 3 states have internal predecessors, (1782), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:32,724 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:32,724 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] [2025-03-08 22:08:32,724 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 22:08:32,725 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err66ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:32,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:32,726 INFO L85 PathProgramCache]: Analyzing trace with hash 1006140501, now seen corresponding path program 1 times [2025-03-08 22:08:32,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:32,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [639311257] [2025-03-08 22:08:32,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:32,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:32,736 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-08 22:08:32,745 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-08 22:08:32,745 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:32,745 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:32,775 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:32,775 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:32,775 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [639311257] [2025-03-08 22:08:32,776 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [639311257] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:32,776 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:32,776 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:32,776 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [859240091] [2025-03-08 22:08:32,776 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:32,776 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:32,776 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:32,777 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:32,777 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:32,876 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 513 out of 627 [2025-03-08 22:08:32,878 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 556 places, 566 transitions, 1153 flow. Second operand has 3 states, 3 states have (on average 514.3333333333334) internal successors, (1543), 3 states have internal predecessors, (1543), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:32,878 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:32,878 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 513 of 627 [2025-03-08 22:08:32,878 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:33,003 INFO L124 PetriNetUnfolderBase]: 105/1283 cut-off events. [2025-03-08 22:08:33,003 INFO L125 PetriNetUnfolderBase]: For 65/66 co-relation queries the response was YES. [2025-03-08 22:08:33,007 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1560 conditions, 1283 events. 105/1283 cut-off events. For 65/66 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 7022 event pairs, 9 based on Foata normal form. 1/1136 useless extension candidates. Maximal degree in co-relation 1524. Up to 217 conditions per place. [2025-03-08 22:08:33,011 INFO L140 encePairwiseOnDemand]: 580/627 looper letters, 49 selfloop transitions, 18 changer transitions 4/539 dead transitions. [2025-03-08 22:08:33,011 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 530 places, 539 transitions, 1238 flow [2025-03-08 22:08:33,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:33,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:33,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1636 transitions. [2025-03-08 22:08:33,018 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8697501329080276 [2025-03-08 22:08:33,018 INFO L175 Difference]: Start difference. First operand has 556 places, 566 transitions, 1153 flow. Second operand 3 states and 1636 transitions. [2025-03-08 22:08:33,018 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 530 places, 539 transitions, 1238 flow [2025-03-08 22:08:33,021 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 528 places, 539 transitions, 1232 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:33,025 INFO L231 Difference]: Finished difference. Result has 528 places, 534 transitions, 1118 flow [2025-03-08 22:08:33,026 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1091, PETRI_DIFFERENCE_MINUEND_PLACES=526, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=538, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=520, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1118, PETRI_PLACES=528, PETRI_TRANSITIONS=534} [2025-03-08 22:08:33,027 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -55 predicate places. [2025-03-08 22:08:33,027 INFO L471 AbstractCegarLoop]: Abstraction has has 528 places, 534 transitions, 1118 flow [2025-03-08 22:08:33,028 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 514.3333333333334) internal successors, (1543), 3 states have internal predecessors, (1543), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:33,029 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:33,029 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] [2025-03-08 22:08:33,029 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 22:08:33,029 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:33,030 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:33,030 INFO L85 PathProgramCache]: Analyzing trace with hash 1819919401, now seen corresponding path program 1 times [2025-03-08 22:08:33,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:33,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1969391342] [2025-03-08 22:08:33,030 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:33,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:33,036 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 94 statements into 1 equivalence classes. [2025-03-08 22:08:33,043 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 94 of 94 statements. [2025-03-08 22:08:33,044 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:33,044 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:33,064 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:33,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:33,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1969391342] [2025-03-08 22:08:33,065 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1969391342] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:33,065 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:33,065 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:33,065 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1548791895] [2025-03-08 22:08:33,065 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:33,065 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:33,065 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:33,066 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:33,066 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:33,096 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 575 out of 627 [2025-03-08 22:08:33,098 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 528 places, 534 transitions, 1118 flow. Second operand has 3 states, 3 states have (on average 576.3333333333334) internal successors, (1729), 3 states have internal predecessors, (1729), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:33,098 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:33,098 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 575 of 627 [2025-03-08 22:08:33,098 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:33,279 INFO L124 PetriNetUnfolderBase]: 174/2498 cut-off events. [2025-03-08 22:08:33,279 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2025-03-08 22:08:33,284 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2813 conditions, 2498 events. 174/2498 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 16807 event pairs, 19 based on Foata normal form. 0/2225 useless extension candidates. Maximal degree in co-relation 2777. Up to 180 conditions per place. [2025-03-08 22:08:33,290 INFO L140 encePairwiseOnDemand]: 611/627 looper letters, 26 selfloop transitions, 6 changer transitions 0/532 dead transitions. [2025-03-08 22:08:33,290 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 516 places, 532 transitions, 1180 flow [2025-03-08 22:08:33,290 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:33,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:33,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1767 transitions. [2025-03-08 22:08:33,292 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9393939393939394 [2025-03-08 22:08:33,292 INFO L175 Difference]: Start difference. First operand has 528 places, 534 transitions, 1118 flow. Second operand 3 states and 1767 transitions. [2025-03-08 22:08:33,292 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 516 places, 532 transitions, 1180 flow [2025-03-08 22:08:33,296 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 514 places, 532 transitions, 1144 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:33,299 INFO L231 Difference]: Finished difference. Result has 515 places, 530 transitions, 1104 flow [2025-03-08 22:08:33,300 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1062, PETRI_DIFFERENCE_MINUEND_PLACES=512, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=524, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=518, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1104, PETRI_PLACES=515, PETRI_TRANSITIONS=530} [2025-03-08 22:08:33,300 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -68 predicate places. [2025-03-08 22:08:33,300 INFO L471 AbstractCegarLoop]: Abstraction has has 515 places, 530 transitions, 1104 flow [2025-03-08 22:08:33,301 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 576.3333333333334) internal successors, (1729), 3 states have internal predecessors, (1729), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:33,301 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:33,301 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] [2025-03-08 22:08:33,301 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 22:08:33,302 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:33,302 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:33,302 INFO L85 PathProgramCache]: Analyzing trace with hash -1186672627, now seen corresponding path program 1 times [2025-03-08 22:08:33,302 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:33,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1094954094] [2025-03-08 22:08:33,302 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:33,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:33,310 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 102 statements into 1 equivalence classes. [2025-03-08 22:08:33,320 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 102 of 102 statements. [2025-03-08 22:08:33,320 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:33,320 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:33,379 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:33,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:33,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1094954094] [2025-03-08 22:08:33,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1094954094] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:33,380 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:33,380 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:08:33,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [734844486] [2025-03-08 22:08:33,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:33,380 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:08:33,380 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:33,380 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:08:33,380 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:08:33,408 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 599 out of 627 [2025-03-08 22:08:33,410 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 515 places, 530 transitions, 1104 flow. Second operand has 4 states, 4 states have (on average 600.25) internal successors, (2401), 4 states have internal predecessors, (2401), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:33,411 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:33,411 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 599 of 627 [2025-03-08 22:08:33,411 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:33,648 INFO L124 PetriNetUnfolderBase]: 157/3092 cut-off events. [2025-03-08 22:08:33,649 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 22:08:33,657 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3268 conditions, 3092 events. 157/3092 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 21481 event pairs, 8 based on Foata normal form. 0/2753 useless extension candidates. Maximal degree in co-relation 3231. Up to 73 conditions per place. [2025-03-08 22:08:33,662 INFO L140 encePairwiseOnDemand]: 621/627 looper letters, 13 selfloop transitions, 6 changer transitions 0/539 dead transitions. [2025-03-08 22:08:33,664 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 519 places, 539 transitions, 1164 flow [2025-03-08 22:08:33,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-08 22:08:33,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-08 22:08:33,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 3015 transitions. [2025-03-08 22:08:33,667 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9617224880382775 [2025-03-08 22:08:33,667 INFO L175 Difference]: Start difference. First operand has 515 places, 530 transitions, 1104 flow. Second operand 5 states and 3015 transitions. [2025-03-08 22:08:33,667 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 519 places, 539 transitions, 1164 flow [2025-03-08 22:08:33,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 519 places, 539 transitions, 1164 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:08:33,673 INFO L231 Difference]: Finished difference. Result has 522 places, 534 transitions, 1142 flow [2025-03-08 22:08:33,674 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1104, PETRI_DIFFERENCE_MINUEND_PLACES=515, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=530, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=525, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1142, PETRI_PLACES=522, PETRI_TRANSITIONS=534} [2025-03-08 22:08:33,676 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -61 predicate places. [2025-03-08 22:08:33,676 INFO L471 AbstractCegarLoop]: Abstraction has has 522 places, 534 transitions, 1142 flow [2025-03-08 22:08:33,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 600.25) internal successors, (2401), 4 states have internal predecessors, (2401), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:33,677 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:33,677 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] [2025-03-08 22:08:33,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 22:08:33,677 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:33,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:33,678 INFO L85 PathProgramCache]: Analyzing trace with hash 962500473, now seen corresponding path program 1 times [2025-03-08 22:08:33,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:33,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [915001221] [2025-03-08 22:08:33,678 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:33,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:33,684 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-03-08 22:08:33,691 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-03-08 22:08:33,692 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:33,692 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:34,022 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:34,022 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:34,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [915001221] [2025-03-08 22:08:34,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [915001221] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:34,023 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:34,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:08:34,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1062392447] [2025-03-08 22:08:34,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:34,023 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:08:34,023 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:34,024 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:08:34,024 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:08:34,469 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 592 out of 627 [2025-03-08 22:08:34,473 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 522 places, 534 transitions, 1142 flow. Second operand has 6 states, 6 states have (on average 593.5) internal successors, (3561), 6 states have internal predecessors, (3561), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:34,473 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:34,473 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 592 of 627 [2025-03-08 22:08:34,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:34,694 INFO L124 PetriNetUnfolderBase]: 125/2383 cut-off events. [2025-03-08 22:08:34,694 INFO L125 PetriNetUnfolderBase]: For 8/9 co-relation queries the response was YES. [2025-03-08 22:08:34,699 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2586 conditions, 2383 events. 125/2383 cut-off events. For 8/9 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 15092 event pairs, 7 based on Foata normal form. 0/2135 useless extension candidates. Maximal degree in co-relation 2543. Up to 57 conditions per place. [2025-03-08 22:08:34,701 INFO L140 encePairwiseOnDemand]: 621/627 looper letters, 15 selfloop transitions, 6 changer transitions 0/537 dead transitions. [2025-03-08 22:08:34,702 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 526 places, 537 transitions, 1194 flow [2025-03-08 22:08:34,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:08:34,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:08:34,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3573 transitions. [2025-03-08 22:08:34,706 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9497607655502392 [2025-03-08 22:08:34,706 INFO L175 Difference]: Start difference. First operand has 522 places, 534 transitions, 1142 flow. Second operand 6 states and 3573 transitions. [2025-03-08 22:08:34,706 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 526 places, 537 transitions, 1194 flow [2025-03-08 22:08:34,709 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 526 places, 537 transitions, 1194 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:08:34,713 INFO L231 Difference]: Finished difference. Result has 526 places, 533 transitions, 1152 flow [2025-03-08 22:08:34,714 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1140, PETRI_DIFFERENCE_MINUEND_PLACES=521, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=533, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=527, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1152, PETRI_PLACES=526, PETRI_TRANSITIONS=533} [2025-03-08 22:08:34,714 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -57 predicate places. [2025-03-08 22:08:34,714 INFO L471 AbstractCegarLoop]: Abstraction has has 526 places, 533 transitions, 1152 flow [2025-03-08 22:08:34,716 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 593.5) internal successors, (3561), 6 states have internal predecessors, (3561), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:34,716 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:34,716 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] [2025-03-08 22:08:34,716 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 22:08:34,716 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err61ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:34,717 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:34,717 INFO L85 PathProgramCache]: Analyzing trace with hash -2013158331, now seen corresponding path program 1 times [2025-03-08 22:08:34,717 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:34,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1887843005] [2025-03-08 22:08:34,717 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:34,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:34,724 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 108 statements into 1 equivalence classes. [2025-03-08 22:08:34,729 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 108 of 108 statements. [2025-03-08 22:08:34,729 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:34,729 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:34,784 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:34,785 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:34,785 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1887843005] [2025-03-08 22:08:34,785 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1887843005] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:34,785 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:34,785 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:08:34,785 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1304738682] [2025-03-08 22:08:34,785 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:34,786 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:08:34,786 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:34,786 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:08:34,786 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:08:34,909 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 591 out of 627 [2025-03-08 22:08:34,911 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 526 places, 533 transitions, 1152 flow. Second operand has 4 states, 4 states have (on average 592.5) internal successors, (2370), 4 states have internal predecessors, (2370), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:34,911 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:34,911 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 591 of 627 [2025-03-08 22:08:34,911 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:35,208 INFO L124 PetriNetUnfolderBase]: 192/3289 cut-off events. [2025-03-08 22:08:35,208 INFO L125 PetriNetUnfolderBase]: For 54/55 co-relation queries the response was YES. [2025-03-08 22:08:35,215 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3679 conditions, 3289 events. 192/3289 cut-off events. For 54/55 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 22195 event pairs, 16 based on Foata normal form. 0/2942 useless extension candidates. Maximal degree in co-relation 3636. Up to 133 conditions per place. [2025-03-08 22:08:35,218 INFO L140 encePairwiseOnDemand]: 617/627 looper letters, 20 selfloop transitions, 10 changer transitions 0/545 dead transitions. [2025-03-08 22:08:35,218 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 530 places, 545 transitions, 1239 flow [2025-03-08 22:08:35,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-08 22:08:35,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-08 22:08:35,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 2986 transitions. [2025-03-08 22:08:35,222 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9524720893141946 [2025-03-08 22:08:35,222 INFO L175 Difference]: Start difference. First operand has 526 places, 533 transitions, 1152 flow. Second operand 5 states and 2986 transitions. [2025-03-08 22:08:35,222 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 530 places, 545 transitions, 1239 flow [2025-03-08 22:08:35,225 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 525 places, 545 transitions, 1227 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 22:08:35,229 INFO L231 Difference]: Finished difference. Result has 528 places, 541 transitions, 1210 flow [2025-03-08 22:08:35,230 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1140, PETRI_DIFFERENCE_MINUEND_PLACES=521, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=533, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=524, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1210, PETRI_PLACES=528, PETRI_TRANSITIONS=541} [2025-03-08 22:08:35,231 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -55 predicate places. [2025-03-08 22:08:35,232 INFO L471 AbstractCegarLoop]: Abstraction has has 528 places, 541 transitions, 1210 flow [2025-03-08 22:08:35,233 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 592.5) internal successors, (2370), 4 states have internal predecessors, (2370), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:35,233 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:35,233 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] [2025-03-08 22:08:35,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-08 22:08:35,233 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:35,233 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:35,233 INFO L85 PathProgramCache]: Analyzing trace with hash -1288217669, now seen corresponding path program 1 times [2025-03-08 22:08:35,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:35,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1836346747] [2025-03-08 22:08:35,233 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:35,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:35,241 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 111 statements into 1 equivalence classes. [2025-03-08 22:08:35,245 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 111 of 111 statements. [2025-03-08 22:08:35,245 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:35,245 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:35,268 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:35,268 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:35,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1836346747] [2025-03-08 22:08:35,268 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1836346747] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:35,268 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:35,268 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:35,268 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [732832164] [2025-03-08 22:08:35,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:35,269 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:35,269 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:35,269 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:35,269 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:35,283 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 597 out of 627 [2025-03-08 22:08:35,285 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 528 places, 541 transitions, 1210 flow. Second operand has 3 states, 3 states have (on average 599.3333333333334) internal successors, (1798), 3 states have internal predecessors, (1798), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:35,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:35,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 597 of 627 [2025-03-08 22:08:35,285 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:35,622 INFO L124 PetriNetUnfolderBase]: 221/4640 cut-off events. [2025-03-08 22:08:35,622 INFO L125 PetriNetUnfolderBase]: For 71/71 co-relation queries the response was YES. [2025-03-08 22:08:35,633 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5104 conditions, 4640 events. 221/4640 cut-off events. For 71/71 co-relation queries the response was YES. Maximal size of possible extension queue 59. Compared 36668 event pairs, 20 based on Foata normal form. 0/4162 useless extension candidates. Maximal degree in co-relation 5058. Up to 113 conditions per place. [2025-03-08 22:08:35,638 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 9 selfloop transitions, 2 changer transitions 0/541 dead transitions. [2025-03-08 22:08:35,638 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 529 places, 541 transitions, 1233 flow [2025-03-08 22:08:35,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:35,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:35,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1803 transitions. [2025-03-08 22:08:35,641 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9585326953748007 [2025-03-08 22:08:35,641 INFO L175 Difference]: Start difference. First operand has 528 places, 541 transitions, 1210 flow. Second operand 3 states and 1803 transitions. [2025-03-08 22:08:35,641 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 529 places, 541 transitions, 1233 flow [2025-03-08 22:08:35,644 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 529 places, 541 transitions, 1233 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:08:35,647 INFO L231 Difference]: Finished difference. Result has 529 places, 540 transitions, 1212 flow [2025-03-08 22:08:35,647 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1208, PETRI_DIFFERENCE_MINUEND_PLACES=527, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=540, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=538, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1212, PETRI_PLACES=529, PETRI_TRANSITIONS=540} [2025-03-08 22:08:35,649 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -54 predicate places. [2025-03-08 22:08:35,649 INFO L471 AbstractCegarLoop]: Abstraction has has 529 places, 540 transitions, 1212 flow [2025-03-08 22:08:35,650 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 599.3333333333334) internal successors, (1798), 3 states have internal predecessors, (1798), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:35,650 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:35,650 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] [2025-03-08 22:08:35,650 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-08 22:08:35,650 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting thread2Err25ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:35,651 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:35,651 INFO L85 PathProgramCache]: Analyzing trace with hash -2057995352, now seen corresponding path program 1 times [2025-03-08 22:08:35,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:35,651 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [970336219] [2025-03-08 22:08:35,651 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:35,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:35,660 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 111 statements into 1 equivalence classes. [2025-03-08 22:08:35,666 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 111 of 111 statements. [2025-03-08 22:08:35,667 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:35,667 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:35,717 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:35,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:35,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [970336219] [2025-03-08 22:08:35,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [970336219] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:35,718 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:35,718 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:08:35,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [112454521] [2025-03-08 22:08:35,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:35,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:08:35,719 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:35,719 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:08:35,719 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:08:35,843 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 591 out of 627 [2025-03-08 22:08:35,845 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 529 places, 540 transitions, 1212 flow. Second operand has 4 states, 4 states have (on average 592.5) internal successors, (2370), 4 states have internal predecessors, (2370), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:35,845 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:35,845 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 591 of 627 [2025-03-08 22:08:35,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:36,122 INFO L124 PetriNetUnfolderBase]: 189/3275 cut-off events. [2025-03-08 22:08:36,122 INFO L125 PetriNetUnfolderBase]: For 176/177 co-relation queries the response was YES. [2025-03-08 22:08:36,132 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3767 conditions, 3275 events. 189/3275 cut-off events. For 176/177 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 22078 event pairs, 16 based on Foata normal form. 0/2948 useless extension candidates. Maximal degree in co-relation 3719. Up to 133 conditions per place. [2025-03-08 22:08:36,137 INFO L140 encePairwiseOnDemand]: 617/627 looper letters, 20 selfloop transitions, 10 changer transitions 0/547 dead transitions. [2025-03-08 22:08:36,138 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 533 places, 547 transitions, 1289 flow [2025-03-08 22:08:36,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-08 22:08:36,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-08 22:08:36,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 2986 transitions. [2025-03-08 22:08:36,142 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9524720893141946 [2025-03-08 22:08:36,142 INFO L175 Difference]: Start difference. First operand has 529 places, 540 transitions, 1212 flow. Second operand 5 states and 2986 transitions. [2025-03-08 22:08:36,143 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 533 places, 547 transitions, 1289 flow [2025-03-08 22:08:36,146 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 531 places, 547 transitions, 1285 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:36,151 INFO L231 Difference]: Finished difference. Result has 534 places, 543 transitions, 1258 flow [2025-03-08 22:08:36,152 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1208, PETRI_DIFFERENCE_MINUEND_PLACES=527, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=540, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=531, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1258, PETRI_PLACES=534, PETRI_TRANSITIONS=543} [2025-03-08 22:08:36,152 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -49 predicate places. [2025-03-08 22:08:36,152 INFO L471 AbstractCegarLoop]: Abstraction has has 534 places, 543 transitions, 1258 flow [2025-03-08 22:08:36,153 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 592.5) internal successors, (2370), 4 states have internal predecessors, (2370), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:36,153 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:36,153 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] [2025-03-08 22:08:36,154 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-08 22:08:36,154 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting thread2Err61ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:36,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:36,154 INFO L85 PathProgramCache]: Analyzing trace with hash -520049010, now seen corresponding path program 1 times [2025-03-08 22:08:36,154 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:36,154 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [241121176] [2025-03-08 22:08:36,155 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:36,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:36,162 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 113 statements into 1 equivalence classes. [2025-03-08 22:08:36,167 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 113 of 113 statements. [2025-03-08 22:08:36,167 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:36,167 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:36,449 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:36,450 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:36,450 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [241121176] [2025-03-08 22:08:36,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [241121176] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:36,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:36,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:08:36,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1752015063] [2025-03-08 22:08:36,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:36,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:08:36,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:36,451 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:08:36,451 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:08:36,843 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 536 out of 627 [2025-03-08 22:08:36,845 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 534 places, 543 transitions, 1258 flow. Second operand has 6 states, 6 states have (on average 537.6666666666666) internal successors, (3226), 6 states have internal predecessors, (3226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:36,846 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:36,846 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 536 of 627 [2025-03-08 22:08:36,846 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:37,079 INFO L124 PetriNetUnfolderBase]: 287/2739 cut-off events. [2025-03-08 22:08:37,079 INFO L125 PetriNetUnfolderBase]: For 375/376 co-relation queries the response was YES. [2025-03-08 22:08:37,090 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3786 conditions, 2739 events. 287/2739 cut-off events. For 375/376 co-relation queries the response was YES. Maximal size of possible extension queue 55. Compared 17800 event pairs, 30 based on Foata normal form. 0/2536 useless extension candidates. Maximal degree in co-relation 3733. Up to 224 conditions per place. [2025-03-08 22:08:37,095 INFO L140 encePairwiseOnDemand]: 573/627 looper letters, 23 selfloop transitions, 50 changer transitions 0/538 dead transitions. [2025-03-08 22:08:37,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 530 places, 538 transitions, 1398 flow [2025-03-08 22:08:37,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:08:37,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:08:37,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3293 transitions. [2025-03-08 22:08:37,099 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8753322700691122 [2025-03-08 22:08:37,100 INFO L175 Difference]: Start difference. First operand has 534 places, 543 transitions, 1258 flow. Second operand 6 states and 3293 transitions. [2025-03-08 22:08:37,100 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 530 places, 538 transitions, 1398 flow [2025-03-08 22:08:37,103 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 530 places, 538 transitions, 1398 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:08:37,107 INFO L231 Difference]: Finished difference. Result has 530 places, 534 transitions, 1340 flow [2025-03-08 22:08:37,107 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1240, PETRI_DIFFERENCE_MINUEND_PLACES=525, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=534, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=484, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1340, PETRI_PLACES=530, PETRI_TRANSITIONS=534} [2025-03-08 22:08:37,108 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -53 predicate places. [2025-03-08 22:08:37,108 INFO L471 AbstractCegarLoop]: Abstraction has has 530 places, 534 transitions, 1340 flow [2025-03-08 22:08:37,109 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 537.6666666666666) internal successors, (3226), 6 states have internal predecessors, (3226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:37,109 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:37,109 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] [2025-03-08 22:08:37,109 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-08 22:08:37,109 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting thread2Err60ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:37,110 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:37,110 INFO L85 PathProgramCache]: Analyzing trace with hash -9087302, now seen corresponding path program 1 times [2025-03-08 22:08:37,110 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:37,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175842506] [2025-03-08 22:08:37,110 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:37,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:37,117 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 117 statements into 1 equivalence classes. [2025-03-08 22:08:37,120 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 117 of 117 statements. [2025-03-08 22:08:37,120 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:37,120 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:37,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:37,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:37,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1175842506] [2025-03-08 22:08:37,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1175842506] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:37,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:37,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:37,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [976887814] [2025-03-08 22:08:37,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:37,136 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:37,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:37,137 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:37,137 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:37,253 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:37,255 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 530 places, 534 transitions, 1340 flow. Second operand has 3 states, 3 states have (on average 567.6666666666666) internal successors, (1703), 3 states have internal predecessors, (1703), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:37,255 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:37,255 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:37,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:37,529 INFO L124 PetriNetUnfolderBase]: 249/3089 cut-off events. [2025-03-08 22:08:37,530 INFO L125 PetriNetUnfolderBase]: For 381/382 co-relation queries the response was YES. [2025-03-08 22:08:37,538 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4234 conditions, 3089 events. 249/3089 cut-off events. For 381/382 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 20733 event pairs, 116 based on Foata normal form. 0/2841 useless extension candidates. Maximal degree in co-relation 4182. Up to 420 conditions per place. [2025-03-08 22:08:37,542 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 41 selfloop transitions, 2 changer transitions 0/534 dead transitions. [2025-03-08 22:08:37,543 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 531 places, 534 transitions, 1427 flow [2025-03-08 22:08:37,543 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:37,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:37,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:37,545 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:37,545 INFO L175 Difference]: Start difference. First operand has 530 places, 534 transitions, 1340 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:37,545 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 531 places, 534 transitions, 1427 flow [2025-03-08 22:08:37,549 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 526 places, 534 transitions, 1327 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 22:08:37,552 INFO L231 Difference]: Finished difference. Result has 526 places, 533 transitions, 1242 flow [2025-03-08 22:08:37,553 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1238, PETRI_DIFFERENCE_MINUEND_PLACES=524, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=533, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=531, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1242, PETRI_PLACES=526, PETRI_TRANSITIONS=533} [2025-03-08 22:08:37,554 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -57 predicate places. [2025-03-08 22:08:37,554 INFO L471 AbstractCegarLoop]: Abstraction has has 526 places, 533 transitions, 1242 flow [2025-03-08 22:08:37,555 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 567.6666666666666) internal successors, (1703), 3 states have internal predecessors, (1703), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:37,555 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:37,555 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] [2025-03-08 22:08:37,555 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-08 22:08:37,555 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting thread2Err16ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:37,556 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:37,556 INFO L85 PathProgramCache]: Analyzing trace with hash -285431717, now seen corresponding path program 1 times [2025-03-08 22:08:37,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:37,556 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [579740314] [2025-03-08 22:08:37,556 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:37,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:37,565 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 118 statements into 1 equivalence classes. [2025-03-08 22:08:37,570 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 118 of 118 statements. [2025-03-08 22:08:37,571 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:37,571 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:37,590 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:37,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:37,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [579740314] [2025-03-08 22:08:37,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [579740314] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:37,591 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:37,591 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:37,591 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734719844] [2025-03-08 22:08:37,591 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:37,591 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:37,592 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:37,592 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:37,592 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:37,714 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:37,716 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 526 places, 533 transitions, 1242 flow. Second operand has 3 states, 3 states have (on average 567.3333333333334) internal successors, (1702), 3 states have internal predecessors, (1702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:37,716 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:37,716 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:37,716 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:37,953 INFO L124 PetriNetUnfolderBase]: 245/2996 cut-off events. [2025-03-08 22:08:37,953 INFO L125 PetriNetUnfolderBase]: For 277/278 co-relation queries the response was YES. [2025-03-08 22:08:37,965 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3797 conditions, 2996 events. 245/2996 cut-off events. For 277/278 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 20148 event pairs, 116 based on Foata normal form. 0/2757 useless extension candidates. Maximal degree in co-relation 3745. Up to 417 conditions per place. [2025-03-08 22:08:37,970 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 41 selfloop transitions, 2 changer transitions 0/533 dead transitions. [2025-03-08 22:08:37,970 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 527 places, 533 transitions, 1329 flow [2025-03-08 22:08:37,971 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:37,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:37,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:37,973 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:37,973 INFO L175 Difference]: Start difference. First operand has 526 places, 533 transitions, 1242 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:37,973 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 527 places, 533 transitions, 1329 flow [2025-03-08 22:08:37,977 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 525 places, 533 transitions, 1325 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:37,981 INFO L231 Difference]: Finished difference. Result has 525 places, 532 transitions, 1240 flow [2025-03-08 22:08:37,982 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1236, PETRI_DIFFERENCE_MINUEND_PLACES=523, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=532, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=530, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1240, PETRI_PLACES=525, PETRI_TRANSITIONS=532} [2025-03-08 22:08:37,983 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -58 predicate places. [2025-03-08 22:08:37,983 INFO L471 AbstractCegarLoop]: Abstraction has has 525 places, 532 transitions, 1240 flow [2025-03-08 22:08:37,984 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 567.3333333333334) internal successors, (1702), 3 states have internal predecessors, (1702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:37,984 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:37,984 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] [2025-03-08 22:08:37,984 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-08 22:08:37,984 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting thread2Err24ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:37,984 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:37,984 INFO L85 PathProgramCache]: Analyzing trace with hash -2022068619, now seen corresponding path program 1 times [2025-03-08 22:08:37,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:37,985 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428539901] [2025-03-08 22:08:37,985 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:37,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:37,993 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 120 statements into 1 equivalence classes. [2025-03-08 22:08:37,997 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 120 of 120 statements. [2025-03-08 22:08:37,997 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:37,997 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:38,018 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:38,018 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:38,018 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428539901] [2025-03-08 22:08:38,018 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428539901] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:38,018 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:38,018 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:38,019 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1242158085] [2025-03-08 22:08:38,019 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:38,019 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:38,019 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:38,020 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:38,020 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:38,124 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:38,125 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 525 places, 532 transitions, 1240 flow. Second operand has 3 states, 3 states have (on average 567.6666666666666) internal successors, (1703), 3 states have internal predecessors, (1703), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:38,125 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:38,126 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:38,126 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:38,352 INFO L124 PetriNetUnfolderBase]: 244/2942 cut-off events. [2025-03-08 22:08:38,352 INFO L125 PetriNetUnfolderBase]: For 279/280 co-relation queries the response was YES. [2025-03-08 22:08:38,363 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3741 conditions, 2942 events. 244/2942 cut-off events. For 279/280 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 19605 event pairs, 116 based on Foata normal form. 0/2706 useless extension candidates. Maximal degree in co-relation 3689. Up to 418 conditions per place. [2025-03-08 22:08:38,368 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 41 selfloop transitions, 2 changer transitions 0/532 dead transitions. [2025-03-08 22:08:38,368 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 526 places, 532 transitions, 1327 flow [2025-03-08 22:08:38,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:38,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:38,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:38,370 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:38,370 INFO L175 Difference]: Start difference. First operand has 525 places, 532 transitions, 1240 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:38,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 526 places, 532 transitions, 1327 flow [2025-03-08 22:08:38,374 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 524 places, 532 transitions, 1323 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:38,378 INFO L231 Difference]: Finished difference. Result has 524 places, 531 transitions, 1238 flow [2025-03-08 22:08:38,379 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1234, PETRI_DIFFERENCE_MINUEND_PLACES=522, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=531, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=529, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1238, PETRI_PLACES=524, PETRI_TRANSITIONS=531} [2025-03-08 22:08:38,379 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -59 predicate places. [2025-03-08 22:08:38,379 INFO L471 AbstractCegarLoop]: Abstraction has has 524 places, 531 transitions, 1238 flow [2025-03-08 22:08:38,379 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 567.6666666666666) internal successors, (1703), 3 states have internal predecessors, (1703), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:38,380 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:38,380 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] [2025-03-08 22:08:38,380 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-08 22:08:38,380 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting thread2Err8ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:38,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:38,381 INFO L85 PathProgramCache]: Analyzing trace with hash -55736057, now seen corresponding path program 1 times [2025-03-08 22:08:38,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:38,381 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [728074294] [2025-03-08 22:08:38,381 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:38,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:38,389 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 121 statements into 1 equivalence classes. [2025-03-08 22:08:38,396 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 121 of 121 statements. [2025-03-08 22:08:38,398 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:38,398 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:38,414 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:38,415 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:38,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [728074294] [2025-03-08 22:08:38,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [728074294] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:38,415 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:38,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:38,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1550544278] [2025-03-08 22:08:38,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:38,415 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:38,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:38,416 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:38,416 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:38,534 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:38,535 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 524 places, 531 transitions, 1238 flow. Second operand has 3 states, 3 states have (on average 567.3333333333334) internal successors, (1702), 3 states have internal predecessors, (1702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:38,535 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:38,535 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:38,535 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:38,772 INFO L124 PetriNetUnfolderBase]: 240/2875 cut-off events. [2025-03-08 22:08:38,772 INFO L125 PetriNetUnfolderBase]: For 278/279 co-relation queries the response was YES. [2025-03-08 22:08:38,778 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3667 conditions, 2875 events. 240/2875 cut-off events. For 278/279 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 18976 event pairs, 116 based on Foata normal form. 0/2645 useless extension candidates. Maximal degree in co-relation 3615. Up to 416 conditions per place. [2025-03-08 22:08:38,781 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 41 selfloop transitions, 2 changer transitions 0/531 dead transitions. [2025-03-08 22:08:38,781 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 525 places, 531 transitions, 1325 flow [2025-03-08 22:08:38,782 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:38,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:38,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:38,784 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:38,784 INFO L175 Difference]: Start difference. First operand has 524 places, 531 transitions, 1238 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:38,784 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 525 places, 531 transitions, 1325 flow [2025-03-08 22:08:38,786 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 523 places, 531 transitions, 1321 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:38,790 INFO L231 Difference]: Finished difference. Result has 523 places, 530 transitions, 1236 flow [2025-03-08 22:08:38,791 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1232, PETRI_DIFFERENCE_MINUEND_PLACES=521, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=530, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=528, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1236, PETRI_PLACES=523, PETRI_TRANSITIONS=530} [2025-03-08 22:08:38,791 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -60 predicate places. [2025-03-08 22:08:38,791 INFO L471 AbstractCegarLoop]: Abstraction has has 523 places, 530 transitions, 1236 flow [2025-03-08 22:08:38,791 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 567.3333333333334) internal successors, (1702), 3 states have internal predecessors, (1702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:38,792 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:38,792 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] [2025-03-08 22:08:38,792 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-08 22:08:38,792 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting thread2Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:38,792 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:38,793 INFO L85 PathProgramCache]: Analyzing trace with hash 924785354, now seen corresponding path program 1 times [2025-03-08 22:08:38,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:38,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1570144031] [2025-03-08 22:08:38,793 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:38,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:38,803 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 124 statements into 1 equivalence classes. [2025-03-08 22:08:38,806 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 124 of 124 statements. [2025-03-08 22:08:38,806 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:38,806 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:38,826 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:38,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:38,826 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1570144031] [2025-03-08 22:08:38,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1570144031] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:38,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:38,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:38,826 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1399685182] [2025-03-08 22:08:38,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:38,828 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:38,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:38,828 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:38,828 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:38,951 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:38,952 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 523 places, 530 transitions, 1236 flow. Second operand has 3 states, 3 states have (on average 567.3333333333334) internal successors, (1702), 3 states have internal predecessors, (1702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:38,952 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:38,952 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:38,953 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:39,196 INFO L124 PetriNetUnfolderBase]: 239/2866 cut-off events. [2025-03-08 22:08:39,196 INFO L125 PetriNetUnfolderBase]: For 277/278 co-relation queries the response was YES. [2025-03-08 22:08:39,206 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3656 conditions, 2866 events. 239/2866 cut-off events. For 277/278 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 18833 event pairs, 116 based on Foata normal form. 0/2641 useless extension candidates. Maximal degree in co-relation 3604. Up to 415 conditions per place. [2025-03-08 22:08:39,211 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 40 selfloop transitions, 2 changer transitions 1/530 dead transitions. [2025-03-08 22:08:39,211 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 524 places, 530 transitions, 1323 flow [2025-03-08 22:08:39,211 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:39,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:39,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:39,213 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:39,213 INFO L175 Difference]: Start difference. First operand has 523 places, 530 transitions, 1236 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:39,213 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 524 places, 530 transitions, 1323 flow [2025-03-08 22:08:39,216 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 522 places, 530 transitions, 1319 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:39,220 INFO L231 Difference]: Finished difference. Result has 522 places, 529 transitions, 1234 flow [2025-03-08 22:08:39,220 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1230, PETRI_DIFFERENCE_MINUEND_PLACES=520, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=529, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=527, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1234, PETRI_PLACES=522, PETRI_TRANSITIONS=529} [2025-03-08 22:08:39,221 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -61 predicate places. [2025-03-08 22:08:39,221 INFO L471 AbstractCegarLoop]: Abstraction has has 522 places, 529 transitions, 1234 flow [2025-03-08 22:08:39,221 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 567.3333333333334) internal successors, (1702), 3 states have internal predecessors, (1702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:39,221 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:39,221 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] [2025-03-08 22:08:39,221 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-08 22:08:39,222 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting thread2Err53ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:39,222 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:39,222 INFO L85 PathProgramCache]: Analyzing trace with hash 26740519, now seen corresponding path program 1 times [2025-03-08 22:08:39,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:39,222 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [396293611] [2025-03-08 22:08:39,222 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:39,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:39,229 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:08:39,234 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:08:39,234 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:39,234 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:39,252 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:39,252 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:39,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [396293611] [2025-03-08 22:08:39,252 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [396293611] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:39,253 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:39,253 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:39,253 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [270750392] [2025-03-08 22:08:39,253 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:39,253 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:39,253 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:39,253 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:39,254 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:39,353 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:39,354 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 522 places, 529 transitions, 1234 flow. Second operand has 3 states, 3 states have (on average 568.6666666666666) internal successors, (1706), 3 states have internal predecessors, (1706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:39,354 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:39,354 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:39,354 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:39,669 INFO L124 PetriNetUnfolderBase]: 248/3035 cut-off events. [2025-03-08 22:08:39,669 INFO L125 PetriNetUnfolderBase]: For 279/280 co-relation queries the response was YES. [2025-03-08 22:08:39,679 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3845 conditions, 3035 events. 248/3035 cut-off events. For 279/280 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 20185 event pairs, 116 based on Foata normal form. 0/2809 useless extension candidates. Maximal degree in co-relation 3793. Up to 420 conditions per place. [2025-03-08 22:08:39,684 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 41 selfloop transitions, 2 changer transitions 0/529 dead transitions. [2025-03-08 22:08:39,684 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 523 places, 529 transitions, 1321 flow [2025-03-08 22:08:39,685 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:39,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:39,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:39,687 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:39,687 INFO L175 Difference]: Start difference. First operand has 522 places, 529 transitions, 1234 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:39,687 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 523 places, 529 transitions, 1321 flow [2025-03-08 22:08:39,691 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 521 places, 529 transitions, 1317 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:39,696 INFO L231 Difference]: Finished difference. Result has 521 places, 528 transitions, 1232 flow [2025-03-08 22:08:39,696 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1228, PETRI_DIFFERENCE_MINUEND_PLACES=519, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=528, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=526, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1232, PETRI_PLACES=521, PETRI_TRANSITIONS=528} [2025-03-08 22:08:39,697 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -62 predicate places. [2025-03-08 22:08:39,697 INFO L471 AbstractCegarLoop]: Abstraction has has 521 places, 528 transitions, 1232 flow [2025-03-08 22:08:39,697 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 568.6666666666666) internal successors, (1706), 3 states have internal predecessors, (1706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:39,697 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:39,698 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:08:39,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-08 22:08:39,698 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting thread2Err46ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:39,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:39,699 INFO L85 PathProgramCache]: Analyzing trace with hash -126364773, now seen corresponding path program 1 times [2025-03-08 22:08:39,699 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:39,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528463401] [2025-03-08 22:08:39,699 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:39,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:39,713 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 177 statements into 1 equivalence classes. [2025-03-08 22:08:39,722 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 177 of 177 statements. [2025-03-08 22:08:39,724 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:39,724 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:39,763 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:39,763 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:39,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528463401] [2025-03-08 22:08:39,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528463401] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:39,763 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:39,764 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:39,764 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886384402] [2025-03-08 22:08:39,764 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:39,764 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:39,764 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:39,765 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:39,765 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:39,891 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:39,893 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 521 places, 528 transitions, 1232 flow. Second operand has 3 states, 3 states have (on average 569.6666666666666) internal successors, (1709), 3 states have internal predecessors, (1709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:39,893 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:39,893 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:39,893 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:40,127 INFO L124 PetriNetUnfolderBase]: 247/2996 cut-off events. [2025-03-08 22:08:40,127 INFO L125 PetriNetUnfolderBase]: For 279/280 co-relation queries the response was YES. [2025-03-08 22:08:40,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3807 conditions, 2996 events. 247/2996 cut-off events. For 279/280 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 19748 event pairs, 116 based on Foata normal form. 0/2776 useless extension candidates. Maximal degree in co-relation 3755. Up to 420 conditions per place. [2025-03-08 22:08:40,141 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 41 selfloop transitions, 2 changer transitions 0/528 dead transitions. [2025-03-08 22:08:40,141 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 522 places, 528 transitions, 1319 flow [2025-03-08 22:08:40,141 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:40,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:40,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:40,143 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:40,143 INFO L175 Difference]: Start difference. First operand has 521 places, 528 transitions, 1232 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:40,143 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 522 places, 528 transitions, 1319 flow [2025-03-08 22:08:40,146 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 520 places, 528 transitions, 1315 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:40,149 INFO L231 Difference]: Finished difference. Result has 520 places, 527 transitions, 1230 flow [2025-03-08 22:08:40,149 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1226, PETRI_DIFFERENCE_MINUEND_PLACES=518, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=527, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=525, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1230, PETRI_PLACES=520, PETRI_TRANSITIONS=527} [2025-03-08 22:08:40,150 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -63 predicate places. [2025-03-08 22:08:40,150 INFO L471 AbstractCegarLoop]: Abstraction has has 520 places, 527 transitions, 1230 flow [2025-03-08 22:08:40,150 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 569.6666666666666) internal successors, (1709), 3 states have internal predecessors, (1709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:40,150 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:40,150 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:08:40,150 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-08 22:08:40,151 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting thread2Err39ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:40,151 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:40,151 INFO L85 PathProgramCache]: Analyzing trace with hash 2005043567, now seen corresponding path program 1 times [2025-03-08 22:08:40,151 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:40,151 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [220015890] [2025-03-08 22:08:40,151 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:40,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:40,162 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 207 statements into 1 equivalence classes. [2025-03-08 22:08:40,166 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 207 of 207 statements. [2025-03-08 22:08:40,166 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:40,166 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:40,191 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:40,191 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:40,191 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [220015890] [2025-03-08 22:08:40,191 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [220015890] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:40,191 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:40,191 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:40,191 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [776099602] [2025-03-08 22:08:40,191 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:40,192 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:40,192 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:40,192 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:40,192 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:40,290 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:40,291 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 520 places, 527 transitions, 1230 flow. Second operand has 3 states, 3 states have (on average 570.6666666666666) internal successors, (1712), 3 states have internal predecessors, (1712), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:40,291 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:40,291 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:40,291 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:40,519 INFO L124 PetriNetUnfolderBase]: 246/2957 cut-off events. [2025-03-08 22:08:40,519 INFO L125 PetriNetUnfolderBase]: For 279/280 co-relation queries the response was YES. [2025-03-08 22:08:40,529 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3768 conditions, 2957 events. 246/2957 cut-off events. For 279/280 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 19450 event pairs, 116 based on Foata normal form. 0/2743 useless extension candidates. Maximal degree in co-relation 3716. Up to 420 conditions per place. [2025-03-08 22:08:40,533 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 41 selfloop transitions, 2 changer transitions 0/527 dead transitions. [2025-03-08 22:08:40,533 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 521 places, 527 transitions, 1317 flow [2025-03-08 22:08:40,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:40,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:40,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:40,535 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:40,535 INFO L175 Difference]: Start difference. First operand has 520 places, 527 transitions, 1230 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:40,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 521 places, 527 transitions, 1317 flow [2025-03-08 22:08:40,538 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 519 places, 527 transitions, 1313 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:40,541 INFO L231 Difference]: Finished difference. Result has 519 places, 526 transitions, 1228 flow [2025-03-08 22:08:40,541 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1224, PETRI_DIFFERENCE_MINUEND_PLACES=517, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=526, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=524, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1228, PETRI_PLACES=519, PETRI_TRANSITIONS=526} [2025-03-08 22:08:40,542 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -64 predicate places. [2025-03-08 22:08:40,542 INFO L471 AbstractCegarLoop]: Abstraction has has 519 places, 526 transitions, 1228 flow [2025-03-08 22:08:40,542 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 570.6666666666666) internal successors, (1712), 3 states have internal predecessors, (1712), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:40,542 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:08:40,542 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:08:40,542 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-08 22:08:40,543 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting thread2Err32ASSERT_VIOLATIONDATA_RACE === [thread1Err7ASSERT_VIOLATIONDATA_RACE, thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE (and 158 more)] === [2025-03-08 22:08:40,543 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:08:40,543 INFO L85 PathProgramCache]: Analyzing trace with hash 247824547, now seen corresponding path program 1 times [2025-03-08 22:08:40,543 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:08:40,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1232326654] [2025-03-08 22:08:40,544 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:08:40,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:08:40,555 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 237 statements into 1 equivalence classes. [2025-03-08 22:08:40,560 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 237 of 237 statements. [2025-03-08 22:08:40,560 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:08:40,560 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:08:40,582 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:08:40,582 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:08:40,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1232326654] [2025-03-08 22:08:40,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1232326654] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:08:40,583 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:08:40,583 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:08:40,583 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1271270014] [2025-03-08 22:08:40,583 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:08:40,583 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:08:40,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:08:40,584 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:08:40,584 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:08:40,669 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 565 out of 627 [2025-03-08 22:08:40,670 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 519 places, 526 transitions, 1228 flow. Second operand has 3 states, 3 states have (on average 571.6666666666666) internal successors, (1715), 3 states have internal predecessors, (1715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:40,670 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:08:40,670 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 565 of 627 [2025-03-08 22:08:40,670 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:08:40,871 INFO L124 PetriNetUnfolderBase]: 245/2918 cut-off events. [2025-03-08 22:08:40,871 INFO L125 PetriNetUnfolderBase]: For 279/280 co-relation queries the response was YES. [2025-03-08 22:08:40,880 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3729 conditions, 2918 events. 245/2918 cut-off events. For 279/280 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 19158 event pairs, 116 based on Foata normal form. 0/2710 useless extension candidates. Maximal degree in co-relation 3677. Up to 420 conditions per place. [2025-03-08 22:08:40,882 INFO L140 encePairwiseOnDemand]: 624/627 looper letters, 0 selfloop transitions, 0 changer transitions 526/526 dead transitions. [2025-03-08 22:08:40,882 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 520 places, 526 transitions, 1315 flow [2025-03-08 22:08:40,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:08:40,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:08:40,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1739 transitions. [2025-03-08 22:08:40,884 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.924508240297714 [2025-03-08 22:08:40,884 INFO L175 Difference]: Start difference. First operand has 519 places, 526 transitions, 1228 flow. Second operand 3 states and 1739 transitions. [2025-03-08 22:08:40,884 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 520 places, 526 transitions, 1315 flow [2025-03-08 22:08:40,887 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 518 places, 526 transitions, 1311 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:08:40,888 INFO L231 Difference]: Finished difference. Result has 518 places, 0 transitions, 0 flow [2025-03-08 22:08:40,889 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=627, PETRI_DIFFERENCE_MINUEND_FLOW=1222, PETRI_DIFFERENCE_MINUEND_PLACES=516, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=525, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=525, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=518, PETRI_TRANSITIONS=0} [2025-03-08 22:08:40,889 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -65 predicate places. [2025-03-08 22:08:40,889 INFO L471 AbstractCegarLoop]: Abstraction has has 518 places, 0 transitions, 0 flow [2025-03-08 22:08:40,890 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 571.6666666666666) internal successors, (1715), 3 states have internal predecessors, (1715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:08:40,891 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (161 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (160 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (159 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (158 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (157 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (156 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (155 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (154 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err67ASSERT_VIOLATIONDATA_RACE (153 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err31ASSERT_VIOLATIONDATA_RACE (152 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err66ASSERT_VIOLATIONDATA_RACE (151 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err30ASSERT_VIOLATIONDATA_RACE (150 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err23ASSERT_VIOLATIONDATA_RACE (149 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err65ASSERT_VIOLATIONDATA_RACE (148 of 162 remaining) [2025-03-08 22:08:40,892 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err22ASSERT_VIOLATIONDATA_RACE (147 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err15ASSERT_VIOLATIONDATA_RACE (146 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err29ASSERT_VIOLATIONDATA_RACE (145 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err64ASSERT_VIOLATIONDATA_RACE (144 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err28ASSERT_VIOLATIONDATA_RACE (143 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err14ASSERT_VIOLATIONDATA_RACE (142 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (141 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err21ASSERT_VIOLATIONDATA_RACE (140 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err20ASSERT_VIOLATIONDATA_RACE (139 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (138 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err63ASSERT_VIOLATIONDATA_RACE (137 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err13ASSERT_VIOLATIONDATA_RACE (136 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err27ASSERT_VIOLATIONDATA_RACE (135 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err62ASSERT_VIOLATIONDATA_RACE (134 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (133 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err26ASSERT_VIOLATIONDATA_RACE (132 of 162 remaining) [2025-03-08 22:08:40,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (131 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err19ASSERT_VIOLATIONDATA_RACE (130 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (129 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err18ASSERT_VIOLATIONDATA_RACE (128 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (127 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err61ASSERT_VIOLATIONDATA_RACE (126 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err25ASSERT_VIOLATIONDATA_RACE (125 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (124 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (123 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err60ASSERT_VIOLATIONDATA_RACE (122 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err17ASSERT_VIOLATIONDATA_RACE (121 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (120 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err24ASSERT_VIOLATIONDATA_RACE (119 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (118 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err16ASSERT_VIOLATIONDATA_RACE (117 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (116 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err59ASSERT_VIOLATIONDATA_RACE (115 of 162 remaining) [2025-03-08 22:08:40,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (114 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (113 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err58ASSERT_VIOLATIONDATA_RACE (112 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err57ASSERT_VIOLATIONDATA_RACE (111 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err56ASSERT_VIOLATIONDATA_RACE (110 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err55ASSERT_VIOLATIONDATA_RACE (109 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err54ASSERT_VIOLATIONDATA_RACE (108 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err53ASSERT_VIOLATIONDATA_RACE (107 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err52ASSERT_VIOLATIONDATA_RACE (106 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err51ASSERT_VIOLATIONDATA_RACE (105 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err50ASSERT_VIOLATIONDATA_RACE (104 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err49ASSERT_VIOLATIONDATA_RACE (103 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err48ASSERT_VIOLATIONDATA_RACE (102 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err47ASSERT_VIOLATIONDATA_RACE (101 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err46ASSERT_VIOLATIONDATA_RACE (100 of 162 remaining) [2025-03-08 22:08:40,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err45ASSERT_VIOLATIONDATA_RACE (99 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err44ASSERT_VIOLATIONDATA_RACE (98 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err43ASSERT_VIOLATIONDATA_RACE (97 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err42ASSERT_VIOLATIONDATA_RACE (96 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err41ASSERT_VIOLATIONDATA_RACE (95 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err40ASSERT_VIOLATIONDATA_RACE (94 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err39ASSERT_VIOLATIONDATA_RACE (93 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err38ASSERT_VIOLATIONDATA_RACE (92 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err37ASSERT_VIOLATIONDATA_RACE (91 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err36ASSERT_VIOLATIONDATA_RACE (90 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err35ASSERT_VIOLATIONDATA_RACE (89 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err34ASSERT_VIOLATIONDATA_RACE (88 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err33ASSERT_VIOLATIONDATA_RACE (87 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err32ASSERT_VIOLATIONDATA_RACE (86 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (85 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (84 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (83 of 162 remaining) [2025-03-08 22:08:40,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (82 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (81 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (80 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (79 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (78 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (77 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (76 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (75 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (74 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (73 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (72 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (71 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (70 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (69 of 162 remaining) [2025-03-08 22:08:40,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (68 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err67ASSERT_VIOLATIONDATA_RACE (67 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err31ASSERT_VIOLATIONDATA_RACE (66 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err66ASSERT_VIOLATIONDATA_RACE (65 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err30ASSERT_VIOLATIONDATA_RACE (64 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err23ASSERT_VIOLATIONDATA_RACE (63 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err65ASSERT_VIOLATIONDATA_RACE (62 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err22ASSERT_VIOLATIONDATA_RACE (61 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err15ASSERT_VIOLATIONDATA_RACE (60 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err29ASSERT_VIOLATIONDATA_RACE (59 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err64ASSERT_VIOLATIONDATA_RACE (58 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err28ASSERT_VIOLATIONDATA_RACE (57 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err14ASSERT_VIOLATIONDATA_RACE (56 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (55 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err21ASSERT_VIOLATIONDATA_RACE (54 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err20ASSERT_VIOLATIONDATA_RACE (53 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (52 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err63ASSERT_VIOLATIONDATA_RACE (51 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err13ASSERT_VIOLATIONDATA_RACE (50 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err27ASSERT_VIOLATIONDATA_RACE (49 of 162 remaining) [2025-03-08 22:08:40,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err62ASSERT_VIOLATIONDATA_RACE (48 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (47 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err26ASSERT_VIOLATIONDATA_RACE (46 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (45 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err19ASSERT_VIOLATIONDATA_RACE (44 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (43 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err18ASSERT_VIOLATIONDATA_RACE (42 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (41 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err61ASSERT_VIOLATIONDATA_RACE (40 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err25ASSERT_VIOLATIONDATA_RACE (39 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (38 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (37 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err60ASSERT_VIOLATIONDATA_RACE (36 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err17ASSERT_VIOLATIONDATA_RACE (35 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (34 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err24ASSERT_VIOLATIONDATA_RACE (33 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (32 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err16ASSERT_VIOLATIONDATA_RACE (31 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (30 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err59ASSERT_VIOLATIONDATA_RACE (29 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (28 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (27 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err58ASSERT_VIOLATIONDATA_RACE (26 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err57ASSERT_VIOLATIONDATA_RACE (25 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err56ASSERT_VIOLATIONDATA_RACE (24 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err55ASSERT_VIOLATIONDATA_RACE (23 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err54ASSERT_VIOLATIONDATA_RACE (22 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err53ASSERT_VIOLATIONDATA_RACE (21 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err52ASSERT_VIOLATIONDATA_RACE (20 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err51ASSERT_VIOLATIONDATA_RACE (19 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err50ASSERT_VIOLATIONDATA_RACE (18 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err49ASSERT_VIOLATIONDATA_RACE (17 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err48ASSERT_VIOLATIONDATA_RACE (16 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err47ASSERT_VIOLATIONDATA_RACE (15 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err46ASSERT_VIOLATIONDATA_RACE (14 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err45ASSERT_VIOLATIONDATA_RACE (13 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err44ASSERT_VIOLATIONDATA_RACE (12 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err43ASSERT_VIOLATIONDATA_RACE (11 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err42ASSERT_VIOLATIONDATA_RACE (10 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err41ASSERT_VIOLATIONDATA_RACE (9 of 162 remaining) [2025-03-08 22:08:40,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err40ASSERT_VIOLATIONDATA_RACE (8 of 162 remaining) [2025-03-08 22:08:40,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err39ASSERT_VIOLATIONDATA_RACE (7 of 162 remaining) [2025-03-08 22:08:40,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err38ASSERT_VIOLATIONDATA_RACE (6 of 162 remaining) [2025-03-08 22:08:40,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err37ASSERT_VIOLATIONDATA_RACE (5 of 162 remaining) [2025-03-08 22:08:40,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err36ASSERT_VIOLATIONDATA_RACE (4 of 162 remaining) [2025-03-08 22:08:40,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err35ASSERT_VIOLATIONDATA_RACE (3 of 162 remaining) [2025-03-08 22:08:40,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err34ASSERT_VIOLATIONDATA_RACE (2 of 162 remaining) [2025-03-08 22:08:40,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err33ASSERT_VIOLATIONDATA_RACE (1 of 162 remaining) [2025-03-08 22:08:40,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err32ASSERT_VIOLATIONDATA_RACE (0 of 162 remaining) [2025-03-08 22:08:40,901 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-08 22:08:40,901 INFO L422 BasicCegarLoop]: Path program 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] [2025-03-08 22:08:40,905 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-08 22:08:40,905 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-08 22:08:40,908 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.03 10:08:40 BasicIcfg [2025-03-08 22:08:40,908 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-08 22:08:40,909 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-08 22:08:40,909 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-08 22:08:40,909 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-08 22:08:40,910 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:08:29" (3/4) ... [2025-03-08 22:08:40,911 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-03-08 22:08:40,913 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure thread1 [2025-03-08 22:08:40,913 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure thread2 [2025-03-08 22:08:40,915 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2025-03-08 22:08:40,915 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2025-03-08 22:08:40,915 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2025-03-08 22:08:40,916 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2025-03-08 22:08:40,975 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-08 22:08:40,977 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-08 22:08:40,978 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-08 22:08:40,978 INFO L158 Benchmark]: Toolchain (without parser) took 12791.89ms. Allocated memory was 142.6MB in the beginning and 704.6MB in the end (delta: 562.0MB). Free memory was 111.9MB in the beginning and 251.8MB in the end (delta: -139.9MB). Peak memory consumption was 417.4MB. Max. memory is 16.1GB. [2025-03-08 22:08:40,978 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 201.3MB. Free memory is still 123.5MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 22:08:40,979 INFO L158 Benchmark]: CACSL2BoogieTranslator took 241.45ms. Allocated memory is still 142.6MB. Free memory was 111.9MB in the beginning and 97.8MB in the end (delta: 14.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-08 22:08:40,979 INFO L158 Benchmark]: Boogie Procedure Inliner took 54.59ms. Allocated memory is still 142.6MB. Free memory was 97.8MB in the beginning and 94.7MB in the end (delta: 3.1MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 22:08:40,979 INFO L158 Benchmark]: Boogie Preprocessor took 29.53ms. Allocated memory is still 142.6MB. Free memory was 94.7MB in the beginning and 92.0MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 22:08:40,979 INFO L158 Benchmark]: IcfgBuilder took 772.53ms. Allocated memory is still 142.6MB. Free memory was 92.0MB in the beginning and 49.4MB in the end (delta: 42.6MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2025-03-08 22:08:40,979 INFO L158 Benchmark]: TraceAbstraction took 11620.18ms. Allocated memory was 142.6MB in the beginning and 704.6MB in the end (delta: 562.0MB). Free memory was 49.0MB in the beginning and 260.2MB in the end (delta: -211.2MB). Peak memory consumption was 350.3MB. Max. memory is 16.1GB. [2025-03-08 22:08:40,979 INFO L158 Benchmark]: Witness Printer took 68.79ms. Allocated memory is still 704.6MB. Free memory was 260.2MB in the beginning and 251.8MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 22:08:40,980 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 201.3MB. Free memory is still 123.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 241.45ms. Allocated memory is still 142.6MB. Free memory was 111.9MB in the beginning and 97.8MB in the end (delta: 14.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 54.59ms. Allocated memory is still 142.6MB. Free memory was 97.8MB in the beginning and 94.7MB in the end (delta: 3.1MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 29.53ms. Allocated memory is still 142.6MB. Free memory was 94.7MB in the beginning and 92.0MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 772.53ms. Allocated memory is still 142.6MB. Free memory was 92.0MB in the beginning and 49.4MB in the end (delta: 42.6MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * TraceAbstraction took 11620.18ms. Allocated memory was 142.6MB in the beginning and 704.6MB in the end (delta: 562.0MB). Free memory was 49.0MB in the beginning and 260.2MB in the end (delta: -211.2MB). Peak memory consumption was 350.3MB. Max. memory is 16.1GB. * Witness Printer took 68.79ms. Allocated memory is still 704.6MB. Free memory was 260.2MB in the beginning and 251.8MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 59]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 76]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 81]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 82]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 86]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 91]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 82]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 82]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 83]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 83]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 93]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 83]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 93]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 83]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 93]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 93]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 66]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 66]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 66]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 69]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 69]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 69]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 103]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 104]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 105]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 106]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 126]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 106]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 114]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 114]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 1061 locations, 1121 edges, 162 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 11.4s, OverallIterations: 24, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 8.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 4417 SdHoareTripleChecker+Valid, 3.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1612 mSDsluCounter, 1005 SdHoareTripleChecker+Invalid, 2.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 199 mSDsCounter, 491 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 4249 IncrementalHoareTripleChecker+Invalid, 4740 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 491 mSolverCounterUnsat, 806 mSDtfsCounter, 4249 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 69 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1340occurred in iteration=15, InterpolantAutomatonStates: 87, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.7s InterpolantComputationTime, 2586 NumberOfCodeBlocks, 2586 NumberOfCodeBlocksAsserted, 24 NumberOfCheckSat, 2562 ConstructedInterpolants, 0 QuantifiedInterpolants, 3425 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 24 InterpolantComputations, 24 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 84 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-03-08 22:08:40,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE