./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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 ../sv-benchmarks/c/pthread-atomic/read_write_lock-2b.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 7b71c781c26c072fdf5838e0877462128517513c3df1f3bde9f2474cb4533ecb --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 06:29:33,157 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 06:29:33,251 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 06:29:33,257 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 06:29:33,259 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 06:29:33,284 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 06:29:33,286 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 06:29:33,287 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 06:29:33,287 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 06:29:33,289 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 06:29:33,289 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 06:29:33,289 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 06:29:33,290 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 06:29:33,290 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 06:29:33,293 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 06:29:33,293 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 06:29:33,293 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 06:29:33,293 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 06:29:33,294 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 06:29:33,294 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 06:29:33,294 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 06:29:33,294 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 06:29:33,295 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 06:29:33,295 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 06:29:33,295 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 06:29:33,295 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 06:29:33,295 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 06:29:33,295 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 06:29:33,296 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 06:29:33,296 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 06:29:33,296 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 06:29:33,296 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:29:33,296 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 06:29:33,296 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 06:29:33,297 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 06:29:33,297 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 06:29:33,297 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 06:29:33,297 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 06:29:33,297 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 06:29:33,297 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 06:29:33,298 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 06:29:33,299 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 -> 7b71c781c26c072fdf5838e0877462128517513c3df1f3bde9f2474cb4533ecb [2024-11-09 06:29:33,527 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 06:29:33,551 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 06:29:33,554 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 06:29:33,555 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 06:29:33,556 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 06:29:33,557 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i [2024-11-09 06:29:35,155 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 06:29:35,545 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 06:29:35,548 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i [2024-11-09 06:29:35,573 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c55953bb4/c06061d7ccd14f46a580e2dcfb423af7/FLAGd4b1b4697 [2024-11-09 06:29:35,789 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c55953bb4/c06061d7ccd14f46a580e2dcfb423af7 [2024-11-09 06:29:35,791 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 06:29:35,792 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 06:29:35,793 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 06:29:35,793 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 06:29:35,798 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 06:29:35,799 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:29:35" (1/1) ... [2024-11-09 06:29:35,800 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7fe1ecb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:35, skipping insertion in model container [2024-11-09 06:29:35,800 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:29:35" (1/1) ... [2024-11-09 06:29:35,827 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 06:29:36,109 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:29:36,121 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 06:29:36,163 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:29:36,199 INFO L204 MainTranslator]: Completed translation [2024-11-09 06:29:36,200 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36 WrapperNode [2024-11-09 06:29:36,200 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 06:29:36,201 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 06:29:36,201 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 06:29:36,201 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 06:29:36,207 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,219 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,239 INFO L138 Inliner]: procedures = 169, calls = 15, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 123 [2024-11-09 06:29:36,240 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 06:29:36,240 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 06:29:36,241 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 06:29:36,241 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 06:29:36,248 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,249 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,251 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,251 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,255 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,257 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,258 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,259 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,260 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 06:29:36,261 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 06:29:36,261 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 06:29:36,261 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 06:29:36,263 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (1/1) ... [2024-11-09 06:29:36,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:29:36,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 06:29:36,302 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-09 06:29:36,304 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-09 06:29:36,340 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 06:29:36,341 INFO L130 BoogieDeclarations]: Found specification of procedure reader [2024-11-09 06:29:36,341 INFO L138 BoogieDeclarations]: Found implementation of procedure reader [2024-11-09 06:29:36,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 06:29:36,341 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 06:29:36,341 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 06:29:36,341 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2024-11-09 06:29:36,341 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2024-11-09 06:29:36,343 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 06:29:36,442 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 06:29:36,444 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 06:29:36,709 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 06:29:36,711 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 06:29:36,890 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 06:29:36,890 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 06:29:36,891 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:29:36 BoogieIcfgContainer [2024-11-09 06:29:36,891 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 06:29:36,896 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 06:29:36,896 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 06:29:36,900 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 06:29:36,900 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 06:29:35" (1/3) ... [2024-11-09 06:29:36,901 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44868eb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:29:36, skipping insertion in model container [2024-11-09 06:29:36,901 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:29:36" (2/3) ... [2024-11-09 06:29:36,901 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44868eb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:29:36, skipping insertion in model container [2024-11-09 06:29:36,901 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:29:36" (3/3) ... [2024-11-09 06:29:36,903 INFO L112 eAbstractionObserver]: Analyzing ICFG read_write_lock-2b.i [2024-11-09 06:29:36,922 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 06:29:36,922 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 14 error locations. [2024-11-09 06:29:36,923 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 06:29:37,023 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-09 06:29:37,068 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 183 places, 174 transitions, 376 flow [2024-11-09 06:29:37,182 INFO L124 PetriNetUnfolderBase]: 4/170 cut-off events. [2024-11-09 06:29:37,182 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 06:29:37,207 INFO L83 FinitePrefix]: Finished finitePrefix Result has 187 conditions, 170 events. 4/170 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 408 event pairs, 0 based on Foata normal form. 0/138 useless extension candidates. Maximal degree in co-relation 148. Up to 2 conditions per place. [2024-11-09 06:29:37,208 INFO L82 GeneralOperation]: Start removeDead. Operand has 183 places, 174 transitions, 376 flow [2024-11-09 06:29:37,227 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 174 places, 165 transitions, 351 flow [2024-11-09 06:29:37,252 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:29:37,269 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;@3d897ea7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:29:37,269 INFO L334 AbstractCegarLoop]: Starting to check reachability of 46 error locations. [2024-11-09 06:29:37,282 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:29:37,285 INFO L124 PetriNetUnfolderBase]: 0/22 cut-off events. [2024-11-09 06:29:37,287 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:29:37,288 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:29:37,288 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] [2024-11-09 06:29:37,289 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting writerErr0ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:29:37,297 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:29:37,300 INFO L85 PathProgramCache]: Analyzing trace with hash 1940056406, now seen corresponding path program 1 times [2024-11-09 06:29:37,326 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:29:37,327 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [300966725] [2024-11-09 06:29:37,327 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:29:37,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:29:37,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:29:37,699 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-09 06:29:37,703 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:29:37,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [300966725] [2024-11-09 06:29:37,704 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [300966725] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:29:37,704 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:29:37,705 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 06:29:37,706 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [748404302] [2024-11-09 06:29:37,711 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:29:37,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-09 06:29:37,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:29:37,779 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-09 06:29:37,784 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-09 06:29:37,790 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 144 out of 174 [2024-11-09 06:29:37,797 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 165 transitions, 351 flow. Second operand has 2 states, 2 states have (on average 145.0) internal successors, (290), 2 states have internal predecessors, (290), 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-09 06:29:37,798 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:29:37,798 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 144 of 174 [2024-11-09 06:29:37,799 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:29:38,125 INFO L124 PetriNetUnfolderBase]: 51/829 cut-off events. [2024-11-09 06:29:38,129 INFO L125 PetriNetUnfolderBase]: For 57/57 co-relation queries the response was YES. [2024-11-09 06:29:38,146 INFO L83 FinitePrefix]: Finished finitePrefix Result has 974 conditions, 829 events. 51/829 cut-off events. For 57/57 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 5446 event pairs, 51 based on Foata normal form. 38/718 useless extension candidates. Maximal degree in co-relation 860. Up to 96 conditions per place. [2024-11-09 06:29:38,156 INFO L140 encePairwiseOnDemand]: 158/174 looper letters, 11 selfloop transitions, 0 changer transitions 0/145 dead transitions. [2024-11-09 06:29:38,160 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 159 places, 145 transitions, 333 flow [2024-11-09 06:29:38,162 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-09 06:29:38,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-09 06:29:38,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 315 transitions. [2024-11-09 06:29:38,180 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9051724137931034 [2024-11-09 06:29:38,182 INFO L175 Difference]: Start difference. First operand has 174 places, 165 transitions, 351 flow. Second operand 2 states and 315 transitions. [2024-11-09 06:29:38,183 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 159 places, 145 transitions, 333 flow [2024-11-09 06:29:38,191 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 145 transitions, 320 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-11-09 06:29:38,195 INFO L231 Difference]: Finished difference. Result has 152 places, 145 transitions, 298 flow [2024-11-09 06:29:38,201 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=298, PETRI_PLACES=152, PETRI_TRANSITIONS=145} [2024-11-09 06:29:38,209 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -22 predicate places. [2024-11-09 06:29:38,211 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 145 transitions, 298 flow [2024-11-09 06:29:38,212 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 145.0) internal successors, (290), 2 states have internal predecessors, (290), 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-09 06:29:38,215 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:29:38,215 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] [2024-11-09 06:29:38,216 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 06:29:38,216 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:29:38,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:29:38,217 INFO L85 PathProgramCache]: Analyzing trace with hash -1414159397, now seen corresponding path program 1 times [2024-11-09 06:29:38,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:29:38,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [749294611] [2024-11-09 06:29:38,217 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:29:38,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:29:38,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:29:38,386 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-09 06:29:38,386 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:29:38,387 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [749294611] [2024-11-09 06:29:38,387 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [749294611] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:29:38,387 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:29:38,387 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:29:38,387 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2084360034] [2024-11-09 06:29:38,387 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:29:38,388 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:29:38,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:29:38,389 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:29:38,389 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:29:38,424 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 174 [2024-11-09 06:29:38,425 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 145 transitions, 298 flow. Second operand has 3 states, 3 states have (on average 135.66666666666666) internal successors, (407), 3 states have internal predecessors, (407), 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-09 06:29:38,426 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:29:38,426 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 174 [2024-11-09 06:29:38,426 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:29:39,195 INFO L124 PetriNetUnfolderBase]: 1206/5690 cut-off events. [2024-11-09 06:29:39,197 INFO L125 PetriNetUnfolderBase]: For 55/82 co-relation queries the response was YES. [2024-11-09 06:29:39,216 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7732 conditions, 5690 events. 1206/5690 cut-off events. For 55/82 co-relation queries the response was YES. Maximal size of possible extension queue 238. Compared 62145 event pairs, 746 based on Foata normal form. 0/4662 useless extension candidates. Maximal degree in co-relation 7729. Up to 1501 conditions per place. [2024-11-09 06:29:39,250 INFO L140 encePairwiseOnDemand]: 165/174 looper letters, 26 selfloop transitions, 8 changer transitions 0/158 dead transitions. [2024-11-09 06:29:39,251 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 158 transitions, 396 flow [2024-11-09 06:29:39,251 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:29:39,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:29:39,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 437 transitions. [2024-11-09 06:29:39,256 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8371647509578544 [2024-11-09 06:29:39,257 INFO L175 Difference]: Start difference. First operand has 152 places, 145 transitions, 298 flow. Second operand 3 states and 437 transitions. [2024-11-09 06:29:39,257 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 158 transitions, 396 flow [2024-11-09 06:29:39,258 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 158 transitions, 396 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 06:29:39,263 INFO L231 Difference]: Finished difference. Result has 156 places, 152 transitions, 360 flow [2024-11-09 06:29:39,265 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=360, PETRI_PLACES=156, PETRI_TRANSITIONS=152} [2024-11-09 06:29:39,265 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -18 predicate places. [2024-11-09 06:29:39,266 INFO L471 AbstractCegarLoop]: Abstraction has has 156 places, 152 transitions, 360 flow [2024-11-09 06:29:39,266 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 135.66666666666666) internal successors, (407), 3 states have internal predecessors, (407), 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-09 06:29:39,266 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:29:39,267 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] [2024-11-09 06:29:39,267 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 06:29:39,267 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting readerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:29:39,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:29:39,269 INFO L85 PathProgramCache]: Analyzing trace with hash -1846805203, now seen corresponding path program 1 times [2024-11-09 06:29:39,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:29:39,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1769218932] [2024-11-09 06:29:39,269 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:29:39,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:29:39,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:29:39,344 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-09 06:29:39,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:29:39,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1769218932] [2024-11-09 06:29:39,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1769218932] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:29:39,345 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:29:39,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:29:39,345 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1401372304] [2024-11-09 06:29:39,345 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:29:39,345 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:29:39,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:29:39,346 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:29:39,346 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:29:39,382 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 130 out of 174 [2024-11-09 06:29:39,383 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 156 places, 152 transitions, 360 flow. Second operand has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 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-09 06:29:39,383 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:29:39,383 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 130 of 174 [2024-11-09 06:29:39,383 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:29:41,571 INFO L124 PetriNetUnfolderBase]: 3944/17282 cut-off events. [2024-11-09 06:29:41,571 INFO L125 PetriNetUnfolderBase]: For 3687/4562 co-relation queries the response was YES. [2024-11-09 06:29:41,624 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27404 conditions, 17282 events. 3944/17282 cut-off events. For 3687/4562 co-relation queries the response was YES. Maximal size of possible extension queue 728. Compared 226825 event pairs, 1120 based on Foata normal form. 27/14140 useless extension candidates. Maximal degree in co-relation 27399. Up to 3401 conditions per place. [2024-11-09 06:29:41,699 INFO L140 encePairwiseOnDemand]: 160/174 looper letters, 39 selfloop transitions, 15 changer transitions 0/176 dead transitions. [2024-11-09 06:29:41,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 176 transitions, 556 flow [2024-11-09 06:29:41,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:29:41,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:29:41,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 438 transitions. [2024-11-09 06:29:41,701 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8390804597701149 [2024-11-09 06:29:41,701 INFO L175 Difference]: Start difference. First operand has 156 places, 152 transitions, 360 flow. Second operand 3 states and 438 transitions. [2024-11-09 06:29:41,701 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 176 transitions, 556 flow [2024-11-09 06:29:41,719 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 176 transitions, 528 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:29:41,721 INFO L231 Difference]: Finished difference. Result has 158 places, 167 transitions, 494 flow [2024-11-09 06:29:41,722 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=344, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=494, PETRI_PLACES=158, PETRI_TRANSITIONS=167} [2024-11-09 06:29:41,722 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -16 predicate places. [2024-11-09 06:29:41,723 INFO L471 AbstractCegarLoop]: Abstraction has has 158 places, 167 transitions, 494 flow [2024-11-09 06:29:41,723 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 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-09 06:29:41,723 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:29:41,723 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] [2024-11-09 06:29:41,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 06:29:41,724 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting writerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:29:41,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:29:41,724 INFO L85 PathProgramCache]: Analyzing trace with hash 325322583, now seen corresponding path program 1 times [2024-11-09 06:29:41,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:29:41,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1484707166] [2024-11-09 06:29:41,725 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:29:41,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:29:41,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:29:41,754 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-09 06:29:41,755 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:29:41,755 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1484707166] [2024-11-09 06:29:41,755 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1484707166] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:29:41,755 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:29:41,756 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:29:41,756 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1969485167] [2024-11-09 06:29:41,756 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:29:41,756 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:29:41,756 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:29:41,757 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:29:41,757 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:29:41,764 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 174 [2024-11-09 06:29:41,765 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 158 places, 167 transitions, 494 flow. Second operand has 3 states, 3 states have (on average 139.66666666666666) internal successors, (419), 3 states have internal predecessors, (419), 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-09 06:29:41,765 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:29:41,765 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 174 [2024-11-09 06:29:41,765 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:29:45,050 INFO L124 PetriNetUnfolderBase]: 3945/19878 cut-off events. [2024-11-09 06:29:45,050 INFO L125 PetriNetUnfolderBase]: For 5156/7871 co-relation queries the response was YES. [2024-11-09 06:29:45,141 INFO L83 FinitePrefix]: Finished finitePrefix Result has 32496 conditions, 19878 events. 3945/19878 cut-off events. For 5156/7871 co-relation queries the response was YES. Maximal size of possible extension queue 881. Compared 277830 event pairs, 1184 based on Foata normal form. 32/16376 useless extension candidates. Maximal degree in co-relation 32490. Up to 3043 conditions per place. [2024-11-09 06:29:45,246 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 19 selfloop transitions, 7 changer transitions 0/176 dead transitions. [2024-11-09 06:29:45,247 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 160 places, 176 transitions, 568 flow [2024-11-09 06:29:45,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:29:45,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:29:45,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 441 transitions. [2024-11-09 06:29:45,249 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8448275862068966 [2024-11-09 06:29:45,249 INFO L175 Difference]: Start difference. First operand has 158 places, 167 transitions, 494 flow. Second operand 3 states and 441 transitions. [2024-11-09 06:29:45,250 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 160 places, 176 transitions, 568 flow [2024-11-09 06:29:45,261 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 176 transitions, 538 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:29:45,264 INFO L231 Difference]: Finished difference. Result has 160 places, 173 transitions, 518 flow [2024-11-09 06:29:45,264 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=464, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=518, PETRI_PLACES=160, PETRI_TRANSITIONS=173} [2024-11-09 06:29:45,266 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -14 predicate places. [2024-11-09 06:29:45,266 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 173 transitions, 518 flow [2024-11-09 06:29:45,267 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 139.66666666666666) internal successors, (419), 3 states have internal predecessors, (419), 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-09 06:29:45,267 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:29:45,267 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] [2024-11-09 06:29:45,267 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 06:29:45,267 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:29:45,268 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:29:45,268 INFO L85 PathProgramCache]: Analyzing trace with hash 734303005, now seen corresponding path program 1 times [2024-11-09 06:29:45,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:29:45,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [730981973] [2024-11-09 06:29:45,269 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:29:45,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:29:45,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:29:45,466 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-09 06:29:45,467 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:29:45,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [730981973] [2024-11-09 06:29:45,468 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [730981973] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:29:45,468 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:29:45,468 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:29:45,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2008481202] [2024-11-09 06:29:45,468 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:29:45,469 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 06:29:45,470 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:29:45,471 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 06:29:45,471 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-09 06:29:45,500 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 174 [2024-11-09 06:29:45,501 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 173 transitions, 518 flow. Second operand has 5 states, 5 states have (on average 139.2) internal successors, (696), 5 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:29:45,501 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:29:45,501 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 174 [2024-11-09 06:29:45,502 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:29:50,804 INFO L124 PetriNetUnfolderBase]: 10151/44991 cut-off events. [2024-11-09 06:29:50,804 INFO L125 PetriNetUnfolderBase]: For 7778/13048 co-relation queries the response was YES. [2024-11-09 06:29:51,121 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73637 conditions, 44991 events. 10151/44991 cut-off events. For 7778/13048 co-relation queries the response was YES. Maximal size of possible extension queue 1820. Compared 691863 event pairs, 2356 based on Foata normal form. 77/36416 useless extension candidates. Maximal degree in co-relation 73630. Up to 6509 conditions per place. [2024-11-09 06:29:51,681 INFO L140 encePairwiseOnDemand]: 164/174 looper letters, 31 selfloop transitions, 17 changer transitions 0/201 dead transitions. [2024-11-09 06:29:51,682 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 201 transitions, 707 flow [2024-11-09 06:29:51,682 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 06:29:51,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 06:29:51,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 735 transitions. [2024-11-09 06:29:51,684 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8448275862068966 [2024-11-09 06:29:51,685 INFO L175 Difference]: Start difference. First operand has 160 places, 173 transitions, 518 flow. Second operand 5 states and 735 transitions. [2024-11-09 06:29:51,685 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 201 transitions, 707 flow [2024-11-09 06:29:51,727 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 201 transitions, 689 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:29:51,729 INFO L231 Difference]: Finished difference. Result has 165 places, 187 transitions, 627 flow [2024-11-09 06:29:51,730 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=173, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=627, PETRI_PLACES=165, PETRI_TRANSITIONS=187} [2024-11-09 06:29:51,732 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -9 predicate places. [2024-11-09 06:29:51,733 INFO L471 AbstractCegarLoop]: Abstraction has has 165 places, 187 transitions, 627 flow [2024-11-09 06:29:51,734 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 139.2) internal successors, (696), 5 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:29:51,734 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:29:51,734 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] [2024-11-09 06:29:51,734 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 06:29:51,734 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:29:51,735 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:29:51,735 INFO L85 PathProgramCache]: Analyzing trace with hash 1604632537, now seen corresponding path program 2 times [2024-11-09 06:29:51,735 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:29:51,735 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [377957008] [2024-11-09 06:29:51,735 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:29:51,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:29:51,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:29:51,803 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-09 06:29:51,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:29:51,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [377957008] [2024-11-09 06:29:51,804 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [377957008] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:29:51,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:29:51,805 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 06:29:51,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1058807123] [2024-11-09 06:29:51,805 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:29:51,805 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:29:51,805 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:29:51,806 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:29:51,806 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:29:51,815 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 141 out of 174 [2024-11-09 06:29:51,815 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 165 places, 187 transitions, 627 flow. Second operand has 3 states, 3 states have (on average 142.66666666666666) internal successors, (428), 3 states have internal predecessors, (428), 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-09 06:29:51,816 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:29:51,816 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 141 of 174 [2024-11-09 06:29:51,816 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:29:53,768 INFO L124 PetriNetUnfolderBase]: 2626/18284 cut-off events. [2024-11-09 06:29:53,769 INFO L125 PetriNetUnfolderBase]: For 4127/5017 co-relation queries the response was YES. [2024-11-09 06:29:53,857 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29075 conditions, 18284 events. 2626/18284 cut-off events. For 4127/5017 co-relation queries the response was YES. Maximal size of possible extension queue 726. Compared 263604 event pairs, 808 based on Foata normal form. 141/15058 useless extension candidates. Maximal degree in co-relation 29066. Up to 2621 conditions per place. [2024-11-09 06:29:53,941 INFO L140 encePairwiseOnDemand]: 168/174 looper letters, 19 selfloop transitions, 7 changer transitions 0/182 dead transitions. [2024-11-09 06:29:53,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 167 places, 182 transitions, 637 flow [2024-11-09 06:29:53,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:29:53,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:29:53,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 446 transitions. [2024-11-09 06:29:53,944 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8544061302681992 [2024-11-09 06:29:53,944 INFO L175 Difference]: Start difference. First operand has 165 places, 187 transitions, 627 flow. Second operand 3 states and 446 transitions. [2024-11-09 06:29:53,944 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 167 places, 182 transitions, 637 flow [2024-11-09 06:29:53,951 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 182 transitions, 623 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-11-09 06:29:53,953 INFO L231 Difference]: Finished difference. Result has 166 places, 177 transitions, 569 flow [2024-11-09 06:29:53,953 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=555, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=170, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=569, PETRI_PLACES=166, PETRI_TRANSITIONS=177} [2024-11-09 06:29:53,954 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -8 predicate places. [2024-11-09 06:29:53,954 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 177 transitions, 569 flow [2024-11-09 06:29:53,954 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 142.66666666666666) internal successors, (428), 3 states have internal predecessors, (428), 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-09 06:29:53,955 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:29:53,955 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] [2024-11-09 06:29:53,955 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 06:29:53,955 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting readerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:29:53,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:29:53,955 INFO L85 PathProgramCache]: Analyzing trace with hash 129534938, now seen corresponding path program 1 times [2024-11-09 06:29:53,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:29:53,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1576259954] [2024-11-09 06:29:53,956 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:29:53,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:29:53,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:29:53,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-09 06:29:53,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:29:53,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1576259954] [2024-11-09 06:29:53,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1576259954] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:29:53,980 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:29:53,980 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:29:53,980 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1389681820] [2024-11-09 06:29:53,980 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:29:53,981 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:29:53,981 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:29:53,981 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:29:53,981 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:29:53,998 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 174 [2024-11-09 06:29:53,999 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 177 transitions, 569 flow. Second operand has 3 states, 3 states have (on average 138.0) internal successors, (414), 3 states have internal predecessors, (414), 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-09 06:29:53,999 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:29:53,999 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 174 [2024-11-09 06:29:53,999 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:29:57,746 INFO L124 PetriNetUnfolderBase]: 5685/31584 cut-off events. [2024-11-09 06:29:57,746 INFO L125 PetriNetUnfolderBase]: For 12547/13712 co-relation queries the response was YES. [2024-11-09 06:29:57,924 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53926 conditions, 31584 events. 5685/31584 cut-off events. For 12547/13712 co-relation queries the response was YES. Maximal size of possible extension queue 1298. Compared 483246 event pairs, 2138 based on Foata normal form. 3/25667 useless extension candidates. Maximal degree in co-relation 53917. Up to 3939 conditions per place. [2024-11-09 06:29:58,053 INFO L140 encePairwiseOnDemand]: 168/174 looper letters, 33 selfloop transitions, 5 changer transitions 0/189 dead transitions. [2024-11-09 06:29:58,054 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 189 transitions, 699 flow [2024-11-09 06:29:58,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:29:58,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:29:58,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 438 transitions. [2024-11-09 06:29:58,057 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8390804597701149 [2024-11-09 06:29:58,057 INFO L175 Difference]: Start difference. First operand has 166 places, 177 transitions, 569 flow. Second operand 3 states and 438 transitions. [2024-11-09 06:29:58,057 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 189 transitions, 699 flow [2024-11-09 06:29:58,076 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 189 transitions, 679 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:29:58,081 INFO L231 Difference]: Finished difference. Result has 168 places, 181 transitions, 593 flow [2024-11-09 06:29:58,082 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=555, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=172, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=593, PETRI_PLACES=168, PETRI_TRANSITIONS=181} [2024-11-09 06:29:58,083 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -6 predicate places. [2024-11-09 06:29:58,083 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 181 transitions, 593 flow [2024-11-09 06:29:58,084 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.0) internal successors, (414), 3 states have internal predecessors, (414), 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-09 06:29:58,084 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:29:58,084 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] [2024-11-09 06:29:58,084 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 06:29:58,084 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:29:58,085 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:29:58,085 INFO L85 PathProgramCache]: Analyzing trace with hash -832909560, now seen corresponding path program 1 times [2024-11-09 06:29:58,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:29:58,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2121042900] [2024-11-09 06:29:58,085 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:29:58,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:29:58,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:29:58,132 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-09 06:29:58,132 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:29:58,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2121042900] [2024-11-09 06:29:58,132 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2121042900] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:29:58,133 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:29:58,133 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:29:58,133 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1403676393] [2024-11-09 06:29:58,133 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:29:58,133 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:29:58,133 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:29:58,134 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:29:58,134 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:29:58,155 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 174 [2024-11-09 06:29:58,156 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 181 transitions, 593 flow. Second operand has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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-09 06:29:58,156 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:29:58,156 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 174 [2024-11-09 06:29:58,156 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:30:02,975 INFO L124 PetriNetUnfolderBase]: 7006/40751 cut-off events. [2024-11-09 06:30:02,975 INFO L125 PetriNetUnfolderBase]: For 18036/22780 co-relation queries the response was YES. [2024-11-09 06:30:03,282 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71946 conditions, 40751 events. 7006/40751 cut-off events. For 18036/22780 co-relation queries the response was YES. Maximal size of possible extension queue 1799. Compared 655619 event pairs, 2320 based on Foata normal form. 159/33627 useless extension candidates. Maximal degree in co-relation 71936. Up to 7090 conditions per place. [2024-11-09 06:30:03,469 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 43 selfloop transitions, 12 changer transitions 0/194 dead transitions. [2024-11-09 06:30:03,469 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 194 transitions, 765 flow [2024-11-09 06:30:03,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:30:03,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:30:03,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 433 transitions. [2024-11-09 06:30:03,471 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8295019157088123 [2024-11-09 06:30:03,471 INFO L175 Difference]: Start difference. First operand has 168 places, 181 transitions, 593 flow. Second operand 3 states and 433 transitions. [2024-11-09 06:30:03,471 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 194 transitions, 765 flow [2024-11-09 06:30:03,532 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 194 transitions, 755 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:30:03,535 INFO L231 Difference]: Finished difference. Result has 170 places, 191 transitions, 705 flow [2024-11-09 06:30:03,535 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=583, PETRI_DIFFERENCE_MINUEND_PLACES=166, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=169, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=705, PETRI_PLACES=170, PETRI_TRANSITIONS=191} [2024-11-09 06:30:03,536 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -4 predicate places. [2024-11-09 06:30:03,536 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 191 transitions, 705 flow [2024-11-09 06:30:03,536 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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-09 06:30:03,536 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:03,536 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] [2024-11-09 06:30:03,536 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 06:30:03,537 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting readerErr5ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:30:03,537 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:03,537 INFO L85 PathProgramCache]: Analyzing trace with hash 2095129202, now seen corresponding path program 1 times [2024-11-09 06:30:03,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:03,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [376135749] [2024-11-09 06:30:03,538 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:03,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:03,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:30:03,559 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-09 06:30:03,560 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:30:03,560 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [376135749] [2024-11-09 06:30:03,560 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [376135749] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:30:03,560 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:30:03,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:30:03,561 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [880496179] [2024-11-09 06:30:03,561 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:30:03,562 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:30:03,562 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:30:03,563 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:30:03,563 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:30:03,575 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 174 [2024-11-09 06:30:03,576 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 170 places, 191 transitions, 705 flow. Second operand has 3 states, 3 states have (on average 138.0) internal successors, (414), 3 states have internal predecessors, (414), 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-09 06:30:03,577 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:30:03,577 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 174 [2024-11-09 06:30:03,577 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:30:06,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][201], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 56#L700-1true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 19#L699-3true, 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:06,864 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:30:06,865 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:30:06,865 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:30:06,865 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:30:07,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, 162#L708-4true, Black: 193#true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, 85#L700-1true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:07,358 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:30:07,359 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:30:07,359 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:30:07,359 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:30:07,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, Black: 193#true, 162#L708-4true, 47#L700true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 56#L700-1true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:07,399 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:30:07,400 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:30:07,400 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:30:07,400 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:30:07,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][201], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), 69#L700-3true, Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 19#L699-3true, 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:07,449 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:30:07,449 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:30:07,449 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:30:07,449 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:30:07,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][200], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 35#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 64#L699-3true, 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:07,907 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:30:07,907 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:07,907 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:07,907 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), 144#L700-3true, Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:08,072 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,073 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,073 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,073 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, 162#L708-4true, Black: 193#true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 47#L700true, 186#true, 173#L708-3true, 219#true, 69#L700-3true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 226#(= |#race~y~0| 0), 184#true, Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:08,136 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,136 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,136 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,136 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:30:08,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 40#L700-4true, 34#L700true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:08,206 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:30:08,206 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:30:08,206 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:30:08,206 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:30:08,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, 162#L708-4true, Black: 193#true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, 35#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:08,224 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:30:08,224 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:30:08,224 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:30:08,225 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:30:08,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, 27#L701true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:08,335 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:30:08,336 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:30:08,336 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:30:08,336 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:30:08,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 66#L719-1true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-09 06:30:08,923 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 06:30:08,923 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:30:08,923 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:30:08,923 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:30:09,686 INFO L124 PetriNetUnfolderBase]: 9119/53734 cut-off events. [2024-11-09 06:30:09,686 INFO L125 PetriNetUnfolderBase]: For 30731/34489 co-relation queries the response was YES. [2024-11-09 06:30:10,104 INFO L83 FinitePrefix]: Finished finitePrefix Result has 98737 conditions, 53734 events. 9119/53734 cut-off events. For 30731/34489 co-relation queries the response was YES. Maximal size of possible extension queue 2443. Compared 906941 event pairs, 1957 based on Foata normal form. 247/45329 useless extension candidates. Maximal degree in co-relation 98726. Up to 7235 conditions per place. [2024-11-09 06:30:10,356 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 39 selfloop transitions, 7 changer transitions 0/209 dead transitions. [2024-11-09 06:30:10,356 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 209 transitions, 875 flow [2024-11-09 06:30:10,357 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:30:10,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:30:10,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 444 transitions. [2024-11-09 06:30:10,358 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8505747126436781 [2024-11-09 06:30:10,358 INFO L175 Difference]: Start difference. First operand has 170 places, 191 transitions, 705 flow. Second operand 3 states and 444 transitions. [2024-11-09 06:30:10,358 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 209 transitions, 875 flow [2024-11-09 06:30:10,503 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 209 transitions, 835 flow, removed 8 selfloop flow, removed 2 redundant places. [2024-11-09 06:30:10,506 INFO L231 Difference]: Finished difference. Result has 172 places, 197 transitions, 727 flow [2024-11-09 06:30:10,509 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=665, PETRI_DIFFERENCE_MINUEND_PLACES=168, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=191, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=184, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=727, PETRI_PLACES=172, PETRI_TRANSITIONS=197} [2024-11-09 06:30:10,510 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -2 predicate places. [2024-11-09 06:30:10,510 INFO L471 AbstractCegarLoop]: Abstraction has has 172 places, 197 transitions, 727 flow [2024-11-09 06:30:10,510 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.0) internal successors, (414), 3 states have internal predecessors, (414), 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-09 06:30:10,510 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:10,511 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] [2024-11-09 06:30:10,511 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 06:30:10,511 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting writerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-09 06:30:10,511 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:10,511 INFO L85 PathProgramCache]: Analyzing trace with hash -1425409966, now seen corresponding path program 1 times [2024-11-09 06:30:10,511 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:10,511 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1755608774] [2024-11-09 06:30:10,511 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:10,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:10,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:10,549 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:30:10,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:10,616 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:30:10,616 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:30:10,617 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location writerErr4ASSERT_VIOLATIONDATA_RACE (45 of 46 remaining) [2024-11-09 06:30:10,623 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (44 of 46 remaining) [2024-11-09 06:30:10,624 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (43 of 46 remaining) [2024-11-09 06:30:10,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (42 of 46 remaining) [2024-11-09 06:30:10,628 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (41 of 46 remaining) [2024-11-09 06:30:10,628 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (40 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (39 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (38 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (37 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (36 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (34 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (33 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 46 remaining) [2024-11-09 06:30:10,629 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (31 of 46 remaining) [2024-11-09 06:30:10,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (30 of 46 remaining) [2024-11-09 06:30:10,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (29 of 46 remaining) [2024-11-09 06:30:10,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (28 of 46 remaining) [2024-11-09 06:30:10,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4ASSERT_VIOLATIONDATA_RACE (27 of 46 remaining) [2024-11-09 06:30:10,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (26 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (25 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (24 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (23 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (22 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (21 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (20 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (19 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (18 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (17 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (16 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (15 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (14 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (13 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (12 of 46 remaining) [2024-11-09 06:30:10,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (11 of 46 remaining) [2024-11-09 06:30:10,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (10 of 46 remaining) [2024-11-09 06:30:10,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (9 of 46 remaining) [2024-11-09 06:30:10,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (8 of 46 remaining) [2024-11-09 06:30:10,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (7 of 46 remaining) [2024-11-09 06:30:10,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (6 of 46 remaining) [2024-11-09 06:30:10,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (5 of 46 remaining) [2024-11-09 06:30:10,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (4 of 46 remaining) [2024-11-09 06:30:10,639 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (3 of 46 remaining) [2024-11-09 06:30:10,639 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (2 of 46 remaining) [2024-11-09 06:30:10,639 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (1 of 46 remaining) [2024-11-09 06:30:10,640 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4ASSERT_VIOLATIONDATA_RACE (0 of 46 remaining) [2024-11-09 06:30:10,640 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 06:30:10,640 INFO L407 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:30:10,725 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-09 06:30:10,726 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-09 06:30:10,738 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.11 06:30:10 BasicIcfg [2024-11-09 06:30:10,739 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-09 06:30:10,739 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 06:30:10,739 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 06:30:10,739 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 06:30:10,740 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:29:36" (3/4) ... [2024-11-09 06:30:10,741 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-09 06:30:10,814 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-09 06:30:10,814 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 06:30:10,816 INFO L158 Benchmark]: Toolchain (without parser) took 35023.77ms. Allocated memory was 201.3MB in the beginning and 13.9GB in the end (delta: 13.7GB). Free memory was 131.1MB in the beginning and 12.1GB in the end (delta: -12.0GB). Peak memory consumption was 1.8GB. Max. memory is 16.1GB. [2024-11-09 06:30:10,818 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 117.4MB. Free memory is still 78.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 06:30:10,821 INFO L158 Benchmark]: CACSL2BoogieTranslator took 407.40ms. Allocated memory is still 201.3MB. Free memory was 130.8MB in the beginning and 108.6MB in the end (delta: 22.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2024-11-09 06:30:10,822 INFO L158 Benchmark]: Boogie Procedure Inliner took 38.68ms. Allocated memory is still 201.3MB. Free memory was 108.6MB in the beginning and 106.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 06:30:10,822 INFO L158 Benchmark]: Boogie Preprocessor took 20.21ms. Allocated memory is still 201.3MB. Free memory was 106.5MB in the beginning and 105.0MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 06:30:10,822 INFO L158 Benchmark]: RCFGBuilder took 629.92ms. Allocated memory is still 201.3MB. Free memory was 105.0MB in the beginning and 164.0MB in the end (delta: -59.1MB). Peak memory consumption was 22.5MB. Max. memory is 16.1GB. [2024-11-09 06:30:10,822 INFO L158 Benchmark]: TraceAbstraction took 33842.76ms. Allocated memory was 201.3MB in the beginning and 13.9GB in the end (delta: 13.7GB). Free memory was 163.0MB in the beginning and 12.1GB in the end (delta: -12.0GB). Peak memory consumption was 1.8GB. Max. memory is 16.1GB. [2024-11-09 06:30:10,822 INFO L158 Benchmark]: Witness Printer took 76.17ms. Allocated memory is still 13.9GB. Free memory was 12.1GB in the beginning and 12.1GB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-09 06:30:10,823 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.15ms. Allocated memory is still 117.4MB. Free memory is still 78.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 407.40ms. Allocated memory is still 201.3MB. Free memory was 130.8MB in the beginning and 108.6MB in the end (delta: 22.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 38.68ms. Allocated memory is still 201.3MB. Free memory was 108.6MB in the beginning and 106.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 20.21ms. Allocated memory is still 201.3MB. Free memory was 106.5MB in the beginning and 105.0MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 629.92ms. Allocated memory is still 201.3MB. Free memory was 105.0MB in the beginning and 164.0MB in the end (delta: -59.1MB). Peak memory consumption was 22.5MB. Max. memory is 16.1GB. * TraceAbstraction took 33842.76ms. Allocated memory was 201.3MB in the beginning and 13.9GB in the end (delta: 13.7GB). Free memory was 163.0MB in the beginning and 12.1GB in the end (delta: -12.0GB). Peak memory consumption was 1.8GB. Max. memory is 16.1GB. * Witness Printer took 76.17ms. Allocated memory is still 13.9GB. Free memory was 12.1GB in the beginning and 12.1GB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 700]: Data race detected Data race detected The following path leads to a data race: [L688] 0 int w=0, r=0, x, y; VAL [r=0, w=0, x=0, y=0] [L714] 0 pthread_t t1, t2, t3, t4; VAL [r=0, w=0, x=0, y=0] [L715] FCALL, FORK 0 pthread_create(&t1, 0, writer, 0) VAL [r=0, t1=-1, w=0, x=0, y=0] [L716] FCALL, FORK 0 pthread_create(&t2, 0, reader, 0) VAL [r=0, t1=-1, t2=0, w=0, x=0, y=0] [L704] 2 int l; VAL [\old(arg)={0:0}, arg={0:0}, r=0, w=0, x=0, y=0] [L698] CALL 1 __VERIFIER_atomic_take_write_lock() [L690] EXPR 1 w==0 [L690] EXPR 1 w==0 && r==0 [L690] EXPR 1 r==0 [L690] EXPR 1 w==0 && r==0 [L690] CALL 1 assume_abort_if_not(w==0 && r==0) [L3] COND FALSE 1 !(!cond) [L690] RET 1 assume_abort_if_not(w==0 && r==0) [L691] 1 w = 1 [L698] RET 1 __VERIFIER_atomic_take_write_lock() [L699] 1 x = 3 VAL [\old(arg)={0:0}, arg={0:0}, r=0, w=1, x=3, y=0] [L700] 1 w = 0 VAL [\old(arg)={0:0}, arg={0:0}, r=0, w=0, x=3, y=0] [L705] CALL 2 __VERIFIER_atomic_take_read_lock() [L694] EXPR 2 w==0 [L694] CALL 2 assume_abort_if_not(w==0) [L3] COND FALSE 2 !(!cond) [L694] RET 2 assume_abort_if_not(w==0) [L695] EXPR 2 r+1 [L695] 2 r = r+1 [L705] RET 2 __VERIFIER_atomic_take_read_lock() [L700] 1 w = 0 VAL [\old(arg)={0:0}, arg={0:0}, r=1, w=0, x=3, y=0] Now there is a data race on ~w~0 between C: w==0 [694] and C: w = 0 [700] - UnprovableResult [Line: 694]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 695]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 695]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 707]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 708]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 708]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 709]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 710]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 715]: 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: 716]: 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: 717]: 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: 718]: 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: 690]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 690]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 691]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 699]: 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 7 procedures, 236 locations, 46 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: 33.6s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 32.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 255 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 103 mSDsluCounter, 60 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 4 mSDsCounter, 38 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 420 IncrementalHoareTripleChecker+Invalid, 458 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 38 mSolverCounterUnsat, 56 mSDtfsCounter, 420 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 21 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=727occurred in iteration=9, InterpolantAutomatonStates: 28, 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, 0.6s InterpolantComputationTime, 335 NumberOfCodeBlocks, 335 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 286 ConstructedInterpolants, 0 QuantifiedInterpolants, 450 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 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 RESULT: Ultimate proved your program to be incorrect! [2024-11-09 06:30:10,854 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