./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-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-wip.dd.update-z3-fca748b-m [2024-11-20 13:25:20,853 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 13:25:20,934 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-20 13:25:20,944 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 13:25:20,946 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 13:25:20,980 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 13:25:20,980 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 13:25:20,981 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 13:25:20,981 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 13:25:20,981 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 13:25:20,982 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 13:25:20,982 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 13:25:20,982 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 13:25:20,983 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 13:25:20,983 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 13:25:20,983 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-20 13:25:20,984 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 13:25:20,984 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-20 13:25:20,984 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 13:25:20,985 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 13:25:20,985 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 13:25:20,989 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 13:25:20,989 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-20 13:25:20,989 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 13:25:20,990 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-20 13:25:20,990 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-20 13:25:20,990 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 13:25:20,990 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 13:25:20,991 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 13:25:20,991 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 13:25:20,991 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 13:25:20,991 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 13:25:20,992 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 13:25:20,992 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 13:25:20,996 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 13:25:20,997 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 13:25:20,997 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 13:25:20,997 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 13:25:20,997 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 13:25:20,997 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 13:25:20,998 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 13:25:20,999 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-20 13:25:21,288 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 13:25:21,311 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 13:25:21,316 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 13:25:21,319 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 13:25:21,320 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 13:25:21,321 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i [2024-11-20 13:25:22,785 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 13:25:23,008 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 13:25:23,009 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i [2024-11-20 13:25:23,034 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/baab54efd/d9efa0c072e94fbd93830c777998ba25/FLAG9df588c25 [2024-11-20 13:25:23,048 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/baab54efd/d9efa0c072e94fbd93830c777998ba25 [2024-11-20 13:25:23,050 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 13:25:23,052 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 13:25:23,054 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 13:25:23,054 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 13:25:23,060 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 13:25:23,061 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,064 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@69b8851f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23, skipping insertion in model container [2024-11-20 13:25:23,064 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,120 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 13:25:23,538 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 13:25:23,551 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 13:25:23,609 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 13:25:23,651 INFO L204 MainTranslator]: Completed translation [2024-11-20 13:25:23,652 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23 WrapperNode [2024-11-20 13:25:23,652 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 13:25:23,653 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 13:25:23,653 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 13:25:23,653 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 13:25:23,661 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,677 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,708 INFO L138 Inliner]: procedures = 169, calls = 15, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 123 [2024-11-20 13:25:23,708 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 13:25:23,709 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 13:25:23,709 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 13:25:23,709 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 13:25:23,718 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,718 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,721 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,722 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,727 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,729 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,731 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,732 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,735 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 13:25:23,736 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 13:25:23,737 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 13:25:23,737 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 13:25:23,738 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (1/1) ... [2024-11-20 13:25:23,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 13:25:23,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 13:25:23,782 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-20 13:25:23,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-20 13:25:23,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-20 13:25:23,825 INFO L130 BoogieDeclarations]: Found specification of procedure reader [2024-11-20 13:25:23,825 INFO L138 BoogieDeclarations]: Found implementation of procedure reader [2024-11-20 13:25:23,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-20 13:25:23,825 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 13:25:23,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 13:25:23,826 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2024-11-20 13:25:23,826 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2024-11-20 13:25:23,828 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-20 13:25:23,945 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 13:25:23,947 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 13:25:24,164 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-20 13:25:24,165 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 13:25:24,255 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 13:25:24,255 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-20 13:25:24,255 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 01:25:24 BoogieIcfgContainer [2024-11-20 13:25:24,256 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 13:25:24,258 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 13:25:24,258 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 13:25:24,261 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 13:25:24,262 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 01:25:23" (1/3) ... [2024-11-20 13:25:24,262 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5eed64df and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 01:25:24, skipping insertion in model container [2024-11-20 13:25:24,263 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:25:23" (2/3) ... [2024-11-20 13:25:24,263 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5eed64df and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 01:25:24, skipping insertion in model container [2024-11-20 13:25:24,263 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 01:25:24" (3/3) ... [2024-11-20 13:25:24,264 INFO L112 eAbstractionObserver]: Analyzing ICFG read_write_lock-2b.i [2024-11-20 13:25:24,278 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 13:25:24,279 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 14 error locations. [2024-11-20 13:25:24,279 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-20 13:25:24,372 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-20 13:25:24,427 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 183 places, 174 transitions, 376 flow [2024-11-20 13:25:24,500 INFO L124 PetriNetUnfolderBase]: 4/170 cut-off events. [2024-11-20 13:25:24,500 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-20 13:25:24,512 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-20 13:25:24,534 INFO L82 GeneralOperation]: Start removeDead. Operand has 183 places, 174 transitions, 376 flow [2024-11-20 13:25:24,541 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 174 places, 165 transitions, 351 flow [2024-11-20 13:25:24,549 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 13:25:24,558 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;@3335aae4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 13:25:24,558 INFO L334 AbstractCegarLoop]: Starting to check reachability of 46 error locations. [2024-11-20 13:25:24,564 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 13:25:24,565 INFO L124 PetriNetUnfolderBase]: 0/22 cut-off events. [2024-11-20 13:25:24,565 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 13:25:24,565 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:24,566 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-20 13:25:24,566 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-20 13:25:24,572 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:24,572 INFO L85 PathProgramCache]: Analyzing trace with hash 1940056406, now seen corresponding path program 1 times [2024-11-20 13:25:24,584 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:24,584 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1731809145] [2024-11-20 13:25:24,585 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:24,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:24,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:24,791 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:24,791 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:24,792 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1731809145] [2024-11-20 13:25:24,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1731809145] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:24,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:24,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-20 13:25:24,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [709700549] [2024-11-20 13:25:24,795 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:24,803 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-20 13:25:24,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:24,839 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-20 13:25:24,840 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-20 13:25:24,842 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 144 out of 174 [2024-11-20 13:25:24,846 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-20 13:25:24,848 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:24,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 144 of 174 [2024-11-20 13:25:24,849 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:25,077 INFO L124 PetriNetUnfolderBase]: 51/829 cut-off events. [2024-11-20 13:25:25,078 INFO L125 PetriNetUnfolderBase]: For 57/57 co-relation queries the response was YES. [2024-11-20 13:25:25,094 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-20 13:25:25,101 INFO L140 encePairwiseOnDemand]: 158/174 looper letters, 11 selfloop transitions, 0 changer transitions 0/145 dead transitions. [2024-11-20 13:25:25,102 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 159 places, 145 transitions, 333 flow [2024-11-20 13:25:25,103 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-20 13:25:25,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-20 13:25:25,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 315 transitions. [2024-11-20 13:25:25,119 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9051724137931034 [2024-11-20 13:25:25,122 INFO L175 Difference]: Start difference. First operand has 174 places, 165 transitions, 351 flow. Second operand 2 states and 315 transitions. [2024-11-20 13:25:25,123 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 159 places, 145 transitions, 333 flow [2024-11-20 13:25:25,126 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 145 transitions, 320 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-11-20 13:25:25,131 INFO L231 Difference]: Finished difference. Result has 152 places, 145 transitions, 298 flow [2024-11-20 13:25:25,134 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-20 13:25:25,138 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -22 predicate places. [2024-11-20 13:25:25,139 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 145 transitions, 298 flow [2024-11-20 13:25:25,139 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-20 13:25:25,139 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:25,140 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-20 13:25:25,140 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-20 13:25:25,141 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-20 13:25:25,142 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:25,143 INFO L85 PathProgramCache]: Analyzing trace with hash -1414159397, now seen corresponding path program 1 times [2024-11-20 13:25:25,143 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:25,143 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [459296500] [2024-11-20 13:25:25,143 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:25,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:25,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:25,249 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:25,249 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:25,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [459296500] [2024-11-20 13:25:25,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [459296500] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:25,250 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:25,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:25:25,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1027303020] [2024-11-20 13:25:25,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:25,252 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:25:25,253 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:25,254 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:25:25,254 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:25:25,294 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 174 [2024-11-20 13:25:25,296 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-20 13:25:25,296 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:25,296 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 174 [2024-11-20 13:25:25,296 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:26,063 INFO L124 PetriNetUnfolderBase]: 1206/5690 cut-off events. [2024-11-20 13:25:26,064 INFO L125 PetriNetUnfolderBase]: For 55/82 co-relation queries the response was YES. [2024-11-20 13:25:26,083 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-20 13:25:26,119 INFO L140 encePairwiseOnDemand]: 165/174 looper letters, 26 selfloop transitions, 8 changer transitions 0/158 dead transitions. [2024-11-20 13:25:26,119 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 158 transitions, 396 flow [2024-11-20 13:25:26,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:25:26,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:25:26,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 437 transitions. [2024-11-20 13:25:26,125 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8371647509578544 [2024-11-20 13:25:26,125 INFO L175 Difference]: Start difference. First operand has 152 places, 145 transitions, 298 flow. Second operand 3 states and 437 transitions. [2024-11-20 13:25:26,125 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 158 transitions, 396 flow [2024-11-20 13:25:26,128 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 158 transitions, 396 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 13:25:26,132 INFO L231 Difference]: Finished difference. Result has 156 places, 152 transitions, 360 flow [2024-11-20 13:25:26,133 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-20 13:25:26,135 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -18 predicate places. [2024-11-20 13:25:26,135 INFO L471 AbstractCegarLoop]: Abstraction has has 156 places, 152 transitions, 360 flow [2024-11-20 13:25:26,136 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-20 13:25:26,136 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:26,136 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-20 13:25:26,136 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-20 13:25:26,136 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-20 13:25:26,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:26,137 INFO L85 PathProgramCache]: Analyzing trace with hash -1846805203, now seen corresponding path program 1 times [2024-11-20 13:25:26,139 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:26,139 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1108810205] [2024-11-20 13:25:26,139 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:26,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:26,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:26,218 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:26,218 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:26,218 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1108810205] [2024-11-20 13:25:26,218 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1108810205] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:26,219 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:26,219 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:25:26,220 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [527040715] [2024-11-20 13:25:26,220 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:26,220 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:25:26,220 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:26,221 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:25:26,221 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:25:26,256 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 130 out of 174 [2024-11-20 13:25:26,257 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-20 13:25:26,257 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:26,257 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 130 of 174 [2024-11-20 13:25:26,257 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:28,363 INFO L124 PetriNetUnfolderBase]: 3944/17282 cut-off events. [2024-11-20 13:25:28,364 INFO L125 PetriNetUnfolderBase]: For 3687/4562 co-relation queries the response was YES. [2024-11-20 13:25:28,442 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-20 13:25:28,541 INFO L140 encePairwiseOnDemand]: 160/174 looper letters, 39 selfloop transitions, 15 changer transitions 0/176 dead transitions. [2024-11-20 13:25:28,542 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 176 transitions, 556 flow [2024-11-20 13:25:28,542 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:25:28,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:25:28,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 438 transitions. [2024-11-20 13:25:28,544 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8390804597701149 [2024-11-20 13:25:28,544 INFO L175 Difference]: Start difference. First operand has 156 places, 152 transitions, 360 flow. Second operand 3 states and 438 transitions. [2024-11-20 13:25:28,544 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 176 transitions, 556 flow [2024-11-20 13:25:28,569 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 176 transitions, 528 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:25:28,572 INFO L231 Difference]: Finished difference. Result has 158 places, 167 transitions, 494 flow [2024-11-20 13:25:28,572 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-20 13:25:28,573 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -16 predicate places. [2024-11-20 13:25:28,573 INFO L471 AbstractCegarLoop]: Abstraction has has 158 places, 167 transitions, 494 flow [2024-11-20 13:25:28,574 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-20 13:25:28,574 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:28,574 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-20 13:25:28,575 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-20 13:25:28,575 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-20 13:25:28,575 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:28,576 INFO L85 PathProgramCache]: Analyzing trace with hash 325322583, now seen corresponding path program 1 times [2024-11-20 13:25:28,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:28,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1686730807] [2024-11-20 13:25:28,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:28,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:28,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:28,639 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:28,640 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:28,640 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1686730807] [2024-11-20 13:25:28,640 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1686730807] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:28,641 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:28,641 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:25:28,641 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [813970057] [2024-11-20 13:25:28,641 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:28,641 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:25:28,642 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:28,642 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:25:28,642 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:25:28,652 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 174 [2024-11-20 13:25:28,653 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-20 13:25:28,653 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:28,653 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 174 [2024-11-20 13:25:28,653 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:30,900 INFO L124 PetriNetUnfolderBase]: 3945/19878 cut-off events. [2024-11-20 13:25:30,900 INFO L125 PetriNetUnfolderBase]: For 5156/7871 co-relation queries the response was YES. [2024-11-20 13:25:30,997 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-20 13:25:31,115 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 19 selfloop transitions, 7 changer transitions 0/176 dead transitions. [2024-11-20 13:25:31,116 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 160 places, 176 transitions, 568 flow [2024-11-20 13:25:31,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:25:31,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:25:31,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 441 transitions. [2024-11-20 13:25:31,118 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8448275862068966 [2024-11-20 13:25:31,118 INFO L175 Difference]: Start difference. First operand has 158 places, 167 transitions, 494 flow. Second operand 3 states and 441 transitions. [2024-11-20 13:25:31,118 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 160 places, 176 transitions, 568 flow [2024-11-20 13:25:31,132 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 176 transitions, 538 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:25:31,135 INFO L231 Difference]: Finished difference. Result has 160 places, 173 transitions, 518 flow [2024-11-20 13:25:31,135 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-20 13:25:31,136 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -14 predicate places. [2024-11-20 13:25:31,136 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 173 transitions, 518 flow [2024-11-20 13:25:31,137 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-20 13:25:31,137 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:31,137 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-20 13:25:31,137 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-20 13:25:31,138 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-20 13:25:31,138 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:31,138 INFO L85 PathProgramCache]: Analyzing trace with hash 734303005, now seen corresponding path program 1 times [2024-11-20 13:25:31,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:31,139 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199820383] [2024-11-20 13:25:31,139 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:31,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:31,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:31,302 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:31,302 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:31,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199820383] [2024-11-20 13:25:31,302 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199820383] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:31,303 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:31,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 13:25:31,303 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [975116318] [2024-11-20 13:25:31,303 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:31,303 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-20 13:25:31,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:31,304 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-20 13:25:31,305 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-20 13:25:31,339 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 174 [2024-11-20 13:25:31,340 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-20 13:25:31,340 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:31,340 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 174 [2024-11-20 13:25:31,341 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:35,819 INFO L124 PetriNetUnfolderBase]: 10151/44991 cut-off events. [2024-11-20 13:25:35,820 INFO L125 PetriNetUnfolderBase]: For 7778/13048 co-relation queries the response was YES. [2024-11-20 13:25:36,074 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-20 13:25:36,326 INFO L140 encePairwiseOnDemand]: 164/174 looper letters, 31 selfloop transitions, 17 changer transitions 0/201 dead transitions. [2024-11-20 13:25:36,327 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 201 transitions, 707 flow [2024-11-20 13:25:36,327 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-20 13:25:36,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-20 13:25:36,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 735 transitions. [2024-11-20 13:25:36,329 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8448275862068966 [2024-11-20 13:25:36,329 INFO L175 Difference]: Start difference. First operand has 160 places, 173 transitions, 518 flow. Second operand 5 states and 735 transitions. [2024-11-20 13:25:36,329 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 201 transitions, 707 flow [2024-11-20 13:25:36,375 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 201 transitions, 689 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:25:36,377 INFO L231 Difference]: Finished difference. Result has 165 places, 187 transitions, 627 flow [2024-11-20 13:25:36,378 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-20 13:25:36,381 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -9 predicate places. [2024-11-20 13:25:36,381 INFO L471 AbstractCegarLoop]: Abstraction has has 165 places, 187 transitions, 627 flow [2024-11-20 13:25:36,382 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-20 13:25:36,382 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:36,383 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-20 13:25:36,383 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-20 13:25:36,383 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-20 13:25:36,383 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:36,384 INFO L85 PathProgramCache]: Analyzing trace with hash 1604632537, now seen corresponding path program 2 times [2024-11-20 13:25:36,384 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:36,385 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775122796] [2024-11-20 13:25:36,385 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:36,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:36,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:36,461 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:36,461 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:36,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775122796] [2024-11-20 13:25:36,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775122796] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:36,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:36,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 13:25:36,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [940623310] [2024-11-20 13:25:36,462 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:36,462 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:25:36,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:36,463 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:25:36,463 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:25:36,469 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 141 out of 174 [2024-11-20 13:25:36,472 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-20 13:25:36,472 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:36,472 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 141 of 174 [2024-11-20 13:25:36,472 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:38,143 INFO L124 PetriNetUnfolderBase]: 2626/18284 cut-off events. [2024-11-20 13:25:38,144 INFO L125 PetriNetUnfolderBase]: For 4127/5017 co-relation queries the response was YES. [2024-11-20 13:25:38,366 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-20 13:25:38,413 INFO L140 encePairwiseOnDemand]: 168/174 looper letters, 19 selfloop transitions, 7 changer transitions 0/182 dead transitions. [2024-11-20 13:25:38,413 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 167 places, 182 transitions, 637 flow [2024-11-20 13:25:38,413 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:25:38,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:25:38,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 446 transitions. [2024-11-20 13:25:38,414 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8544061302681992 [2024-11-20 13:25:38,415 INFO L175 Difference]: Start difference. First operand has 165 places, 187 transitions, 627 flow. Second operand 3 states and 446 transitions. [2024-11-20 13:25:38,415 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 167 places, 182 transitions, 637 flow [2024-11-20 13:25:38,421 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 182 transitions, 623 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-11-20 13:25:38,423 INFO L231 Difference]: Finished difference. Result has 166 places, 177 transitions, 569 flow [2024-11-20 13:25:38,424 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-20 13:25:38,424 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -8 predicate places. [2024-11-20 13:25:38,425 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 177 transitions, 569 flow [2024-11-20 13:25:38,425 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-20 13:25:38,425 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:38,425 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-20 13:25:38,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-20 13:25:38,426 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-20 13:25:38,426 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:38,426 INFO L85 PathProgramCache]: Analyzing trace with hash 129534938, now seen corresponding path program 1 times [2024-11-20 13:25:38,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:38,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1032981785] [2024-11-20 13:25:38,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:38,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:38,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:38,450 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:38,450 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:38,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1032981785] [2024-11-20 13:25:38,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1032981785] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:38,451 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:38,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:25:38,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [281154860] [2024-11-20 13:25:38,451 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:38,452 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:25:38,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:38,453 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:25:38,453 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:25:38,472 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 174 [2024-11-20 13:25:38,472 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-20 13:25:38,473 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:38,473 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 174 [2024-11-20 13:25:38,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:41,089 INFO L124 PetriNetUnfolderBase]: 5685/31584 cut-off events. [2024-11-20 13:25:41,090 INFO L125 PetriNetUnfolderBase]: For 12547/13712 co-relation queries the response was YES. [2024-11-20 13:25:41,262 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-20 13:25:41,393 INFO L140 encePairwiseOnDemand]: 168/174 looper letters, 33 selfloop transitions, 5 changer transitions 0/189 dead transitions. [2024-11-20 13:25:41,394 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 189 transitions, 699 flow [2024-11-20 13:25:41,394 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:25:41,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:25:41,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 438 transitions. [2024-11-20 13:25:41,396 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8390804597701149 [2024-11-20 13:25:41,396 INFO L175 Difference]: Start difference. First operand has 166 places, 177 transitions, 569 flow. Second operand 3 states and 438 transitions. [2024-11-20 13:25:41,396 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 189 transitions, 699 flow [2024-11-20 13:25:41,411 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 189 transitions, 679 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:25:41,414 INFO L231 Difference]: Finished difference. Result has 168 places, 181 transitions, 593 flow [2024-11-20 13:25:41,415 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-20 13:25:41,415 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -6 predicate places. [2024-11-20 13:25:41,415 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 181 transitions, 593 flow [2024-11-20 13:25:41,416 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-20 13:25:41,416 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:41,416 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-20 13:25:41,417 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-20 13:25:41,417 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-20 13:25:41,417 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:41,417 INFO L85 PathProgramCache]: Analyzing trace with hash -832909560, now seen corresponding path program 1 times [2024-11-20 13:25:41,418 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:41,418 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506724173] [2024-11-20 13:25:41,418 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:41,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:41,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:41,459 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:41,459 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:41,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1506724173] [2024-11-20 13:25:41,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1506724173] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:41,460 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:41,460 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:25:41,460 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1611025979] [2024-11-20 13:25:41,460 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:41,461 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:25:41,461 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:41,461 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:25:41,462 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:25:41,493 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 174 [2024-11-20 13:25:41,494 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-20 13:25:41,497 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:41,497 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 174 [2024-11-20 13:25:41,497 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:45,055 INFO L124 PetriNetUnfolderBase]: 7006/40751 cut-off events. [2024-11-20 13:25:45,055 INFO L125 PetriNetUnfolderBase]: For 18036/22780 co-relation queries the response was YES. [2024-11-20 13:25:45,270 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-20 13:25:45,418 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 43 selfloop transitions, 12 changer transitions 0/194 dead transitions. [2024-11-20 13:25:45,419 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 194 transitions, 765 flow [2024-11-20 13:25:45,419 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:25:45,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:25:45,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 433 transitions. [2024-11-20 13:25:45,421 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8295019157088123 [2024-11-20 13:25:45,421 INFO L175 Difference]: Start difference. First operand has 168 places, 181 transitions, 593 flow. Second operand 3 states and 433 transitions. [2024-11-20 13:25:45,421 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 194 transitions, 765 flow [2024-11-20 13:25:45,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 194 transitions, 755 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:25:45,503 INFO L231 Difference]: Finished difference. Result has 170 places, 191 transitions, 705 flow [2024-11-20 13:25:45,503 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-20 13:25:45,504 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -4 predicate places. [2024-11-20 13:25:45,504 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 191 transitions, 705 flow [2024-11-20 13:25:45,505 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-20 13:25:45,505 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:45,505 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-20 13:25:45,505 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-20 13:25:45,506 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-20 13:25:45,506 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:45,506 INFO L85 PathProgramCache]: Analyzing trace with hash 2095129202, now seen corresponding path program 1 times [2024-11-20 13:25:45,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:45,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1494211472] [2024-11-20 13:25:45,507 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:45,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:45,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:25:45,544 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:25:45,545 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:25:45,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1494211472] [2024-11-20 13:25:45,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1494211472] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:25:45,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:25:45,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:25:45,547 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [436283646] [2024-11-20 13:25:45,547 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:25:45,547 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:25:45,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:25:45,548 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:25:45,548 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:25:45,564 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 174 [2024-11-20 13:25:45,565 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-20 13:25:45,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:25:45,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 174 [2024-11-20 13:25:45,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:25:48,252 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-20 13:25:48,252 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:25:48,252 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:25:48,252 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:25:48,252 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:25:48,585 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-20 13:25:48,585 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:25:48,585 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:25:48,585 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:25:48,585 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:25:48,612 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-20 13:25:48,612 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:25:48,612 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:25:48,612 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:25:48,612 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:25:48,647 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-20 13:25:48,647 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:25:48,647 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:25:48,647 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:25:48,648 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:25:48,737 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-20 13:25:48,737 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,737 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,737 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,737 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,884 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-20 13:25:48,884 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,885 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,885 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,885 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,938 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-20 13:25:48,938 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,938 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,938 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,938 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:25:48,996 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-20 13:25:48,996 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:25:48,996 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:25:48,996 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:25:48,996 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:25:49,011 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-20 13:25:49,012 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:25:49,012 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:25:49,012 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:25:49,012 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:25:49,401 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-20 13:25:49,401 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-20 13:25:49,401 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-20 13:25:49,401 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-20 13:25:49,401 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-20 13:25:49,994 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-20 13:25:49,994 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-20 13:25:49,994 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-20 13:25:49,995 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-20 13:25:49,995 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-20 13:25:50,491 INFO L124 PetriNetUnfolderBase]: 9119/53734 cut-off events. [2024-11-20 13:25:50,492 INFO L125 PetriNetUnfolderBase]: For 30731/34489 co-relation queries the response was YES. [2024-11-20 13:25:51,093 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-20 13:25:51,262 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 39 selfloop transitions, 7 changer transitions 0/209 dead transitions. [2024-11-20 13:25:51,262 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 209 transitions, 875 flow [2024-11-20 13:25:51,262 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:25:51,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:25:51,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 444 transitions. [2024-11-20 13:25:51,263 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8505747126436781 [2024-11-20 13:25:51,263 INFO L175 Difference]: Start difference. First operand has 170 places, 191 transitions, 705 flow. Second operand 3 states and 444 transitions. [2024-11-20 13:25:51,264 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 209 transitions, 875 flow [2024-11-20 13:25:51,374 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 209 transitions, 835 flow, removed 8 selfloop flow, removed 2 redundant places. [2024-11-20 13:25:51,377 INFO L231 Difference]: Finished difference. Result has 172 places, 197 transitions, 727 flow [2024-11-20 13:25:51,377 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-20 13:25:51,378 INFO L277 CegarLoopForPetriNet]: 174 programPoint places, -2 predicate places. [2024-11-20 13:25:51,378 INFO L471 AbstractCegarLoop]: Abstraction has has 172 places, 197 transitions, 727 flow [2024-11-20 13:25:51,378 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-20 13:25:51,378 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:25:51,378 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-20 13:25:51,378 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-20 13:25:51,379 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-20 13:25:51,379 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:25:51,379 INFO L85 PathProgramCache]: Analyzing trace with hash -1425409966, now seen corresponding path program 1 times [2024-11-20 13:25:51,380 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:25:51,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1724534231] [2024-11-20 13:25:51,380 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:25:51,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:25:51,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 13:25:51,396 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 13:25:51,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 13:25:51,426 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 13:25:51,427 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 13:25:51,428 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location writerErr4ASSERT_VIOLATIONDATA_RACE (45 of 46 remaining) [2024-11-20 13:25:51,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (44 of 46 remaining) [2024-11-20 13:25:51,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (43 of 46 remaining) [2024-11-20 13:25:51,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (42 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (41 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (40 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (39 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (38 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (37 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (36 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (34 of 46 remaining) [2024-11-20 13:25:51,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (33 of 46 remaining) [2024-11-20 13:25:51,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 46 remaining) [2024-11-20 13:25:51,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (31 of 46 remaining) [2024-11-20 13:25:51,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (30 of 46 remaining) [2024-11-20 13:25:51,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (29 of 46 remaining) [2024-11-20 13:25:51,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (28 of 46 remaining) [2024-11-20 13:25:51,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4ASSERT_VIOLATIONDATA_RACE (27 of 46 remaining) [2024-11-20 13:25:51,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (26 of 46 remaining) [2024-11-20 13:25:51,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (25 of 46 remaining) [2024-11-20 13:25:51,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (24 of 46 remaining) [2024-11-20 13:25:51,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (23 of 46 remaining) [2024-11-20 13:25:51,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (22 of 46 remaining) [2024-11-20 13:25:51,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (21 of 46 remaining) [2024-11-20 13:25:51,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (20 of 46 remaining) [2024-11-20 13:25:51,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (19 of 46 remaining) [2024-11-20 13:25:51,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (18 of 46 remaining) [2024-11-20 13:25:51,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (17 of 46 remaining) [2024-11-20 13:25:51,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (16 of 46 remaining) [2024-11-20 13:25:51,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (15 of 46 remaining) [2024-11-20 13:25:51,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (14 of 46 remaining) [2024-11-20 13:25:51,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (13 of 46 remaining) [2024-11-20 13:25:51,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (12 of 46 remaining) [2024-11-20 13:25:51,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (11 of 46 remaining) [2024-11-20 13:25:51,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (10 of 46 remaining) [2024-11-20 13:25:51,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (9 of 46 remaining) [2024-11-20 13:25:51,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (8 of 46 remaining) [2024-11-20 13:25:51,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (7 of 46 remaining) [2024-11-20 13:25:51,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (6 of 46 remaining) [2024-11-20 13:25:51,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (5 of 46 remaining) [2024-11-20 13:25:51,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (4 of 46 remaining) [2024-11-20 13:25:51,441 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (3 of 46 remaining) [2024-11-20 13:25:51,441 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (2 of 46 remaining) [2024-11-20 13:25:51,441 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (1 of 46 remaining) [2024-11-20 13:25:51,441 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4ASSERT_VIOLATIONDATA_RACE (0 of 46 remaining) [2024-11-20 13:25:51,441 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-20 13:25:51,442 INFO L407 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 13:25:51,489 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-20 13:25:51,489 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-20 13:25:51,494 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.11 01:25:51 BasicIcfg [2024-11-20 13:25:51,494 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-20 13:25:51,495 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-20 13:25:51,495 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-20 13:25:51,495 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-20 13:25:51,495 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 01:25:24" (3/4) ... [2024-11-20 13:25:51,496 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-20 13:25:51,551 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-20 13:25:51,554 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-20 13:25:51,555 INFO L158 Benchmark]: Toolchain (without parser) took 28502.84ms. Allocated memory was 176.2MB in the beginning and 13.1GB in the end (delta: 12.9GB). Free memory was 119.7MB in the beginning and 11.4GB in the end (delta: -11.3GB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. [2024-11-20 13:25:51,555 INFO L158 Benchmark]: CDTParser took 0.98ms. Allocated memory is still 176.2MB. Free memory is still 139.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 13:25:51,555 INFO L158 Benchmark]: CACSL2BoogieTranslator took 598.51ms. Allocated memory is still 176.2MB. Free memory was 119.0MB in the beginning and 97.2MB in the end (delta: 21.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-20 13:25:51,555 INFO L158 Benchmark]: Boogie Procedure Inliner took 55.44ms. Allocated memory is still 176.2MB. Free memory was 97.2MB in the beginning and 95.2MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 13:25:51,556 INFO L158 Benchmark]: Boogie Preprocessor took 26.15ms. Allocated memory is still 176.2MB. Free memory was 95.2MB in the beginning and 93.8MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 13:25:51,556 INFO L158 Benchmark]: RCFGBuilder took 519.27ms. Allocated memory is still 176.2MB. Free memory was 93.8MB in the beginning and 71.5MB in the end (delta: 22.3MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-20 13:25:51,556 INFO L158 Benchmark]: TraceAbstraction took 27236.34ms. Allocated memory was 176.2MB in the beginning and 13.1GB in the end (delta: 12.9GB). Free memory was 70.8MB in the beginning and 11.4GB in the end (delta: -11.4GB). Peak memory consumption was 1.5GB. Max. memory is 16.1GB. [2024-11-20 13:25:51,557 INFO L158 Benchmark]: Witness Printer took 59.39ms. Allocated memory is still 13.1GB. Free memory was 11.4GB in the beginning and 11.4GB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-20 13:25:51,558 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.98ms. Allocated memory is still 176.2MB. Free memory is still 139.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 598.51ms. Allocated memory is still 176.2MB. Free memory was 119.0MB in the beginning and 97.2MB in the end (delta: 21.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 55.44ms. Allocated memory is still 176.2MB. Free memory was 97.2MB in the beginning and 95.2MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 26.15ms. Allocated memory is still 176.2MB. Free memory was 95.2MB in the beginning and 93.8MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 519.27ms. Allocated memory is still 176.2MB. Free memory was 93.8MB in the beginning and 71.5MB in the end (delta: 22.3MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * TraceAbstraction took 27236.34ms. Allocated memory was 176.2MB in the beginning and 13.1GB in the end (delta: 12.9GB). Free memory was 70.8MB in the beginning and 11.4GB in the end (delta: -11.4GB). Peak memory consumption was 1.5GB. Max. memory is 16.1GB. * Witness Printer took 59.39ms. Allocated memory is still 13.1GB. Free memory was 11.4GB in the beginning and 11.4GB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. 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: 27.0s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 25.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 255 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 103 mSDsluCounter, 60 SdHoareTripleChecker+Invalid, 0.4s 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.1s SatisfiabilityAnalysisTime, 0.5s 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-20 13:25:51,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, 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