./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier-race.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 4e3d22e98e469d91cee59ee59a7893605d6313bab33afdf939e81a0c217e3b1b --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-20 14:01:37,487 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 14:01:37,567 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-20 14:01:37,574 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 14:01:37,574 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 14:01:37,614 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 14:01:37,615 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 14:01:37,616 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 14:01:37,616 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 14:01:37,618 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 14:01:37,618 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 14:01:37,618 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 14:01:37,619 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 14:01:37,619 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 14:01:37,620 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 14:01:37,620 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-20 14:01:37,621 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 14:01:37,621 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-20 14:01:37,621 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 14:01:37,621 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 14:01:37,621 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 14:01:37,622 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 14:01:37,622 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-20 14:01:37,622 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 14:01:37,622 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-20 14:01:37,623 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-20 14:01:37,623 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 14:01:37,623 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 14:01:37,623 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 14:01:37,623 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 14:01:37,623 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 14:01:37,624 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 14:01:37,624 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 14:01:37,624 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 14:01:37,624 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 14:01:37,624 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 14:01:37,624 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 14:01:37,624 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 14:01:37,625 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 14:01:37,625 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 14:01:37,625 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 14:01:37,631 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 4e3d22e98e469d91cee59ee59a7893605d6313bab33afdf939e81a0c217e3b1b [2024-11-20 14:01:37,845 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 14:01:37,864 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 14:01:37,866 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 14:01:37,867 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 14:01:37,867 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 14:01:37,868 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier-race.i [2024-11-20 14:01:39,626 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 14:01:40,019 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 14:01:40,019 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier-race.i [2024-11-20 14:01:40,039 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0aa6b8765/f5c15147c59643c4bb0ce3f68d8712ca/FLAG93f32cd2c [2024-11-20 14:01:40,050 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0aa6b8765/f5c15147c59643c4bb0ce3f68d8712ca [2024-11-20 14:01:40,052 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 14:01:40,053 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 14:01:40,053 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 14:01:40,054 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 14:01:40,060 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 14:01:40,060 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:40,061 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@41770211 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40, skipping insertion in model container [2024-11-20 14:01:40,061 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:40,105 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 14:01:40,780 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 14:01:40,796 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 14:01:40,876 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 14:01:40,957 INFO L204 MainTranslator]: Completed translation [2024-11-20 14:01:40,961 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40 WrapperNode [2024-11-20 14:01:40,961 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 14:01:40,962 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 14:01:40,963 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 14:01:40,963 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 14:01:40,973 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,002 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,042 INFO L138 Inliner]: procedures = 261, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 72 [2024-11-20 14:01:41,046 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 14:01:41,047 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 14:01:41,051 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 14:01:41,051 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 14:01:41,062 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,065 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,072 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,072 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,081 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,092 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,100 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,101 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,103 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 14:01:41,104 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 14:01:41,104 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 14:01:41,104 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 14:01:41,113 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (1/1) ... [2024-11-20 14:01:41,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 14:01:41,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 14:01:41,181 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-20 14:01:41,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-20 14:01:41,324 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-20 14:01:41,325 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-20 14:01:41,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-20 14:01:41,325 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-20 14:01:41,325 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-20 14:01:41,326 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-20 14:01:41,326 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 14:01:41,326 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 14:01:41,327 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-20 14:01:41,520 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 14:01:41,522 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 14:01:41,784 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-20 14:01:41,788 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 14:01:41,813 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 14:01:41,813 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-20 14:01:41,813 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 02:01:41 BoogieIcfgContainer [2024-11-20 14:01:41,813 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 14:01:41,815 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 14:01:41,815 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 14:01:41,821 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 14:01:41,823 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 02:01:40" (1/3) ... [2024-11-20 14:01:41,823 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@360b693f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 02:01:41, skipping insertion in model container [2024-11-20 14:01:41,823 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 02:01:40" (2/3) ... [2024-11-20 14:01:41,824 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@360b693f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 02:01:41, skipping insertion in model container [2024-11-20 14:01:41,824 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 02:01:41" (3/3) ... [2024-11-20 14:01:41,825 INFO L112 eAbstractionObserver]: Analyzing ICFG value-barrier-race.i [2024-11-20 14:01:41,840 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 14:01:41,841 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-11-20 14:01:41,841 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-20 14:01:41,922 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-20 14:01:41,990 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 91 places, 94 transitions, 195 flow [2024-11-20 14:01:42,067 INFO L124 PetriNetUnfolderBase]: 8/140 cut-off events. [2024-11-20 14:01:42,068 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-20 14:01:42,074 INFO L83 FinitePrefix]: Finished finitePrefix Result has 145 conditions, 140 events. 8/140 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 225 event pairs, 0 based on Foata normal form. 0/119 useless extension candidates. Maximal degree in co-relation 68. Up to 4 conditions per place. [2024-11-20 14:01:42,077 INFO L82 GeneralOperation]: Start removeDead. Operand has 91 places, 94 transitions, 195 flow [2024-11-20 14:01:42,080 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 91 places, 94 transitions, 195 flow [2024-11-20 14:01:42,095 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 14:01:42,102 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;@15f52301, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 14:01:42,107 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2024-11-20 14:01:42,124 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 14:01:42,125 INFO L124 PetriNetUnfolderBase]: 2/38 cut-off events. [2024-11-20 14:01:42,125 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 14:01:42,125 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:42,126 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:42,127 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-20 14:01:42,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:42,138 INFO L85 PathProgramCache]: Analyzing trace with hash 1537660805, now seen corresponding path program 1 times [2024-11-20 14:01:42,149 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:42,150 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2090535060] [2024-11-20 14:01:42,154 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:42,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:42,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:42,634 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:42,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:42,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2090535060] [2024-11-20 14:01:42,640 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2090535060] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:42,640 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:42,641 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:42,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1265253122] [2024-11-20 14:01:42,649 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:42,661 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:42,669 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:42,703 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:42,704 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:42,730 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 80 out of 94 [2024-11-20 14:01:42,733 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 94 transitions, 195 flow. Second operand has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:42,736 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:42,736 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 80 of 94 [2024-11-20 14:01:42,737 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:42,823 INFO L124 PetriNetUnfolderBase]: 7/171 cut-off events. [2024-11-20 14:01:42,824 INFO L125 PetriNetUnfolderBase]: For 5/6 co-relation queries the response was YES. [2024-11-20 14:01:42,825 INFO L83 FinitePrefix]: Finished finitePrefix Result has 204 conditions, 171 events. 7/171 cut-off events. For 5/6 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 427 event pairs, 3 based on Foata normal form. 11/160 useless extension candidates. Maximal degree in co-relation 119. Up to 21 conditions per place. [2024-11-20 14:01:42,828 INFO L140 encePairwiseOnDemand]: 85/94 looper letters, 9 selfloop transitions, 4 changer transitions 1/93 dead transitions. [2024-11-20 14:01:42,831 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 93 transitions, 219 flow [2024-11-20 14:01:42,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:42,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:42,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 259 transitions. [2024-11-20 14:01:42,858 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9184397163120568 [2024-11-20 14:01:42,860 INFO L175 Difference]: Start difference. First operand has 91 places, 94 transitions, 195 flow. Second operand 3 states and 259 transitions. [2024-11-20 14:01:42,865 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 93 transitions, 219 flow [2024-11-20 14:01:42,871 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 93 transitions, 219 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:01:42,877 INFO L231 Difference]: Finished difference. Result has 95 places, 92 transitions, 215 flow [2024-11-20 14:01:42,886 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=187, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=215, PETRI_PLACES=95, PETRI_TRANSITIONS=92} [2024-11-20 14:01:42,894 INFO L277 CegarLoopForPetriNet]: 91 programPoint places, 4 predicate places. [2024-11-20 14:01:42,897 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 92 transitions, 215 flow [2024-11-20 14:01:42,898 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:42,901 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:42,901 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:42,901 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-20 14:01:42,902 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-20 14:01:42,902 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:42,902 INFO L85 PathProgramCache]: Analyzing trace with hash 1216131606, now seen corresponding path program 1 times [2024-11-20 14:01:42,903 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:42,903 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1171385737] [2024-11-20 14:01:42,903 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:42,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:42,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:43,651 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:43,651 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:43,652 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1171385737] [2024-11-20 14:01:43,652 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1171385737] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:43,652 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:43,652 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:01:43,652 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1008516961] [2024-11-20 14:01:43,652 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:43,653 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:01:43,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:43,659 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:01:43,660 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:01:43,873 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 70 out of 94 [2024-11-20 14:01:43,875 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 92 transitions, 215 flow. Second operand has 6 states, 6 states have (on average 71.5) internal successors, (429), 6 states have internal predecessors, (429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:43,879 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:43,879 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 70 of 94 [2024-11-20 14:01:43,879 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:43,951 INFO L124 PetriNetUnfolderBase]: 5/154 cut-off events. [2024-11-20 14:01:43,952 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-11-20 14:01:43,953 INFO L83 FinitePrefix]: Finished finitePrefix Result has 218 conditions, 154 events. 5/154 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 360 event pairs, 1 based on Foata normal form. 0/139 useless extension candidates. Maximal degree in co-relation 119. Up to 21 conditions per place. [2024-11-20 14:01:43,958 INFO L140 encePairwiseOnDemand]: 88/94 looper letters, 14 selfloop transitions, 5 changer transitions 0/91 dead transitions. [2024-11-20 14:01:43,958 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 91 transitions, 251 flow [2024-11-20 14:01:43,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:01:43,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:01:43,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 440 transitions. [2024-11-20 14:01:43,967 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7801418439716312 [2024-11-20 14:01:43,968 INFO L175 Difference]: Start difference. First operand has 95 places, 92 transitions, 215 flow. Second operand 6 states and 440 transitions. [2024-11-20 14:01:43,968 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 91 transitions, 251 flow [2024-11-20 14:01:43,969 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 91 transitions, 243 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:43,970 INFO L231 Difference]: Finished difference. Result has 96 places, 91 transitions, 215 flow [2024-11-20 14:01:43,975 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=205, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=91, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=215, PETRI_PLACES=96, PETRI_TRANSITIONS=91} [2024-11-20 14:01:43,976 INFO L277 CegarLoopForPetriNet]: 91 programPoint places, 5 predicate places. [2024-11-20 14:01:43,976 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 91 transitions, 215 flow [2024-11-20 14:01:43,976 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 71.5) internal successors, (429), 6 states have internal predecessors, (429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:43,976 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:43,977 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:43,977 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-20 14:01:43,977 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-20 14:01:43,978 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:43,978 INFO L85 PathProgramCache]: Analyzing trace with hash 2021984939, now seen corresponding path program 1 times [2024-11-20 14:01:43,978 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:43,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [246687137] [2024-11-20 14:01:43,979 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:43,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:44,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:44,044 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:44,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:44,048 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [246687137] [2024-11-20 14:01:44,048 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [246687137] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:44,049 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:44,049 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:44,049 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1017995620] [2024-11-20 14:01:44,049 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:44,050 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:44,050 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:44,051 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:44,052 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:44,067 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 94 [2024-11-20 14:01:44,068 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 96 places, 91 transitions, 215 flow. Second operand has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:44,068 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:44,068 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 94 [2024-11-20 14:01:44,069 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:44,126 INFO L124 PetriNetUnfolderBase]: 8/228 cut-off events. [2024-11-20 14:01:44,130 INFO L125 PetriNetUnfolderBase]: For 9/11 co-relation queries the response was YES. [2024-11-20 14:01:44,131 INFO L83 FinitePrefix]: Finished finitePrefix Result has 279 conditions, 228 events. 8/228 cut-off events. For 9/11 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 701 event pairs, 1 based on Foata normal form. 1/202 useless extension candidates. Maximal degree in co-relation 187. Up to 11 conditions per place. [2024-11-20 14:01:44,132 INFO L140 encePairwiseOnDemand]: 90/94 looper letters, 7 selfloop transitions, 3 changer transitions 0/95 dead transitions. [2024-11-20 14:01:44,132 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 95 transitions, 246 flow [2024-11-20 14:01:44,136 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:44,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:44,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 263 transitions. [2024-11-20 14:01:44,137 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9326241134751773 [2024-11-20 14:01:44,137 INFO L175 Difference]: Start difference. First operand has 96 places, 91 transitions, 215 flow. Second operand 3 states and 263 transitions. [2024-11-20 14:01:44,137 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 95 transitions, 246 flow [2024-11-20 14:01:44,138 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 95 transitions, 236 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-20 14:01:44,139 INFO L231 Difference]: Finished difference. Result has 95 places, 94 transitions, 231 flow [2024-11-20 14:01:44,140 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=205, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=91, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=231, PETRI_PLACES=95, PETRI_TRANSITIONS=94} [2024-11-20 14:01:44,144 INFO L277 CegarLoopForPetriNet]: 91 programPoint places, 4 predicate places. [2024-11-20 14:01:44,144 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 94 transitions, 231 flow [2024-11-20 14:01:44,144 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:44,145 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:44,145 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:44,145 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-20 14:01:44,146 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-20 14:01:44,147 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:44,147 INFO L85 PathProgramCache]: Analyzing trace with hash -212740164, now seen corresponding path program 1 times [2024-11-20 14:01:44,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:44,148 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233872321] [2024-11-20 14:01:44,151 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:44,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:44,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:44,190 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:44,191 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:44,191 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [233872321] [2024-11-20 14:01:44,191 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [233872321] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:44,191 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:44,191 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:44,191 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [447947583] [2024-11-20 14:01:44,192 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:44,192 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:44,194 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:44,194 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:44,195 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:44,217 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 80 out of 94 [2024-11-20 14:01:44,217 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 94 transitions, 231 flow. Second operand has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:44,217 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:44,217 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 80 of 94 [2024-11-20 14:01:44,217 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:44,281 INFO L124 PetriNetUnfolderBase]: 25/292 cut-off events. [2024-11-20 14:01:44,281 INFO L125 PetriNetUnfolderBase]: For 52/54 co-relation queries the response was YES. [2024-11-20 14:01:44,282 INFO L83 FinitePrefix]: Finished finitePrefix Result has 424 conditions, 292 events. 25/292 cut-off events. For 52/54 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1104 event pairs, 3 based on Foata normal form. 1/257 useless extension candidates. Maximal degree in co-relation 309. Up to 44 conditions per place. [2024-11-20 14:01:44,285 INFO L140 encePairwiseOnDemand]: 89/94 looper letters, 10 selfloop transitions, 6 changer transitions 0/98 dead transitions. [2024-11-20 14:01:44,288 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 98 transitions, 277 flow [2024-11-20 14:01:44,288 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:44,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:44,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 254 transitions. [2024-11-20 14:01:44,289 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.900709219858156 [2024-11-20 14:01:44,289 INFO L175 Difference]: Start difference. First operand has 95 places, 94 transitions, 231 flow. Second operand 3 states and 254 transitions. [2024-11-20 14:01:44,289 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 98 transitions, 277 flow [2024-11-20 14:01:44,291 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 98 transitions, 269 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:44,292 INFO L231 Difference]: Finished difference. Result has 97 places, 98 transitions, 271 flow [2024-11-20 14:01:44,295 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=225, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=271, PETRI_PLACES=97, PETRI_TRANSITIONS=98} [2024-11-20 14:01:44,296 INFO L277 CegarLoopForPetriNet]: 91 programPoint places, 6 predicate places. [2024-11-20 14:01:44,298 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 98 transitions, 271 flow [2024-11-20 14:01:44,298 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:44,299 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:44,299 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:44,299 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-20 14:01:44,299 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-20 14:01:44,299 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:44,301 INFO L85 PathProgramCache]: Analyzing trace with hash 37244536, now seen corresponding path program 1 times [2024-11-20 14:01:44,301 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:44,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [363959014] [2024-11-20 14:01:44,302 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:44,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:44,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:44,352 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:44,353 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:44,353 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [363959014] [2024-11-20 14:01:44,353 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [363959014] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:44,353 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:44,353 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:44,354 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [827707080] [2024-11-20 14:01:44,354 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:44,355 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:44,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:44,360 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:44,360 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:44,372 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 94 [2024-11-20 14:01:44,373 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 98 transitions, 271 flow. Second operand has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:44,373 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:44,373 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 94 [2024-11-20 14:01:44,373 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:44,406 INFO L124 PetriNetUnfolderBase]: 19/332 cut-off events. [2024-11-20 14:01:44,406 INFO L125 PetriNetUnfolderBase]: For 75/87 co-relation queries the response was YES. [2024-11-20 14:01:44,407 INFO L83 FinitePrefix]: Finished finitePrefix Result has 485 conditions, 332 events. 19/332 cut-off events. For 75/87 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1383 event pairs, 0 based on Foata normal form. 3/305 useless extension candidates. Maximal degree in co-relation 345. Up to 26 conditions per place. [2024-11-20 14:01:44,409 INFO L140 encePairwiseOnDemand]: 90/94 looper letters, 6 selfloop transitions, 4 changer transitions 0/101 dead transitions. [2024-11-20 14:01:44,413 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 101 transitions, 302 flow [2024-11-20 14:01:44,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:44,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:44,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 262 transitions. [2024-11-20 14:01:44,414 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9290780141843972 [2024-11-20 14:01:44,414 INFO L175 Difference]: Start difference. First operand has 97 places, 98 transitions, 271 flow. Second operand 3 states and 262 transitions. [2024-11-20 14:01:44,415 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 101 transitions, 302 flow [2024-11-20 14:01:44,416 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 101 transitions, 290 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:44,417 INFO L231 Difference]: Finished difference. Result has 99 places, 100 transitions, 287 flow [2024-11-20 14:01:44,422 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=259, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=98, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=94, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=287, PETRI_PLACES=99, PETRI_TRANSITIONS=100} [2024-11-20 14:01:44,423 INFO L277 CegarLoopForPetriNet]: 91 programPoint places, 8 predicate places. [2024-11-20 14:01:44,423 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 100 transitions, 287 flow [2024-11-20 14:01:44,423 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:44,423 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:44,423 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:44,423 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-20 14:01:44,424 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-20 14:01:44,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:44,424 INFO L85 PathProgramCache]: Analyzing trace with hash -438296460, now seen corresponding path program 1 times [2024-11-20 14:01:44,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:44,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2103395673] [2024-11-20 14:01:44,424 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:44,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:44,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:44,598 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:44,599 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:44,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2103395673] [2024-11-20 14:01:44,599 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2103395673] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:44,599 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:44,599 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:01:44,600 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285667528] [2024-11-20 14:01:44,603 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:44,603 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-20 14:01:44,604 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:44,604 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-20 14:01:44,606 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-20 14:01:44,764 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 77 out of 94 [2024-11-20 14:01:44,765 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 100 transitions, 287 flow. Second operand has 5 states, 5 states have (on average 78.4) internal successors, (392), 5 states have internal predecessors, (392), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:44,765 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:44,765 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 77 of 94 [2024-11-20 14:01:44,765 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:44,867 INFO L124 PetriNetUnfolderBase]: 19/338 cut-off events. [2024-11-20 14:01:44,868 INFO L125 PetriNetUnfolderBase]: For 70/80 co-relation queries the response was YES. [2024-11-20 14:01:44,869 INFO L83 FinitePrefix]: Finished finitePrefix Result has 525 conditions, 338 events. 19/338 cut-off events. For 70/80 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1432 event pairs, 0 based on Foata normal form. 1/319 useless extension candidates. Maximal degree in co-relation 360. Up to 44 conditions per place. [2024-11-20 14:01:44,871 INFO L140 encePairwiseOnDemand]: 86/94 looper letters, 11 selfloop transitions, 2 changer transitions 5/105 dead transitions. [2024-11-20 14:01:44,871 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 105 transitions, 333 flow [2024-11-20 14:01:44,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:01:44,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:01:44,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 481 transitions. [2024-11-20 14:01:44,877 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8528368794326241 [2024-11-20 14:01:44,878 INFO L175 Difference]: Start difference. First operand has 99 places, 100 transitions, 287 flow. Second operand 6 states and 481 transitions. [2024-11-20 14:01:44,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 105 transitions, 333 flow [2024-11-20 14:01:44,879 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 105 transitions, 325 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:44,881 INFO L231 Difference]: Finished difference. Result has 106 places, 100 transitions, 297 flow [2024-11-20 14:01:44,881 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=279, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=100, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=98, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=297, PETRI_PLACES=106, PETRI_TRANSITIONS=100} [2024-11-20 14:01:44,886 INFO L277 CegarLoopForPetriNet]: 91 programPoint places, 15 predicate places. [2024-11-20 14:01:44,887 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 100 transitions, 297 flow [2024-11-20 14:01:44,887 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 78.4) internal successors, (392), 5 states have internal predecessors, (392), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:44,888 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:44,888 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:44,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-20 14:01:44,890 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-20 14:01:44,893 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:44,894 INFO L85 PathProgramCache]: Analyzing trace with hash -443007062, now seen corresponding path program 1 times [2024-11-20 14:01:44,894 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:44,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1955921572] [2024-11-20 14:01:44,894 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:44,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:44,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 14:01:44,943 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 14:01:44,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 14:01:45,006 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 14:01:45,012 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 14:01:45,014 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2024-11-20 14:01:45,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2024-11-20 14:01:45,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2024-11-20 14:01:45,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2024-11-20 14:01:45,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2024-11-20 14:01:45,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2024-11-20 14:01:45,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2024-11-20 14:01:45,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2024-11-20 14:01:45,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2024-11-20 14:01:45,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-20 14:01:45,027 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:45,030 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-20 14:01:45,031 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-20 14:01:45,057 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-20 14:01:45,064 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 105 places, 109 transitions, 234 flow [2024-11-20 14:01:45,105 INFO L124 PetriNetUnfolderBase]: 15/233 cut-off events. [2024-11-20 14:01:45,109 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-20 14:01:45,110 INFO L83 FinitePrefix]: Finished finitePrefix Result has 245 conditions, 233 events. 15/233 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 456 event pairs, 0 based on Foata normal form. 0/197 useless extension candidates. Maximal degree in co-relation 142. Up to 8 conditions per place. [2024-11-20 14:01:45,111 INFO L82 GeneralOperation]: Start removeDead. Operand has 105 places, 109 transitions, 234 flow [2024-11-20 14:01:45,112 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 105 places, 109 transitions, 234 flow [2024-11-20 14:01:45,117 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 14:01:45,118 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;@15f52301, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 14:01:45,119 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-20 14:01:45,122 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 14:01:45,126 INFO L124 PetriNetUnfolderBase]: 2/38 cut-off events. [2024-11-20 14:01:45,126 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 14:01:45,126 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:45,126 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:45,127 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-20 14:01:45,127 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:45,127 INFO L85 PathProgramCache]: Analyzing trace with hash 2051612229, now seen corresponding path program 1 times [2024-11-20 14:01:45,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:45,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [592345373] [2024-11-20 14:01:45,128 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:45,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:45,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:45,188 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:45,189 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:45,189 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [592345373] [2024-11-20 14:01:45,189 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [592345373] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:45,189 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:45,189 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:45,189 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [732003495] [2024-11-20 14:01:45,189 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:45,189 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:45,190 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:45,190 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:45,190 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:45,218 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 91 out of 109 [2024-11-20 14:01:45,218 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 109 transitions, 234 flow. Second operand has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:45,218 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:45,218 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 91 of 109 [2024-11-20 14:01:45,219 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:45,308 INFO L124 PetriNetUnfolderBase]: 43/436 cut-off events. [2024-11-20 14:01:45,308 INFO L125 PetriNetUnfolderBase]: For 36/43 co-relation queries the response was YES. [2024-11-20 14:01:45,309 INFO L83 FinitePrefix]: Finished finitePrefix Result has 555 conditions, 436 events. 43/436 cut-off events. For 36/43 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1892 event pairs, 23 based on Foata normal form. 51/422 useless extension candidates. Maximal degree in co-relation 309. Up to 83 conditions per place. [2024-11-20 14:01:45,315 INFO L140 encePairwiseOnDemand]: 98/109 looper letters, 12 selfloop transitions, 5 changer transitions 1/108 dead transitions. [2024-11-20 14:01:45,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 108 transitions, 266 flow [2024-11-20 14:01:45,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:45,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:45,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 298 transitions. [2024-11-20 14:01:45,316 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9113149847094801 [2024-11-20 14:01:45,316 INFO L175 Difference]: Start difference. First operand has 105 places, 109 transitions, 234 flow. Second operand 3 states and 298 transitions. [2024-11-20 14:01:45,317 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 108 transitions, 266 flow [2024-11-20 14:01:45,318 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 108 transitions, 266 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 14:01:45,323 INFO L231 Difference]: Finished difference. Result has 109 places, 107 transitions, 260 flow [2024-11-20 14:01:45,325 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=224, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=99, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=260, PETRI_PLACES=109, PETRI_TRANSITIONS=107} [2024-11-20 14:01:45,326 INFO L277 CegarLoopForPetriNet]: 105 programPoint places, 4 predicate places. [2024-11-20 14:01:45,326 INFO L471 AbstractCegarLoop]: Abstraction has has 109 places, 107 transitions, 260 flow [2024-11-20 14:01:45,326 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:45,326 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:45,326 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:45,326 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-20 14:01:45,326 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-20 14:01:45,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:45,327 INFO L85 PathProgramCache]: Analyzing trace with hash 1202214518, now seen corresponding path program 1 times [2024-11-20 14:01:45,327 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:45,327 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2058147916] [2024-11-20 14:01:45,327 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:45,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:45,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:45,720 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:45,720 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:45,720 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2058147916] [2024-11-20 14:01:45,720 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2058147916] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:45,720 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:45,720 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:01:45,721 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1599839546] [2024-11-20 14:01:45,721 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:45,721 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 14:01:45,721 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:45,721 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 14:01:45,721 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-20 14:01:45,864 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 82 out of 109 [2024-11-20 14:01:45,865 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 107 transitions, 260 flow. Second operand has 6 states, 6 states have (on average 83.5) internal successors, (501), 6 states have internal predecessors, (501), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:45,865 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:45,865 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 82 of 109 [2024-11-20 14:01:45,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:45,939 INFO L124 PetriNetUnfolderBase]: 28/353 cut-off events. [2024-11-20 14:01:45,939 INFO L125 PetriNetUnfolderBase]: For 45/50 co-relation queries the response was YES. [2024-11-20 14:01:45,941 INFO L83 FinitePrefix]: Finished finitePrefix Result has 517 conditions, 353 events. 28/353 cut-off events. For 45/50 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1340 event pairs, 9 based on Foata normal form. 0/313 useless extension candidates. Maximal degree in co-relation 273. Up to 45 conditions per place. [2024-11-20 14:01:45,942 INFO L140 encePairwiseOnDemand]: 103/109 looper letters, 16 selfloop transitions, 5 changer transitions 0/106 dead transitions. [2024-11-20 14:01:45,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 106 transitions, 300 flow [2024-11-20 14:01:45,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:01:45,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:01:45,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 514 transitions. [2024-11-20 14:01:45,944 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7859327217125383 [2024-11-20 14:01:45,944 INFO L175 Difference]: Start difference. First operand has 109 places, 107 transitions, 260 flow. Second operand 6 states and 514 transitions. [2024-11-20 14:01:45,944 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 106 transitions, 300 flow [2024-11-20 14:01:45,946 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 106 transitions, 290 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:45,947 INFO L231 Difference]: Finished difference. Result has 110 places, 106 transitions, 258 flow [2024-11-20 14:01:45,948 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=248, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=258, PETRI_PLACES=110, PETRI_TRANSITIONS=106} [2024-11-20 14:01:45,949 INFO L277 CegarLoopForPetriNet]: 105 programPoint places, 5 predicate places. [2024-11-20 14:01:45,949 INFO L471 AbstractCegarLoop]: Abstraction has has 110 places, 106 transitions, 258 flow [2024-11-20 14:01:45,950 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 83.5) internal successors, (501), 6 states have internal predecessors, (501), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:45,950 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:45,950 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:45,950 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-20 14:01:45,950 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-20 14:01:45,951 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:45,951 INFO L85 PathProgramCache]: Analyzing trace with hash -155149538, now seen corresponding path program 1 times [2024-11-20 14:01:45,951 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:45,951 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [634028740] [2024-11-20 14:01:45,951 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:45,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:45,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:45,979 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:45,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:45,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [634028740] [2024-11-20 14:01:45,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [634028740] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:45,980 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:45,980 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:45,980 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1233560823] [2024-11-20 14:01:45,981 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:45,981 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:45,982 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:45,982 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:45,982 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:45,990 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 109 [2024-11-20 14:01:45,991 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 106 transitions, 258 flow. Second operand has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:45,991 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:45,991 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 109 [2024-11-20 14:01:45,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:46,082 INFO L124 PetriNetUnfolderBase]: 102/1044 cut-off events. [2024-11-20 14:01:46,082 INFO L125 PetriNetUnfolderBase]: For 95/116 co-relation queries the response was YES. [2024-11-20 14:01:46,087 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1337 conditions, 1044 events. 102/1044 cut-off events. For 95/116 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 7261 event pairs, 25 based on Foata normal form. 4/885 useless extension candidates. Maximal degree in co-relation 613. Up to 93 conditions per place. [2024-11-20 14:01:46,097 INFO L140 encePairwiseOnDemand]: 102/109 looper letters, 14 selfloop transitions, 5 changer transitions 0/114 dead transitions. [2024-11-20 14:01:46,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 114 transitions, 323 flow [2024-11-20 14:01:46,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:46,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:46,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 300 transitions. [2024-11-20 14:01:46,099 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9174311926605505 [2024-11-20 14:01:46,103 INFO L175 Difference]: Start difference. First operand has 110 places, 106 transitions, 258 flow. Second operand 3 states and 300 transitions. [2024-11-20 14:01:46,103 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 114 transitions, 323 flow [2024-11-20 14:01:46,104 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 114 transitions, 313 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-20 14:01:46,105 INFO L231 Difference]: Finished difference. Result has 109 places, 111 transitions, 292 flow [2024-11-20 14:01:46,105 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=248, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=109, PETRI_TRANSITIONS=111} [2024-11-20 14:01:46,106 INFO L277 CegarLoopForPetriNet]: 105 programPoint places, 4 predicate places. [2024-11-20 14:01:46,106 INFO L471 AbstractCegarLoop]: Abstraction has has 109 places, 111 transitions, 292 flow [2024-11-20 14:01:46,107 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:46,107 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:46,108 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:46,108 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-20 14:01:46,108 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-20 14:01:46,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:46,112 INFO L85 PathProgramCache]: Analyzing trace with hash 1904705372, now seen corresponding path program 1 times [2024-11-20 14:01:46,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:46,113 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [208303910] [2024-11-20 14:01:46,113 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:46,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:46,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:46,149 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:46,149 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:46,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [208303910] [2024-11-20 14:01:46,149 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [208303910] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:46,149 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:46,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:46,150 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [554289867] [2024-11-20 14:01:46,150 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:46,150 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:46,150 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:46,150 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:46,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:46,170 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 91 out of 109 [2024-11-20 14:01:46,171 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 111 transitions, 292 flow. Second operand has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:46,171 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:46,171 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 91 of 109 [2024-11-20 14:01:46,171 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:46,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][102], [106#true, 124#true, 26#L1022-1true, 104#true, 73#L1022-2true, Black: 119#true, 71#L1034-4true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,267 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 14:01:46,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:46,267 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 14:01:46,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:46,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][111], [34#L1022-1true, 106#true, 124#true, 104#true, Black: 119#true, 71#L1034-4true, 82#L1022-2true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,282 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 14:01:46,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:46,282 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 14:01:46,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:46,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][57], [106#true, 26#L1022-1true, 124#true, 33#L1035true, 104#true, 73#L1022-2true, Black: 119#true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,294 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 14:01:46,294 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:46,294 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 14:01:46,294 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:46,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][86], [34#L1022-1true, 106#true, 124#true, 33#L1035true, 104#true, Black: 119#true, 82#L1022-2true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,304 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 14:01:46,305 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:46,305 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:46,305 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 14:01:46,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][57], [106#true, 26#L1022-1true, 124#true, 59#ULTIMATE.startFINALtrue, 73#L1022-2true, 104#true, Black: 119#true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,397 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 14:01:46,397 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 14:01:46,397 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 14:01:46,397 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 14:01:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][86], [34#L1022-1true, 106#true, 124#true, 59#ULTIMATE.startFINALtrue, 104#true, Black: 119#true, 82#L1022-2true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,401 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 14:01:46,401 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 14:01:46,401 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 14:01:46,401 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 14:01:46,439 INFO L124 PetriNetUnfolderBase]: 298/1564 cut-off events. [2024-11-20 14:01:46,442 INFO L125 PetriNetUnfolderBase]: For 482/525 co-relation queries the response was YES. [2024-11-20 14:01:46,448 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2554 conditions, 1564 events. 298/1564 cut-off events. For 482/525 co-relation queries the response was YES. Maximal size of possible extension queue 80. Compared 11499 event pairs, 48 based on Foata normal form. 8/1307 useless extension candidates. Maximal degree in co-relation 1971. Up to 348 conditions per place. [2024-11-20 14:01:46,461 INFO L140 encePairwiseOnDemand]: 103/109 looper letters, 14 selfloop transitions, 8 changer transitions 0/117 dead transitions. [2024-11-20 14:01:46,462 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 111 places, 117 transitions, 360 flow [2024-11-20 14:01:46,463 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:46,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:46,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 291 transitions. [2024-11-20 14:01:46,464 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8899082568807339 [2024-11-20 14:01:46,464 INFO L175 Difference]: Start difference. First operand has 109 places, 111 transitions, 292 flow. Second operand 3 states and 291 transitions. [2024-11-20 14:01:46,464 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 111 places, 117 transitions, 360 flow [2024-11-20 14:01:46,467 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 117 transitions, 346 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:46,471 INFO L231 Difference]: Finished difference. Result has 111 places, 117 transitions, 348 flow [2024-11-20 14:01:46,471 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=282, PETRI_DIFFERENCE_MINUEND_PLACES=107, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=111, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=348, PETRI_PLACES=111, PETRI_TRANSITIONS=117} [2024-11-20 14:01:46,472 INFO L277 CegarLoopForPetriNet]: 105 programPoint places, 6 predicate places. [2024-11-20 14:01:46,473 INFO L471 AbstractCegarLoop]: Abstraction has has 111 places, 117 transitions, 348 flow [2024-11-20 14:01:46,475 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:46,479 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:46,479 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:46,479 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-20 14:01:46,479 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-20 14:01:46,480 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:46,480 INFO L85 PathProgramCache]: Analyzing trace with hash -674714638, now seen corresponding path program 1 times [2024-11-20 14:01:46,480 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:46,480 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [994078042] [2024-11-20 14:01:46,480 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:46,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:46,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:46,524 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:46,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:46,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [994078042] [2024-11-20 14:01:46,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [994078042] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:46,529 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:46,529 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 14:01:46,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [794711777] [2024-11-20 14:01:46,529 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:46,529 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:46,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:46,529 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:46,530 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:46,540 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 109 [2024-11-20 14:01:46,544 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 111 places, 117 transitions, 348 flow. Second operand has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:46,545 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:46,545 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 109 [2024-11-20 14:01:46,545 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:46,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][104], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 106#true, 124#true, 26#L1022-1true, 73#L1022-2true, 104#true, 71#L1034-4true, 129#true, Black: 119#true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,697 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 14:01:46,697 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:46,697 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:46,697 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 14:01:46,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][119], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 34#L1022-1true, 106#true, 124#true, 104#true, 71#L1034-4true, Black: 119#true, 129#true, 82#L1022-2true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,702 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 14:01:46,702 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 14:01:46,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:46,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:46,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][57], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 106#true, 124#true, 26#L1022-1true, 33#L1035true, 73#L1022-2true, 104#true, Black: 119#true, 129#true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,720 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 14:01:46,720 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:46,720 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:46,720 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 14:01:46,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][85], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 34#L1022-1true, 106#true, 124#true, 33#L1035true, 104#true, Black: 119#true, 129#true, 82#L1022-2true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:46,742 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 14:01:46,742 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 14:01:46,742 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:46,742 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:46,963 INFO L124 PetriNetUnfolderBase]: 382/2576 cut-off events. [2024-11-20 14:01:46,966 INFO L125 PetriNetUnfolderBase]: For 864/1159 co-relation queries the response was YES. [2024-11-20 14:01:46,981 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4178 conditions, 2576 events. 382/2576 cut-off events. For 864/1159 co-relation queries the response was YES. Maximal size of possible extension queue 124. Compared 23527 event pairs, 42 based on Foata normal form. 25/2272 useless extension candidates. Maximal degree in co-relation 2510. Up to 353 conditions per place. [2024-11-20 14:01:47,000 INFO L140 encePairwiseOnDemand]: 102/109 looper letters, 16 selfloop transitions, 7 changer transitions 0/127 dead transitions. [2024-11-20 14:01:47,000 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 127 transitions, 435 flow [2024-11-20 14:01:47,001 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:47,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:47,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 300 transitions. [2024-11-20 14:01:47,002 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9174311926605505 [2024-11-20 14:01:47,002 INFO L175 Difference]: Start difference. First operand has 111 places, 117 transitions, 348 flow. Second operand 3 states and 300 transitions. [2024-11-20 14:01:47,002 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 127 transitions, 435 flow [2024-11-20 14:01:47,004 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 111 places, 127 transitions, 419 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:47,008 INFO L231 Difference]: Finished difference. Result has 113 places, 124 transitions, 402 flow [2024-11-20 14:01:47,009 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=332, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=402, PETRI_PLACES=113, PETRI_TRANSITIONS=124} [2024-11-20 14:01:47,010 INFO L277 CegarLoopForPetriNet]: 105 programPoint places, 8 predicate places. [2024-11-20 14:01:47,010 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 124 transitions, 402 flow [2024-11-20 14:01:47,010 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:47,014 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:47,014 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:47,014 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-20 14:01:47,014 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-20 14:01:47,015 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:47,015 INFO L85 PathProgramCache]: Analyzing trace with hash -868542783, now seen corresponding path program 1 times [2024-11-20 14:01:47,015 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:47,015 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1451170453] [2024-11-20 14:01:47,015 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:47,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:47,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:47,138 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 14:01:47,140 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:47,140 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1451170453] [2024-11-20 14:01:47,140 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1451170453] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:47,140 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:47,140 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 14:01:47,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1174694867] [2024-11-20 14:01:47,140 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:47,141 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-20 14:01:47,141 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:47,141 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-20 14:01:47,141 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-20 14:01:47,191 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 89 out of 109 [2024-11-20 14:01:47,192 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 124 transitions, 402 flow. Second operand has 5 states, 5 states have (on average 90.4) internal successors, (452), 5 states have internal predecessors, (452), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:47,192 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:47,192 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 89 of 109 [2024-11-20 14:01:47,192 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:47,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][100], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 106#true, 26#L1022-1true, Black: 131#(= |#race~data~0| 0), 104#true, 73#L1022-2true, 134#true, 129#true, Black: 119#true, 71#L1034-4true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:47,264 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 14:01:47,264 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:47,264 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:47,264 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 14:01:47,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][123], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 34#L1022-1true, 106#true, Black: 131#(= |#race~data~0| 0), 104#true, 134#true, Black: 119#true, 129#true, 71#L1034-4true, 82#L1022-2true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:47,265 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 14:01:47,265 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:47,265 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 14:01:47,265 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:47,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][57], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 106#true, 26#L1022-1true, 33#L1035true, Black: 131#(= |#race~data~0| 0), 73#L1022-2true, 104#true, 134#true, 129#true, Black: 119#true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:47,272 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 14:01:47,272 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 14:01:47,272 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:47,272 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:47,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][78], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 34#L1022-1true, 106#true, 33#L1035true, Black: 131#(= |#race~data~0| 0), 104#true, 134#true, 129#true, Black: 119#true, 82#L1022-2true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2024-11-20 14:01:47,281 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 14:01:47,281 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:47,281 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 14:01:47,281 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:47,389 INFO L124 PetriNetUnfolderBase]: 363/2559 cut-off events. [2024-11-20 14:01:47,389 INFO L125 PetriNetUnfolderBase]: For 818/1035 co-relation queries the response was YES. [2024-11-20 14:01:47,395 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4344 conditions, 2559 events. 363/2559 cut-off events. For 818/1035 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 23595 event pairs, 33 based on Foata normal form. 1/2310 useless extension candidates. Maximal degree in co-relation 3398. Up to 329 conditions per place. [2024-11-20 14:01:47,403 INFO L140 encePairwiseOnDemand]: 101/109 looper letters, 14 selfloop transitions, 2 changer transitions 5/130 dead transitions. [2024-11-20 14:01:47,404 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 118 places, 130 transitions, 456 flow [2024-11-20 14:01:47,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 14:01:47,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 14:01:47,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 556 transitions. [2024-11-20 14:01:47,405 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8501529051987767 [2024-11-20 14:01:47,406 INFO L175 Difference]: Start difference. First operand has 113 places, 124 transitions, 402 flow. Second operand 6 states and 556 transitions. [2024-11-20 14:01:47,406 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 118 places, 130 transitions, 456 flow [2024-11-20 14:01:47,408 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 130 transitions, 442 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 14:01:47,409 INFO L231 Difference]: Finished difference. Result has 120 places, 125 transitions, 410 flow [2024-11-20 14:01:47,409 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=388, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=410, PETRI_PLACES=120, PETRI_TRANSITIONS=125} [2024-11-20 14:01:47,410 INFO L277 CegarLoopForPetriNet]: 105 programPoint places, 15 predicate places. [2024-11-20 14:01:47,410 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 125 transitions, 410 flow [2024-11-20 14:01:47,410 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 90.4) internal successors, (452), 5 states have internal predecessors, (452), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:47,410 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:47,410 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:47,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-20 14:01:47,411 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-20 14:01:47,411 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:47,411 INFO L85 PathProgramCache]: Analyzing trace with hash 1025210636, now seen corresponding path program 1 times [2024-11-20 14:01:47,411 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:47,411 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [763864464] [2024-11-20 14:01:47,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:47,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:47,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 14:01:47,486 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-20 14:01:47,486 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 14:01:47,486 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [763864464] [2024-11-20 14:01:47,487 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [763864464] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 14:01:47,487 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 14:01:47,487 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 14:01:47,487 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1233912364] [2024-11-20 14:01:47,487 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 14:01:47,487 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 14:01:47,488 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 14:01:47,488 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 14:01:47,488 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 14:01:47,493 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 96 out of 109 [2024-11-20 14:01:47,494 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 125 transitions, 410 flow. Second operand has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:47,494 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 14:01:47,494 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 96 of 109 [2024-11-20 14:01:47,494 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 14:01:47,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][78], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 26#L1022-1true, Black: 131#(= |#race~data~0| 0), 145#true, 73#L1022-2true, 104#true, 134#true, 71#L1034-4true, Black: 136#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 140#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 137#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|), Black: 138#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 106#true, Black: 119#true]) [2024-11-20 14:01:47,540 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 14:01:47,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:47,541 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 14:01:47,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:47,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][101], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), Black: 131#(= |#race~data~0| 0), 145#true, 104#true, 134#true, 71#L1034-4true, Black: 136#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 140#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 137#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|), Black: 138#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 34#L1022-1true, 106#true, Black: 119#true, 82#L1022-2true]) [2024-11-20 14:01:47,543 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 14:01:47,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:47,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 14:01:47,543 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 14:01:47,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([329] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][40], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 26#L1022-1true, 33#L1035true, Black: 131#(= |#race~data~0| 0), 145#true, 73#L1022-2true, 104#true, 134#true, Black: 136#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 140#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 137#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|), Black: 138#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 106#true, Black: 119#true]) [2024-11-20 14:01:47,551 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 14:01:47,551 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 14:01:47,551 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:47,551 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:47,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([342] L1022-4-->L1022-1: Formula: (= |v_#race~ready~0_4| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_4|} AuxVars[] AssignedVars[#race~ready~0][58], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 33#L1035true, Black: 131#(= |#race~data~0| 0), 145#true, 104#true, 134#true, Black: 136#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 140#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 137#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|), Black: 138#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 34#L1022-1true, 106#true, Black: 119#true, 82#L1022-2true]) [2024-11-20 14:01:47,558 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 14:01:47,559 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 14:01:47,559 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:47,559 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 14:01:47,629 INFO L124 PetriNetUnfolderBase]: 217/1432 cut-off events. [2024-11-20 14:01:47,630 INFO L125 PetriNetUnfolderBase]: For 355/473 co-relation queries the response was YES. [2024-11-20 14:01:47,633 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2394 conditions, 1432 events. 217/1432 cut-off events. For 355/473 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 11187 event pairs, 34 based on Foata normal form. 9/1331 useless extension candidates. Maximal degree in co-relation 2338. Up to 214 conditions per place. [2024-11-20 14:01:47,637 INFO L140 encePairwiseOnDemand]: 105/109 looper letters, 6 selfloop transitions, 2 changer transitions 0/113 dead transitions. [2024-11-20 14:01:47,638 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 113 transitions, 368 flow [2024-11-20 14:01:47,638 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 14:01:47,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 14:01:47,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 298 transitions. [2024-11-20 14:01:47,639 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9113149847094801 [2024-11-20 14:01:47,639 INFO L175 Difference]: Start difference. First operand has 120 places, 125 transitions, 410 flow. Second operand 3 states and 298 transitions. [2024-11-20 14:01:47,639 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 113 transitions, 368 flow [2024-11-20 14:01:47,642 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 111 places, 113 transitions, 346 flow, removed 9 selfloop flow, removed 5 redundant places. [2024-11-20 14:01:47,643 INFO L231 Difference]: Finished difference. Result has 112 places, 113 transitions, 340 flow [2024-11-20 14:01:47,644 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=330, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=113, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=340, PETRI_PLACES=112, PETRI_TRANSITIONS=113} [2024-11-20 14:01:47,645 INFO L277 CegarLoopForPetriNet]: 105 programPoint places, 7 predicate places. [2024-11-20 14:01:47,645 INFO L471 AbstractCegarLoop]: Abstraction has has 112 places, 113 transitions, 340 flow [2024-11-20 14:01:47,645 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 14:01:47,645 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 14:01:47,645 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:47,645 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-20 14:01:47,646 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-20 14:01:47,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 14:01:47,646 INFO L85 PathProgramCache]: Analyzing trace with hash 1310043735, now seen corresponding path program 1 times [2024-11-20 14:01:47,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 14:01:47,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1469573020] [2024-11-20 14:01:47,646 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 14:01:47,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 14:01:47,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 14:01:47,664 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 14:01:47,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 14:01:47,674 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 14:01:47,675 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location threadErr0ASSERT_VIOLATIONDATA_RACE (10 of 11 remaining) [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 11 remaining) [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2024-11-20 14:01:47,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2024-11-20 14:01:47,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2024-11-20 14:01:47,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2024-11-20 14:01:47,676 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-20 14:01:47,676 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 14:01:47,718 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 2 thread instances [2024-11-20 14:01:47,718 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-20 14:01:47,722 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.11 02:01:47 BasicIcfg [2024-11-20 14:01:47,722 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-20 14:01:47,723 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-20 14:01:47,723 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-20 14:01:47,723 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-20 14:01:47,723 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 02:01:41" (3/4) ... [2024-11-20 14:01:47,724 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-20 14:01:47,768 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-20 14:01:47,770 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-20 14:01:47,771 INFO L158 Benchmark]: Toolchain (without parser) took 7718.40ms. Allocated memory was 209.7MB in the beginning and 323.0MB in the end (delta: 113.2MB). Free memory was 177.2MB in the beginning and 198.3MB in the end (delta: -21.1MB). Peak memory consumption was 93.1MB. Max. memory is 16.1GB. [2024-11-20 14:01:47,771 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 134.2MB. Free memory is still 97.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 14:01:47,771 INFO L158 Benchmark]: CACSL2BoogieTranslator took 908.26ms. Allocated memory is still 209.7MB. Free memory was 176.9MB in the beginning and 151.6MB in the end (delta: 25.4MB). Peak memory consumption was 25.8MB. Max. memory is 16.1GB. [2024-11-20 14:01:47,772 INFO L158 Benchmark]: Boogie Procedure Inliner took 84.28ms. Allocated memory is still 209.7MB. Free memory was 151.6MB in the beginning and 149.1MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 14:01:47,772 INFO L158 Benchmark]: Boogie Preprocessor took 56.11ms. Allocated memory is still 209.7MB. Free memory was 149.1MB in the beginning and 147.3MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 14:01:47,772 INFO L158 Benchmark]: RCFGBuilder took 709.57ms. Allocated memory is still 209.7MB. Free memory was 147.3MB in the beginning and 131.5MB in the end (delta: 15.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-20 14:01:47,772 INFO L158 Benchmark]: TraceAbstraction took 5907.42ms. Allocated memory was 209.7MB in the beginning and 323.0MB in the end (delta: 113.2MB). Free memory was 130.6MB in the beginning and 203.5MB in the end (delta: -73.0MB). Peak memory consumption was 40.0MB. Max. memory is 16.1GB. [2024-11-20 14:01:47,773 INFO L158 Benchmark]: Witness Printer took 48.03ms. Allocated memory is still 323.0MB. Free memory was 203.5MB in the beginning and 198.3MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-20 14:01:47,774 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.13ms. Allocated memory is still 134.2MB. Free memory is still 97.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 908.26ms. Allocated memory is still 209.7MB. Free memory was 176.9MB in the beginning and 151.6MB in the end (delta: 25.4MB). Peak memory consumption was 25.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 84.28ms. Allocated memory is still 209.7MB. Free memory was 151.6MB in the beginning and 149.1MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 56.11ms. Allocated memory is still 209.7MB. Free memory was 149.1MB in the beginning and 147.3MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 709.57ms. Allocated memory is still 209.7MB. Free memory was 147.3MB in the beginning and 131.5MB in the end (delta: 15.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 5907.42ms. Allocated memory was 209.7MB in the beginning and 323.0MB in the end (delta: 113.2MB). Free memory was 130.6MB in the beginning and 203.5MB in the end (delta: -73.0MB). Peak memory consumption was 40.0MB. Max. memory is 16.1GB. * Witness Printer took 48.03ms. Allocated memory is still 323.0MB. Free memory was 203.5MB in the beginning and 198.3MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 1022]: Data race detected Data race detected The following path leads to a data race: [L1019] 0 _Bool ready = 0; VAL [ready=0] [L1020] 0 int data = 0; VAL [data=0, ready=0] [L1027] 0 int threads_total = __VERIFIER_nondet_int(); VAL [data=0, ready=0, threads_total=1] [L1028] CALL 0 assume_abort_if_not(threads_total >= 0) [L1016] COND FALSE 0 !(!cond) VAL [\old(cond)=1, cond=1, data=0, ready=0] [L1028] RET 0 assume_abort_if_not(threads_total >= 0) [L1029] 0 pthread_t *tids = malloc(threads_total * sizeof(pthread_t)); VAL [data=0, ready=0, threads_total=1, tids={-2:0}] [L1030] 0 int i = 0; VAL [data=0, i=0, ready=0, threads_total=1, tids={-2:0}] [L1030] COND TRUE 0 i < threads_total VAL [data=0, i=0, ready=0, threads_total=1, tids={-2:0}] [L1031] 0 pthread_create(&tids[i], ((void *)0), &thread, ((void *)0)) VAL [data=0, i=0, ready=0, threads_total=1, tids={-2:0}] [L1031] FCALL, FORK 0 pthread_create(&tids[i], ((void *)0), &thread, ((void *)0)) VAL [\old(arg)={0:0}, data=0, i=0, ready=0, threads_total=1, tids={-2:0}] [L1022] 1 !ready VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=0] [L1030] 0 i++ VAL [\old(arg)={0:0}, arg={0:0}, data=0, i=1, ready=0, threads_total=1, tids={-2:0}] [L1030] COND FALSE 0 !(i < threads_total) VAL [\old(arg)={0:0}, arg={0:0}, data=0, i=1, ready=0, threads_total=1, tids={-2:0}] [L1033] 0 data = __VERIFIER_nondet_int() VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=0, threads_total=1, tids={-2:0}] [L1034] 0 ready = 1 VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=1, threads_total=1, tids={-2:0}] [L1022] 1 !ready VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=1] Now there is a data race on ~ready~0 between C: ready = 1 [1034] and C: !ready [1022] - UnprovableResult [Line: 1033]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1031]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1034]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1036]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1031]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1023]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 101 locations, 9 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: 3.1s, OverallIterations: 7, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 211 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 116 mSDsluCounter, 83 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 71 mSDsCounter, 12 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 284 IncrementalHoareTripleChecker+Invalid, 296 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 12 mSolverCounterUnsat, 12 mSDtfsCounter, 284 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 20 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=297occurred in iteration=6, InterpolantAutomatonStates: 24, 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.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.1s InterpolantComputationTime, 254 NumberOfCodeBlocks, 254 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 200 ConstructedInterpolants, 0 QuantifiedInterpolants, 361 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 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 - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 4 procedures, 113 locations, 11 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: 2.6s, OverallIterations: 8, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 264 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 146 mSDsluCounter, 53 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 36 mSDsCounter, 23 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 306 IncrementalHoareTripleChecker+Invalid, 329 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 23 mSolverCounterUnsat, 17 mSDtfsCounter, 306 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 23 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=410occurred in iteration=6, InterpolantAutomatonStates: 27, 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.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 309 NumberOfCodeBlocks, 309 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 249 ConstructedInterpolants, 0 QuantifiedInterpolants, 500 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 7 InterpolantComputations, 7 PerfectInterpolantSequences, 1/1 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 RESULT: Ultimate proved your program to be incorrect! [2024-11-20 14:01:47,804 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 Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE