./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-deagle/arithmetic_prog_bad.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 61a67961 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-deagle/arithmetic_prog_bad.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 051706a1eb405a384d7cf371ab2d9b9605b94715fa3ad16d6c2eb8e3fbb8fc38 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 17:16:00,091 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 17:16:00,168 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-14 17:16:00,172 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 17:16:00,173 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 17:16:00,205 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 17:16:00,205 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 17:16:00,206 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 17:16:00,206 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 17:16:00,207 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 17:16:00,209 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 17:16:00,209 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 17:16:00,209 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 17:16:00,210 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 17:16:00,210 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 17:16:00,213 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 17:16:00,213 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 17:16:00,213 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 17:16:00,214 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 17:16:00,214 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 17:16:00,214 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 17:16:00,215 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 17:16:00,215 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-14 17:16:00,215 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 17:16:00,215 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 17:16:00,215 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 17:16:00,216 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 17:16:00,216 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 17:16:00,216 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 17:16:00,216 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 17:16:00,217 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 17:16:00,217 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 17:16:00,217 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 17:16:00,217 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 17:16:00,217 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 17:16:00,218 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 17:16:00,218 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 17:16:00,218 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 17:16:00,219 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 17:16:00,219 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 17:16:00,220 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 17:16:00,220 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 -> 051706a1eb405a384d7cf371ab2d9b9605b94715fa3ad16d6c2eb8e3fbb8fc38 [2024-10-14 17:16:00,487 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 17:16:00,510 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 17:16:00,513 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 17:16:00,514 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 17:16:00,514 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 17:16:00,516 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-deagle/arithmetic_prog_bad.i [2024-10-14 17:16:01,988 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 17:16:02,226 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 17:16:02,227 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-deagle/arithmetic_prog_bad.i [2024-10-14 17:16:02,253 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/21d7aad12/7925f24a92c14ca0879642f0f17292e9/FLAG5504bd254 [2024-10-14 17:16:02,268 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/21d7aad12/7925f24a92c14ca0879642f0f17292e9 [2024-10-14 17:16:02,270 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 17:16:02,271 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 17:16:02,272 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 17:16:02,272 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 17:16:02,276 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 17:16:02,277 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,277 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@52e83d32 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02, skipping insertion in model container [2024-10-14 17:16:02,277 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,318 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 17:16:02,699 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 17:16:02,718 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 17:16:02,777 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 17:16:02,861 INFO L204 MainTranslator]: Completed translation [2024-10-14 17:16:02,861 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02 WrapperNode [2024-10-14 17:16:02,862 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 17:16:02,863 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 17:16:02,863 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 17:16:02,864 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 17:16:02,870 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,892 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,940 INFO L138 Inliner]: procedures = 243, calls = 27, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 84 [2024-10-14 17:16:02,942 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 17:16:02,943 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 17:16:02,943 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 17:16:02,944 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 17:16:02,953 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,953 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,958 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,961 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,971 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,978 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,982 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,984 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:02,990 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 17:16:02,995 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 17:16:02,995 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 17:16:02,995 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 17:16:02,996 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (1/1) ... [2024-10-14 17:16:03,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 17:16:03,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 17:16:03,033 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-10-14 17:16:03,037 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-10-14 17:16:03,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-10-14 17:16:03,086 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-14 17:16:03,086 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-10-14 17:16:03,086 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-10-14 17:16:03,086 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-10-14 17:16:03,087 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-10-14 17:16:03,087 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-14 17:16:03,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 17:16:03,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-14 17:16:03,087 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 17:16:03,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 17:16:03,089 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-14 17:16:03,218 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 17:16:03,220 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 17:16:03,506 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-14 17:16:03,508 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 17:16:03,551 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 17:16:03,552 INFO L314 CfgBuilder]: Removed 4 assume(true) statements. [2024-10-14 17:16:03,552 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 05:16:03 BoogieIcfgContainer [2024-10-14 17:16:03,552 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 17:16:03,555 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 17:16:03,555 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 17:16:03,558 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 17:16:03,559 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 05:16:02" (1/3) ... [2024-10-14 17:16:03,559 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45cfed02 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 05:16:03, skipping insertion in model container [2024-10-14 17:16:03,559 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:16:02" (2/3) ... [2024-10-14 17:16:03,560 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45cfed02 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 05:16:03, skipping insertion in model container [2024-10-14 17:16:03,560 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 05:16:03" (3/3) ... [2024-10-14 17:16:03,562 INFO L112 eAbstractionObserver]: Analyzing ICFG arithmetic_prog_bad.i [2024-10-14 17:16:03,581 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 17:16:03,582 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-10-14 17:16:03,582 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-14 17:16:03,653 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-10-14 17:16:03,693 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 185 places, 189 transitions, 392 flow [2024-10-14 17:16:03,770 INFO L124 PetriNetUnfolderBase]: 11/187 cut-off events. [2024-10-14 17:16:03,771 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-14 17:16:03,778 INFO L83 FinitePrefix]: Finished finitePrefix Result has 196 conditions, 187 events. 11/187 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 271 event pairs, 0 based on Foata normal form. 0/161 useless extension candidates. Maximal degree in co-relation 106. Up to 3 conditions per place. [2024-10-14 17:16:03,778 INFO L82 GeneralOperation]: Start removeDead. Operand has 185 places, 189 transitions, 392 flow [2024-10-14 17:16:03,784 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 172 places, 173 transitions, 358 flow [2024-10-14 17:16:03,792 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 17:16:03,798 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;@206244ce, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 17:16:03,799 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-10-14 17:16:03,811 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 17:16:03,812 INFO L124 PetriNetUnfolderBase]: 0/51 cut-off events. [2024-10-14 17:16:03,812 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 17:16:03,812 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:03,813 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:16:03,813 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:03,819 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:03,819 INFO L85 PathProgramCache]: Analyzing trace with hash 1268163189, now seen corresponding path program 1 times [2024-10-14 17:16:03,829 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:03,830 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1128643057] [2024-10-14 17:16:03,830 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:03,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:04,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:04,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:04,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1128643057] [2024-10-14 17:16:04,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1128643057] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:04,120 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:04,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:16:04,121 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [444526735] [2024-10-14 17:16:04,122 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:04,130 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:04,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:04,162 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:04,163 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:04,220 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 189 [2024-10-14 17:16:04,227 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 172 places, 173 transitions, 358 flow. Second operand has 3 states, 3 states have (on average 158.33333333333334) internal successors, (475), 3 states have internal predecessors, (475), 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-10-14 17:16:04,227 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:04,227 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 189 [2024-10-14 17:16:04,229 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:04,395 INFO L124 PetriNetUnfolderBase]: 89/463 cut-off events. [2024-10-14 17:16:04,396 INFO L125 PetriNetUnfolderBase]: For 62/68 co-relation queries the response was YES. [2024-10-14 17:16:04,399 INFO L83 FinitePrefix]: Finished finitePrefix Result has 663 conditions, 463 events. 89/463 cut-off events. For 62/68 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2071 event pairs, 53 based on Foata normal form. 23/424 useless extension candidates. Maximal degree in co-relation 517. Up to 163 conditions per place. [2024-10-14 17:16:04,405 INFO L140 encePairwiseOnDemand]: 182/189 looper letters, 21 selfloop transitions, 2 changer transitions 0/168 dead transitions. [2024-10-14 17:16:04,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 168 transitions, 394 flow [2024-10-14 17:16:04,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:04,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:04,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 499 transitions. [2024-10-14 17:16:04,419 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8800705467372134 [2024-10-14 17:16:04,421 INFO L175 Difference]: Start difference. First operand has 172 places, 173 transitions, 358 flow. Second operand 3 states and 499 transitions. [2024-10-14 17:16:04,422 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 168 transitions, 394 flow [2024-10-14 17:16:04,425 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 168 transitions, 386 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-10-14 17:16:04,429 INFO L231 Difference]: Finished difference. Result has 169 places, 168 transitions, 344 flow [2024-10-14 17:16:04,431 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=340, PETRI_DIFFERENCE_MINUEND_PLACES=167, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=344, PETRI_PLACES=169, PETRI_TRANSITIONS=168} [2024-10-14 17:16:04,436 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -3 predicate places. [2024-10-14 17:16:04,437 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 168 transitions, 344 flow [2024-10-14 17:16:04,437 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.33333333333334) internal successors, (475), 3 states have internal predecessors, (475), 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-10-14 17:16:04,437 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:04,437 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:16:04,438 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 17:16:04,438 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:04,438 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:04,438 INFO L85 PathProgramCache]: Analyzing trace with hash -818713601, now seen corresponding path program 1 times [2024-10-14 17:16:04,439 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:04,439 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1263545757] [2024-10-14 17:16:04,439 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:04,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:04,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:04,546 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:04,547 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:04,547 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1263545757] [2024-10-14 17:16:04,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1263545757] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:04,548 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:04,548 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:16:04,548 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1182837076] [2024-10-14 17:16:04,549 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:04,550 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:04,551 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:04,552 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:04,552 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:04,589 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 158 out of 189 [2024-10-14 17:16:04,590 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 168 transitions, 344 flow. Second operand has 3 states, 3 states have (on average 159.33333333333334) internal successors, (478), 3 states have internal predecessors, (478), 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-10-14 17:16:04,590 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:04,590 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 158 of 189 [2024-10-14 17:16:04,590 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:04,712 INFO L124 PetriNetUnfolderBase]: 75/510 cut-off events. [2024-10-14 17:16:04,713 INFO L125 PetriNetUnfolderBase]: For 18/20 co-relation queries the response was YES. [2024-10-14 17:16:04,717 INFO L83 FinitePrefix]: Finished finitePrefix Result has 649 conditions, 510 events. 75/510 cut-off events. For 18/20 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2533 event pairs, 33 based on Foata normal form. 0/432 useless extension candidates. Maximal degree in co-relation 590. Up to 128 conditions per place. [2024-10-14 17:16:04,718 INFO L140 encePairwiseOnDemand]: 186/189 looper letters, 20 selfloop transitions, 2 changer transitions 0/167 dead transitions. [2024-10-14 17:16:04,718 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 167 transitions, 386 flow [2024-10-14 17:16:04,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:04,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:04,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 497 transitions. [2024-10-14 17:16:04,722 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8765432098765432 [2024-10-14 17:16:04,722 INFO L175 Difference]: Start difference. First operand has 169 places, 168 transitions, 344 flow. Second operand 3 states and 497 transitions. [2024-10-14 17:16:04,722 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 167 transitions, 386 flow [2024-10-14 17:16:04,723 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 167 transitions, 382 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:04,727 INFO L231 Difference]: Finished difference. Result has 168 places, 167 transitions, 342 flow [2024-10-14 17:16:04,728 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=338, PETRI_DIFFERENCE_MINUEND_PLACES=166, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=165, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=342, PETRI_PLACES=168, PETRI_TRANSITIONS=167} [2024-10-14 17:16:04,729 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -4 predicate places. [2024-10-14 17:16:04,729 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 167 transitions, 342 flow [2024-10-14 17:16:04,730 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 159.33333333333334) internal successors, (478), 3 states have internal predecessors, (478), 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-10-14 17:16:04,730 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:04,730 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:16:04,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 17:16:04,731 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:04,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:04,732 INFO L85 PathProgramCache]: Analyzing trace with hash -1351386167, now seen corresponding path program 1 times [2024-10-14 17:16:04,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:04,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [584192018] [2024-10-14 17:16:04,733 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:04,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:04,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:04,852 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:04,852 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:04,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [584192018] [2024-10-14 17:16:04,852 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [584192018] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:04,852 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:04,853 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:16:04,853 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [931920861] [2024-10-14 17:16:04,853 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:04,853 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:04,854 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:04,854 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:04,854 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:04,891 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 155 out of 189 [2024-10-14 17:16:04,892 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 167 transitions, 342 flow. Second operand has 3 states, 3 states have (on average 156.66666666666666) internal successors, (470), 3 states have internal predecessors, (470), 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-10-14 17:16:04,893 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:04,893 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 189 [2024-10-14 17:16:04,893 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:05,051 INFO L124 PetriNetUnfolderBase]: 207/1012 cut-off events. [2024-10-14 17:16:05,052 INFO L125 PetriNetUnfolderBase]: For 29/38 co-relation queries the response was YES. [2024-10-14 17:16:05,054 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1432 conditions, 1012 events. 207/1012 cut-off events. For 29/38 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 6081 event pairs, 55 based on Foata normal form. 1/882 useless extension candidates. Maximal degree in co-relation 1368. Up to 266 conditions per place. [2024-10-14 17:16:05,061 INFO L140 encePairwiseOnDemand]: 175/189 looper letters, 37 selfloop transitions, 10 changer transitions 0/187 dead transitions. [2024-10-14 17:16:05,061 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 187 transitions, 478 flow [2024-10-14 17:16:05,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:05,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:05,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 516 transitions. [2024-10-14 17:16:05,063 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.91005291005291 [2024-10-14 17:16:05,063 INFO L175 Difference]: Start difference. First operand has 168 places, 167 transitions, 342 flow. Second operand 3 states and 516 transitions. [2024-10-14 17:16:05,063 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 187 transitions, 478 flow [2024-10-14 17:16:05,065 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 187 transitions, 474 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:05,070 INFO L231 Difference]: Finished difference. Result has 170 places, 177 transitions, 426 flow [2024-10-14 17:16:05,071 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=338, PETRI_DIFFERENCE_MINUEND_PLACES=166, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=157, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=426, PETRI_PLACES=170, PETRI_TRANSITIONS=177} [2024-10-14 17:16:05,072 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -2 predicate places. [2024-10-14 17:16:05,072 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 177 transitions, 426 flow [2024-10-14 17:16:05,073 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 156.66666666666666) internal successors, (470), 3 states have internal predecessors, (470), 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-10-14 17:16:05,073 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:05,073 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:16:05,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 17:16:05,074 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:05,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:05,075 INFO L85 PathProgramCache]: Analyzing trace with hash 1142080892, now seen corresponding path program 1 times [2024-10-14 17:16:05,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:05,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928660715] [2024-10-14 17:16:05,076 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:05,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:05,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:05,183 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:05,183 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:05,184 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [928660715] [2024-10-14 17:16:05,184 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [928660715] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:05,184 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:05,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-14 17:16:05,185 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1636534284] [2024-10-14 17:16:05,185 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:05,186 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:05,186 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:05,186 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:05,187 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:05,201 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 189 [2024-10-14 17:16:05,202 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 170 places, 177 transitions, 426 flow. Second operand has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 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-10-14 17:16:05,202 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:05,203 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 189 [2024-10-14 17:16:05,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:05,472 INFO L124 PetriNetUnfolderBase]: 266/1611 cut-off events. [2024-10-14 17:16:05,472 INFO L125 PetriNetUnfolderBase]: For 119/121 co-relation queries the response was YES. [2024-10-14 17:16:05,476 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2358 conditions, 1611 events. 266/1611 cut-off events. For 119/121 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 11168 event pairs, 87 based on Foata normal form. 6/1418 useless extension candidates. Maximal degree in co-relation 2027. Up to 260 conditions per place. [2024-10-14 17:16:05,482 INFO L140 encePairwiseOnDemand]: 186/189 looper letters, 24 selfloop transitions, 2 changer transitions 0/187 dead transitions. [2024-10-14 17:16:05,483 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 187 transitions, 499 flow [2024-10-14 17:16:05,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:05,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:05,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 525 transitions. [2024-10-14 17:16:05,485 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9259259259259259 [2024-10-14 17:16:05,485 INFO L175 Difference]: Start difference. First operand has 170 places, 177 transitions, 426 flow. Second operand 3 states and 525 transitions. [2024-10-14 17:16:05,485 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 187 transitions, 499 flow [2024-10-14 17:16:05,489 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 187 transitions, 479 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:05,491 INFO L231 Difference]: Finished difference. Result has 171 places, 178 transitions, 418 flow [2024-10-14 17:16:05,492 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=406, PETRI_DIFFERENCE_MINUEND_PLACES=168, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=175, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=418, PETRI_PLACES=171, PETRI_TRANSITIONS=178} [2024-10-14 17:16:05,493 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -1 predicate places. [2024-10-14 17:16:05,493 INFO L471 AbstractCegarLoop]: Abstraction has has 171 places, 178 transitions, 418 flow [2024-10-14 17:16:05,493 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 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-10-14 17:16:05,494 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:05,494 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:05,494 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-14 17:16:05,494 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread1Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:05,495 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:05,495 INFO L85 PathProgramCache]: Analyzing trace with hash -1942319187, now seen corresponding path program 1 times [2024-10-14 17:16:05,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:05,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [416224901] [2024-10-14 17:16:05,496 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:05,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:05,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:05,566 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:05,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:05,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [416224901] [2024-10-14 17:16:05,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [416224901] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:05,567 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:05,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:16:05,568 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [333908990] [2024-10-14 17:16:05,568 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:05,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:05,569 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:05,569 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:05,569 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:05,603 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 189 [2024-10-14 17:16:05,604 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 178 transitions, 418 flow. Second operand has 3 states, 3 states have (on average 161.66666666666666) internal successors, (485), 3 states have internal predecessors, (485), 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-10-14 17:16:05,604 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:05,604 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 189 [2024-10-14 17:16:05,604 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:05,898 INFO L124 PetriNetUnfolderBase]: 443/1940 cut-off events. [2024-10-14 17:16:05,898 INFO L125 PetriNetUnfolderBase]: For 279/326 co-relation queries the response was YES. [2024-10-14 17:16:05,902 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3186 conditions, 1940 events. 443/1940 cut-off events. For 279/326 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 13622 event pairs, 166 based on Foata normal form. 15/1729 useless extension candidates. Maximal degree in co-relation 2861. Up to 688 conditions per place. [2024-10-14 17:16:05,909 INFO L140 encePairwiseOnDemand]: 182/189 looper letters, 32 selfloop transitions, 10 changer transitions 0/191 dead transitions. [2024-10-14 17:16:05,909 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 191 transitions, 541 flow [2024-10-14 17:16:05,910 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:05,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:05,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 511 transitions. [2024-10-14 17:16:05,911 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9012345679012346 [2024-10-14 17:16:05,911 INFO L175 Difference]: Start difference. First operand has 171 places, 178 transitions, 418 flow. Second operand 3 states and 511 transitions. [2024-10-14 17:16:05,911 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 191 transitions, 541 flow [2024-10-14 17:16:05,915 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 191 transitions, 539 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-14 17:16:05,917 INFO L231 Difference]: Finished difference. Result has 174 places, 186 transitions, 502 flow [2024-10-14 17:16:05,918 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=416, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=178, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=168, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=502, PETRI_PLACES=174, PETRI_TRANSITIONS=186} [2024-10-14 17:16:05,919 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, 2 predicate places. [2024-10-14 17:16:05,920 INFO L471 AbstractCegarLoop]: Abstraction has has 174 places, 186 transitions, 502 flow [2024-10-14 17:16:05,920 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 161.66666666666666) internal successors, (485), 3 states have internal predecessors, (485), 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-10-14 17:16:05,920 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:05,921 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:05,921 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-14 17:16:05,921 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:05,921 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:05,921 INFO L85 PathProgramCache]: Analyzing trace with hash -208873438, now seen corresponding path program 1 times [2024-10-14 17:16:05,921 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:05,922 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [965155726] [2024-10-14 17:16:05,922 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:05,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:06,010 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:06,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:06,015 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [965155726] [2024-10-14 17:16:06,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [965155726] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:06,015 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:06,016 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-14 17:16:06,016 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [691040339] [2024-10-14 17:16:06,016 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:06,016 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:06,017 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:06,017 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:06,017 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:06,033 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 189 [2024-10-14 17:16:06,034 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 186 transitions, 502 flow. Second operand has 3 states, 3 states have (on average 165.0) internal successors, (495), 3 states have internal predecessors, (495), 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-10-14 17:16:06,035 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:06,035 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 189 [2024-10-14 17:16:06,035 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:06,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([467] L881-6-->L880-1: Formula: (= |v_#race~num~0_1| 0) InVars {} OutVars{#race~num~0=|v_#race~num~0_1|} AuxVars[] AssignedVars[#race~num~0][104], [111#L880-1true, 201#(= thread2Thread1of1ForFork1_~j~0 0), Black: 194#true, 70#L894-2true, 210#(= ~num~0 0), 144#L914-4true, 203#true, Black: 205#(= |#race~num~0| |thread1Thread1of1ForFork0_#t~nondet8|)]) [2024-10-14 17:16:06,151 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-14 17:16:06,152 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-10-14 17:16:06,152 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:16:06,152 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:16:06,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([467] L881-6-->L880-1: Formula: (= |v_#race~num~0_1| 0) InVars {} OutVars{#race~num~0=|v_#race~num~0_1|} AuxVars[] AssignedVars[#race~num~0][104], [111#L880-1true, 208#true, Black: 194#true, 70#L894-2true, Black: 201#(= thread2Thread1of1ForFork1_~j~0 0), 144#L914-4true, Black: 205#(= |#race~num~0| |thread1Thread1of1ForFork0_#t~nondet8|), 203#true]) [2024-10-14 17:16:06,321 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 17:16:06,322 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:16:06,322 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:16:06,322 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:16:06,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([467] L881-6-->L880-1: Formula: (= |v_#race~num~0_1| 0) InVars {} OutVars{#race~num~0=|v_#race~num~0_1|} AuxVars[] AssignedVars[#race~num~0][104], [208#true, 111#L880-1true, Black: 194#true, 70#L894-2true, Black: 201#(= thread2Thread1of1ForFork1_~j~0 0), 144#L914-4true, Black: 205#(= |#race~num~0| |thread1Thread1of1ForFork0_#t~nondet8|), 203#true]) [2024-10-14 17:16:06,329 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 17:16:06,330 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:16:06,330 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:16:06,330 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:16:06,330 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 17:16:06,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([467] L881-6-->L880-1: Formula: (= |v_#race~num~0_1| 0) InVars {} OutVars{#race~num~0=|v_#race~num~0_1|} AuxVars[] AssignedVars[#race~num~0][104], [111#L880-1true, 208#true, Black: 194#true, Black: 201#(= thread2Thread1of1ForFork1_~j~0 0), 53#L894-1true, 144#L914-4true, Black: 205#(= |#race~num~0| |thread1Thread1of1ForFork0_#t~nondet8|), 203#true]) [2024-10-14 17:16:06,331 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 17:16:06,331 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 17:16:06,331 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 17:16:06,331 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:16:06,333 INFO L124 PetriNetUnfolderBase]: 542/2296 cut-off events. [2024-10-14 17:16:06,334 INFO L125 PetriNetUnfolderBase]: For 433/469 co-relation queries the response was YES. [2024-10-14 17:16:06,339 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3944 conditions, 2296 events. 542/2296 cut-off events. For 433/469 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 15999 event pairs, 154 based on Foata normal form. 21/2022 useless extension candidates. Maximal degree in co-relation 3514. Up to 449 conditions per place. [2024-10-14 17:16:06,348 INFO L140 encePairwiseOnDemand]: 184/189 looper letters, 27 selfloop transitions, 3 changer transitions 0/197 dead transitions. [2024-10-14 17:16:06,348 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 176 places, 197 transitions, 586 flow [2024-10-14 17:16:06,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:06,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:06,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 521 transitions. [2024-10-14 17:16:06,351 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9188712522045855 [2024-10-14 17:16:06,351 INFO L175 Difference]: Start difference. First operand has 174 places, 186 transitions, 502 flow. Second operand 3 states and 521 transitions. [2024-10-14 17:16:06,351 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 176 places, 197 transitions, 586 flow [2024-10-14 17:16:06,354 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 197 transitions, 566 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:06,357 INFO L231 Difference]: Finished difference. Result has 176 places, 188 transitions, 506 flow [2024-10-14 17:16:06,357 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=482, PETRI_DIFFERENCE_MINUEND_PLACES=172, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=186, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=506, PETRI_PLACES=176, PETRI_TRANSITIONS=188} [2024-10-14 17:16:06,358 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, 4 predicate places. [2024-10-14 17:16:06,358 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 188 transitions, 506 flow [2024-10-14 17:16:06,359 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 165.0) internal successors, (495), 3 states have internal predecessors, (495), 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-10-14 17:16:06,359 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:06,359 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:06,359 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-14 17:16:06,359 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread2Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:06,360 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:06,360 INFO L85 PathProgramCache]: Analyzing trace with hash -1166635498, now seen corresponding path program 1 times [2024-10-14 17:16:06,360 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:06,360 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1989234548] [2024-10-14 17:16:06,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:06,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:06,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:06,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:06,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:06,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1989234548] [2024-10-14 17:16:06,526 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1989234548] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:06,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:06,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-14 17:16:06,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [101814260] [2024-10-14 17:16:06,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:06,527 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:06,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:06,527 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:06,527 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:06,547 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 189 [2024-10-14 17:16:06,548 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 188 transitions, 506 flow. Second operand has 3 states, 3 states have (on average 170.0) internal successors, (510), 3 states have internal predecessors, (510), 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-10-14 17:16:06,548 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:06,548 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 189 [2024-10-14 17:16:06,548 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:06,640 INFO L124 PetriNetUnfolderBase]: 51/580 cut-off events. [2024-10-14 17:16:06,640 INFO L125 PetriNetUnfolderBase]: For 61/61 co-relation queries the response was YES. [2024-10-14 17:16:06,642 INFO L83 FinitePrefix]: Finished finitePrefix Result has 889 conditions, 580 events. 51/580 cut-off events. For 61/61 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 2220 event pairs, 7 based on Foata normal form. 22/569 useless extension candidates. Maximal degree in co-relation 553. Up to 87 conditions per place. [2024-10-14 17:16:06,644 INFO L140 encePairwiseOnDemand]: 181/189 looper letters, 8 selfloop transitions, 8 changer transitions 0/169 dead transitions. [2024-10-14 17:16:06,644 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 169 transitions, 442 flow [2024-10-14 17:16:06,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:06,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:06,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 524 transitions. [2024-10-14 17:16:06,646 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9241622574955908 [2024-10-14 17:16:06,646 INFO L175 Difference]: Start difference. First operand has 176 places, 188 transitions, 506 flow. Second operand 3 states and 524 transitions. [2024-10-14 17:16:06,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 169 transitions, 442 flow [2024-10-14 17:16:06,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 169 transitions, 410 flow, removed 11 selfloop flow, removed 4 redundant places. [2024-10-14 17:16:06,651 INFO L231 Difference]: Finished difference. Result has 169 places, 167 transitions, 388 flow [2024-10-14 17:16:06,651 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=372, PETRI_DIFFERENCE_MINUEND_PLACES=167, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=159, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=388, PETRI_PLACES=169, PETRI_TRANSITIONS=167} [2024-10-14 17:16:06,652 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -3 predicate places. [2024-10-14 17:16:06,652 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 167 transitions, 388 flow [2024-10-14 17:16:06,653 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 170.0) internal successors, (510), 3 states have internal predecessors, (510), 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-10-14 17:16:06,653 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:06,653 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:06,654 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-14 17:16:06,654 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:06,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:06,655 INFO L85 PathProgramCache]: Analyzing trace with hash -1224642438, now seen corresponding path program 1 times [2024-10-14 17:16:06,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:06,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [926936645] [2024-10-14 17:16:06,655 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:06,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:06,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:06,710 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:06,711 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:06,711 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [926936645] [2024-10-14 17:16:06,711 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [926936645] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:06,711 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:06,711 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:16:06,711 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [481451549] [2024-10-14 17:16:06,712 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:06,712 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:06,712 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:06,712 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:06,713 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:06,741 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 158 out of 189 [2024-10-14 17:16:06,742 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 167 transitions, 388 flow. Second operand has 3 states, 3 states have (on average 160.66666666666666) internal successors, (482), 3 states have internal predecessors, (482), 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-10-14 17:16:06,742 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:06,742 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 158 of 189 [2024-10-14 17:16:06,743 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:06,841 INFO L124 PetriNetUnfolderBase]: 80/655 cut-off events. [2024-10-14 17:16:06,844 INFO L125 PetriNetUnfolderBase]: For 84/84 co-relation queries the response was YES. [2024-10-14 17:16:06,846 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1018 conditions, 655 events. 80/655 cut-off events. For 84/84 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2898 event pairs, 22 based on Foata normal form. 1/622 useless extension candidates. Maximal degree in co-relation 674. Up to 115 conditions per place. [2024-10-14 17:16:06,849 INFO L140 encePairwiseOnDemand]: 181/189 looper letters, 20 selfloop transitions, 4 changer transitions 3/169 dead transitions. [2024-10-14 17:16:06,849 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 169 transitions, 451 flow [2024-10-14 17:16:06,849 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:06,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:06,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 502 transitions. [2024-10-14 17:16:06,851 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8853615520282186 [2024-10-14 17:16:06,851 INFO L175 Difference]: Start difference. First operand has 169 places, 167 transitions, 388 flow. Second operand 3 states and 502 transitions. [2024-10-14 17:16:06,853 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 169 transitions, 451 flow [2024-10-14 17:16:06,855 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 169 transitions, 439 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-14 17:16:06,859 INFO L231 Difference]: Finished difference. Result has 167 places, 161 transitions, 376 flow [2024-10-14 17:16:06,859 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=374, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=164, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=376, PETRI_PLACES=167, PETRI_TRANSITIONS=161} [2024-10-14 17:16:06,860 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -5 predicate places. [2024-10-14 17:16:06,860 INFO L471 AbstractCegarLoop]: Abstraction has has 167 places, 161 transitions, 376 flow [2024-10-14 17:16:06,861 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 160.66666666666666) internal successors, (482), 3 states have internal predecessors, (482), 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-10-14 17:16:06,861 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:06,861 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:06,861 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-14 17:16:06,861 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:06,862 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:06,863 INFO L85 PathProgramCache]: Analyzing trace with hash 499437117, now seen corresponding path program 1 times [2024-10-14 17:16:06,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:06,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1876861238] [2024-10-14 17:16:06,863 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:06,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:06,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:06,925 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:06,925 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:06,925 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1876861238] [2024-10-14 17:16:06,925 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1876861238] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:06,926 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:06,926 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:16:06,926 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2121382988] [2024-10-14 17:16:06,926 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:06,926 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:06,927 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:06,927 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:06,928 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:06,955 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 160 out of 189 [2024-10-14 17:16:06,956 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 167 places, 161 transitions, 376 flow. Second operand has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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-10-14 17:16:06,956 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:06,956 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 189 [2024-10-14 17:16:06,957 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:07,045 INFO L124 PetriNetUnfolderBase]: 75/618 cut-off events. [2024-10-14 17:16:07,046 INFO L125 PetriNetUnfolderBase]: For 65/65 co-relation queries the response was YES. [2024-10-14 17:16:07,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 942 conditions, 618 events. 75/618 cut-off events. For 65/65 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2694 event pairs, 29 based on Foata normal form. 0/593 useless extension candidates. Maximal degree in co-relation 598. Up to 142 conditions per place. [2024-10-14 17:16:07,049 INFO L140 encePairwiseOnDemand]: 186/189 looper letters, 19 selfloop transitions, 2 changer transitions 0/161 dead transitions. [2024-10-14 17:16:07,049 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 161 transitions, 419 flow [2024-10-14 17:16:07,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:07,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:07,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 502 transitions. [2024-10-14 17:16:07,051 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8853615520282186 [2024-10-14 17:16:07,051 INFO L175 Difference]: Start difference. First operand has 167 places, 161 transitions, 376 flow. Second operand 3 states and 502 transitions. [2024-10-14 17:16:07,051 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 161 transitions, 419 flow [2024-10-14 17:16:07,053 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 161 transitions, 411 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:07,055 INFO L231 Difference]: Finished difference. Result has 163 places, 160 transitions, 370 flow [2024-10-14 17:16:07,055 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=366, PETRI_DIFFERENCE_MINUEND_PLACES=161, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=160, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=158, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=370, PETRI_PLACES=163, PETRI_TRANSITIONS=160} [2024-10-14 17:16:07,056 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -9 predicate places. [2024-10-14 17:16:07,056 INFO L471 AbstractCegarLoop]: Abstraction has has 163 places, 160 transitions, 370 flow [2024-10-14 17:16:07,057 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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-10-14 17:16:07,057 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:07,057 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:07,057 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-14 17:16:07,058 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:07,058 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:07,058 INFO L85 PathProgramCache]: Analyzing trace with hash -833873819, now seen corresponding path program 1 times [2024-10-14 17:16:07,058 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:07,058 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [41970031] [2024-10-14 17:16:07,059 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:07,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:07,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:07,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:07,117 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:07,117 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [41970031] [2024-10-14 17:16:07,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [41970031] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:07,118 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:16:07,118 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:16:07,118 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1443901562] [2024-10-14 17:16:07,118 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:07,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:07,119 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:07,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:07,119 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:16:07,150 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 189 [2024-10-14 17:16:07,151 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 163 places, 160 transitions, 370 flow. Second operand has 3 states, 3 states have (on average 163.66666666666666) internal successors, (491), 3 states have internal predecessors, (491), 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-10-14 17:16:07,151 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:07,151 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 189 [2024-10-14 17:16:07,151 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:07,230 INFO L124 PetriNetUnfolderBase]: 71/573 cut-off events. [2024-10-14 17:16:07,231 INFO L125 PetriNetUnfolderBase]: For 71/71 co-relation queries the response was YES. [2024-10-14 17:16:07,232 INFO L83 FinitePrefix]: Finished finitePrefix Result has 910 conditions, 573 events. 71/573 cut-off events. For 71/71 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 2363 event pairs, 30 based on Foata normal form. 0/554 useless extension candidates. Maximal degree in co-relation 541. Up to 176 conditions per place. [2024-10-14 17:16:07,234 INFO L140 encePairwiseOnDemand]: 186/189 looper letters, 23 selfloop transitions, 2 changer transitions 0/160 dead transitions. [2024-10-14 17:16:07,234 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 160 transitions, 421 flow [2024-10-14 17:16:07,235 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:07,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:07,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 501 transitions. [2024-10-14 17:16:07,236 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8835978835978836 [2024-10-14 17:16:07,236 INFO L175 Difference]: Start difference. First operand has 163 places, 160 transitions, 370 flow. Second operand 3 states and 501 transitions. [2024-10-14 17:16:07,236 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 160 transitions, 421 flow [2024-10-14 17:16:07,238 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 160 transitions, 417 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:07,240 INFO L231 Difference]: Finished difference. Result has 162 places, 159 transitions, 368 flow [2024-10-14 17:16:07,240 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=364, PETRI_DIFFERENCE_MINUEND_PLACES=160, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=159, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=157, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=368, PETRI_PLACES=162, PETRI_TRANSITIONS=159} [2024-10-14 17:16:07,240 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -10 predicate places. [2024-10-14 17:16:07,241 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 159 transitions, 368 flow [2024-10-14 17:16:07,241 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 163.66666666666666) internal successors, (491), 3 states have internal predecessors, (491), 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-10-14 17:16:07,241 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:07,242 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:07,242 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-14 17:16:07,242 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:07,242 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:07,242 INFO L85 PathProgramCache]: Analyzing trace with hash 1872549858, now seen corresponding path program 1 times [2024-10-14 17:16:07,243 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:07,243 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1890352606] [2024-10-14 17:16:07,243 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:07,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:07,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:07,381 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:07,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:07,382 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1890352606] [2024-10-14 17:16:07,382 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1890352606] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 17:16:07,382 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [170832871] [2024-10-14 17:16:07,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:07,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 17:16:07,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 17:16:07,384 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 17:16:07,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-14 17:16:07,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:07,509 INFO L255 TraceCheckSpWp]: Trace formula consists of 276 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 17:16:07,518 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 17:16:07,554 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-14 17:16:07,554 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 17:16:07,554 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [170832871] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:07,555 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 17:16:07,555 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2024-10-14 17:16:07,555 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118936256] [2024-10-14 17:16:07,555 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:07,556 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:07,556 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:07,556 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:07,556 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:16:07,587 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 160 out of 189 [2024-10-14 17:16:07,588 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 159 transitions, 368 flow. Second operand has 3 states, 3 states have (on average 164.33333333333334) internal successors, (493), 3 states have internal predecessors, (493), 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-10-14 17:16:07,588 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:07,588 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 189 [2024-10-14 17:16:07,588 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:07,691 INFO L124 PetriNetUnfolderBase]: 92/701 cut-off events. [2024-10-14 17:16:07,691 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2024-10-14 17:16:07,692 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1057 conditions, 701 events. 92/701 cut-off events. For 59/59 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 3239 event pairs, 32 based on Foata normal form. 0/678 useless extension candidates. Maximal degree in co-relation 727. Up to 149 conditions per place. [2024-10-14 17:16:07,694 INFO L140 encePairwiseOnDemand]: 186/189 looper letters, 23 selfloop transitions, 2 changer transitions 0/163 dead transitions. [2024-10-14 17:16:07,695 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 163 transitions, 431 flow [2024-10-14 17:16:07,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:07,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:07,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 506 transitions. [2024-10-14 17:16:07,697 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.892416225749559 [2024-10-14 17:16:07,697 INFO L175 Difference]: Start difference. First operand has 162 places, 159 transitions, 368 flow. Second operand 3 states and 506 transitions. [2024-10-14 17:16:07,697 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 163 transitions, 431 flow [2024-10-14 17:16:07,698 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 163 transitions, 427 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:07,700 INFO L231 Difference]: Finished difference. Result has 161 places, 158 transitions, 366 flow [2024-10-14 17:16:07,700 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=362, PETRI_DIFFERENCE_MINUEND_PLACES=159, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=366, PETRI_PLACES=161, PETRI_TRANSITIONS=158} [2024-10-14 17:16:07,701 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -11 predicate places. [2024-10-14 17:16:07,701 INFO L471 AbstractCegarLoop]: Abstraction has has 161 places, 158 transitions, 366 flow [2024-10-14 17:16:07,702 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 164.33333333333334) internal successors, (493), 3 states have internal predecessors, (493), 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-10-14 17:16:07,702 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:07,702 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:07,719 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-14 17:16:07,903 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-14 17:16:07,903 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:07,904 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:07,904 INFO L85 PathProgramCache]: Analyzing trace with hash -1801256274, now seen corresponding path program 1 times [2024-10-14 17:16:07,904 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:07,904 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1927962575] [2024-10-14 17:16:07,904 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:07,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:07,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:08,011 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:16:08,012 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:08,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1927962575] [2024-10-14 17:16:08,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1927962575] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 17:16:08,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [834043527] [2024-10-14 17:16:08,012 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:08,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 17:16:08,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 17:16:08,014 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 17:16:08,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-14 17:16:08,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:08,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 284 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 17:16:08,137 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 17:16:08,159 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-14 17:16:08,160 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 17:16:08,160 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [834043527] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:08,160 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 17:16:08,160 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2024-10-14 17:16:08,160 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [614697420] [2024-10-14 17:16:08,160 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:08,161 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:08,161 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:08,162 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:08,162 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:16:08,172 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 189 [2024-10-14 17:16:08,173 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 158 transitions, 366 flow. Second operand has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:16:08,173 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:08,174 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 189 [2024-10-14 17:16:08,174 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:08,257 INFO L124 PetriNetUnfolderBase]: 81/652 cut-off events. [2024-10-14 17:16:08,257 INFO L125 PetriNetUnfolderBase]: For 46/46 co-relation queries the response was YES. [2024-10-14 17:16:08,259 INFO L83 FinitePrefix]: Finished finitePrefix Result has 967 conditions, 652 events. 81/652 cut-off events. For 46/46 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2776 event pairs, 24 based on Foata normal form. 0/632 useless extension candidates. Maximal degree in co-relation 728. Up to 121 conditions per place. [2024-10-14 17:16:08,260 INFO L140 encePairwiseOnDemand]: 186/189 looper letters, 20 selfloop transitions, 2 changer transitions 0/162 dead transitions. [2024-10-14 17:16:08,260 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 162 transitions, 423 flow [2024-10-14 17:16:08,261 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:08,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:08,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 515 transitions. [2024-10-14 17:16:08,262 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.908289241622575 [2024-10-14 17:16:08,262 INFO L175 Difference]: Start difference. First operand has 161 places, 158 transitions, 366 flow. Second operand 3 states and 515 transitions. [2024-10-14 17:16:08,262 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 162 transitions, 423 flow [2024-10-14 17:16:08,264 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 162 transitions, 419 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:08,265 INFO L231 Difference]: Finished difference. Result has 160 places, 157 transitions, 364 flow [2024-10-14 17:16:08,266 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=360, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=157, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=155, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=364, PETRI_PLACES=160, PETRI_TRANSITIONS=157} [2024-10-14 17:16:08,266 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -12 predicate places. [2024-10-14 17:16:08,267 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 157 transitions, 364 flow [2024-10-14 17:16:08,267 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:16:08,267 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:16:08,267 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-14 17:16:08,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-14 17:16:08,468 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-10-14 17:16:08,469 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread2Err5ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-14 17:16:08,469 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:16:08,469 INFO L85 PathProgramCache]: Analyzing trace with hash 1049230548, now seen corresponding path program 1 times [2024-10-14 17:16:08,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:16:08,470 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244507718] [2024-10-14 17:16:08,470 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:08,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:16:08,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:08,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-14 17:16:08,611 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:16:08,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244507718] [2024-10-14 17:16:08,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244507718] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 17:16:08,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2016444736] [2024-10-14 17:16:08,611 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:16:08,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 17:16:08,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 17:16:08,614 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 17:16:08,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-14 17:16:08,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:16:08,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 318 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 17:16:08,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 17:16:08,778 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-14 17:16:08,778 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 17:16:08,779 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2016444736] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:16:08,779 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 17:16:08,779 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2024-10-14 17:16:08,779 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1488674411] [2024-10-14 17:16:08,779 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:16:08,780 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:16:08,780 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:16:08,780 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:16:08,780 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:16:08,787 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 189 [2024-10-14 17:16:08,788 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 157 transitions, 364 flow. Second operand has 3 states, 3 states have (on average 169.66666666666666) internal successors, (509), 3 states have internal predecessors, (509), 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-10-14 17:16:08,788 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:16:08,788 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 189 [2024-10-14 17:16:08,789 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:16:08,855 INFO L124 PetriNetUnfolderBase]: 58/571 cut-off events. [2024-10-14 17:16:08,855 INFO L125 PetriNetUnfolderBase]: For 40/40 co-relation queries the response was YES. [2024-10-14 17:16:08,856 INFO L83 FinitePrefix]: Finished finitePrefix Result has 821 conditions, 571 events. 58/571 cut-off events. For 40/40 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2173 event pairs, 19 based on Foata normal form. 1/556 useless extension candidates. Maximal degree in co-relation 743. Up to 105 conditions per place. [2024-10-14 17:16:08,857 INFO L140 encePairwiseOnDemand]: 187/189 looper letters, 0 selfloop transitions, 0 changer transitions 156/156 dead transitions. [2024-10-14 17:16:08,857 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 161 places, 156 transitions, 390 flow [2024-10-14 17:16:08,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:16:08,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:16:08,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 513 transitions. [2024-10-14 17:16:08,859 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9047619047619048 [2024-10-14 17:16:08,859 INFO L175 Difference]: Start difference. First operand has 160 places, 157 transitions, 364 flow. Second operand 3 states and 513 transitions. [2024-10-14 17:16:08,859 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 161 places, 156 transitions, 390 flow [2024-10-14 17:16:08,860 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 159 places, 156 transitions, 386 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:16:08,861 INFO L231 Difference]: Finished difference. Result has 159 places, 0 transitions, 0 flow [2024-10-14 17:16:08,862 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=189, PETRI_DIFFERENCE_MINUEND_FLOW=358, PETRI_DIFFERENCE_MINUEND_PLACES=157, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=159, PETRI_TRANSITIONS=0} [2024-10-14 17:16:08,862 INFO L277 CegarLoopForPetriNet]: 172 programPoint places, -13 predicate places. [2024-10-14 17:16:08,862 INFO L471 AbstractCegarLoop]: Abstraction has has 159 places, 0 transitions, 0 flow [2024-10-14 17:16:08,863 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 169.66666666666666) internal successors, (509), 3 states have internal predecessors, (509), 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-10-14 17:16:08,865 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (27 of 28 remaining) [2024-10-14 17:16:08,866 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (26 of 28 remaining) [2024-10-14 17:16:08,866 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (25 of 28 remaining) [2024-10-14 17:16:08,866 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (24 of 28 remaining) [2024-10-14 17:16:08,866 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (23 of 28 remaining) [2024-10-14 17:16:08,867 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (22 of 28 remaining) [2024-10-14 17:16:08,867 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (21 of 28 remaining) [2024-10-14 17:16:08,867 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (20 of 28 remaining) [2024-10-14 17:16:08,867 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (19 of 28 remaining) [2024-10-14 17:16:08,867 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (18 of 28 remaining) [2024-10-14 17:16:08,867 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (17 of 28 remaining) [2024-10-14 17:16:08,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (16 of 28 remaining) [2024-10-14 17:16:08,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (15 of 28 remaining) [2024-10-14 17:16:08,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 28 remaining) [2024-10-14 17:16:08,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (13 of 28 remaining) [2024-10-14 17:16:08,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 28 remaining) [2024-10-14 17:16:08,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 28 remaining) [2024-10-14 17:16:08,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (10 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (9 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (8 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (7 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (6 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (5 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (4 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (3 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (2 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (1 of 28 remaining) [2024-10-14 17:16:08,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (0 of 28 remaining) [2024-10-14 17:16:08,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-14 17:16:09,073 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 17:16:09,074 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:16:09,079 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-14 17:16:09,080 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-14 17:16:09,085 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 14.10 05:16:09 BasicIcfg [2024-10-14 17:16:09,085 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-14 17:16:09,086 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-14 17:16:09,086 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-14 17:16:09,086 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-14 17:16:09,087 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 05:16:03" (3/4) ... [2024-10-14 17:16:09,089 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-14 17:16:09,092 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-10-14 17:16:09,092 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-10-14 17:16:09,096 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2024-10-14 17:16:09,096 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-10-14 17:16:09,097 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-10-14 17:16:09,097 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-10-14 17:16:09,179 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-14 17:16:09,182 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-10-14 17:16:09,182 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-14 17:16:09,183 INFO L158 Benchmark]: Toolchain (without parser) took 6912.36ms. Allocated memory was 151.0MB in the beginning and 260.0MB in the end (delta: 109.1MB). Free memory was 91.5MB in the beginning and 176.4MB in the end (delta: -84.9MB). Peak memory consumption was 26.6MB. Max. memory is 16.1GB. [2024-10-14 17:16:09,183 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 151.0MB. Free memory is still 109.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-14 17:16:09,183 INFO L158 Benchmark]: CACSL2BoogieTranslator took 590.11ms. Allocated memory is still 151.0MB. Free memory was 91.5MB in the beginning and 117.9MB in the end (delta: -26.4MB). Peak memory consumption was 35.3MB. Max. memory is 16.1GB. [2024-10-14 17:16:09,184 INFO L158 Benchmark]: Boogie Procedure Inliner took 80.08ms. Allocated memory was 151.0MB in the beginning and 216.0MB in the end (delta: 65.0MB). Free memory was 117.8MB in the beginning and 185.9MB in the end (delta: -68.1MB). Peak memory consumption was 2.6MB. Max. memory is 16.1GB. [2024-10-14 17:16:09,184 INFO L158 Benchmark]: Boogie Preprocessor took 50.80ms. Allocated memory is still 216.0MB. Free memory was 185.9MB in the beginning and 184.0MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-14 17:16:09,184 INFO L158 Benchmark]: RCFGBuilder took 557.55ms. Allocated memory is still 216.0MB. Free memory was 184.0MB in the beginning and 161.9MB in the end (delta: 22.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-10-14 17:16:09,184 INFO L158 Benchmark]: TraceAbstraction took 5530.75ms. Allocated memory was 216.0MB in the beginning and 260.0MB in the end (delta: 44.0MB). Free memory was 160.9MB in the beginning and 181.4MB in the end (delta: -20.5MB). Peak memory consumption was 24.3MB. Max. memory is 16.1GB. [2024-10-14 17:16:09,185 INFO L158 Benchmark]: Witness Printer took 96.56ms. Allocated memory is still 260.0MB. Free memory was 181.4MB in the beginning and 176.4MB in the end (delta: 5.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-14 17:16:09,186 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.18ms. Allocated memory is still 151.0MB. Free memory is still 109.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 590.11ms. Allocated memory is still 151.0MB. Free memory was 91.5MB in the beginning and 117.9MB in the end (delta: -26.4MB). Peak memory consumption was 35.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 80.08ms. Allocated memory was 151.0MB in the beginning and 216.0MB in the end (delta: 65.0MB). Free memory was 117.8MB in the beginning and 185.9MB in the end (delta: -68.1MB). Peak memory consumption was 2.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 50.80ms. Allocated memory is still 216.0MB. Free memory was 185.9MB in the beginning and 184.0MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 557.55ms. Allocated memory is still 216.0MB. Free memory was 184.0MB in the beginning and 161.9MB in the end (delta: 22.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * TraceAbstraction took 5530.75ms. Allocated memory was 216.0MB in the beginning and 260.0MB in the end (delta: 44.0MB). Free memory was 160.9MB in the beginning and 181.4MB in the end (delta: -20.5MB). Peak memory consumption was 24.3MB. Max. memory is 16.1GB. * Witness Printer took 96.56ms. Allocated memory is still 260.0MB. Free memory was 181.4MB in the beginning and 176.4MB in the end (delta: 5.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 882]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 882]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 902]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 894]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 896]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 902]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 896]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 903]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 897]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 897]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 908]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 909]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 917]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 918]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 267 locations, 28 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: 5.4s, OverallIterations: 13, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 399 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 162 mSDsluCounter, 46 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 36 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 652 IncrementalHoareTripleChecker+Invalid, 688 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 36 mSolverCounterUnsat, 46 mSDtfsCounter, 652 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 436 GetRequests, 414 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=506occurred in iteration=6, InterpolantAutomatonStates: 39, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 1.1s InterpolantComputationTime, 1621 NumberOfCodeBlocks, 1621 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 1605 ConstructedInterpolants, 0 QuantifiedInterpolants, 1911 SizeOfPredicates, 0 NumberOfNonLiveVariables, 878 ConjunctsInSsa, 9 ConjunctsInUnsatCore, 16 InterpolantComputations, 13 PerfectInterpolantSequences, 5/8 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 - AllSpecificationsHoldResult: All specifications hold 15 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-10-14 17:16:09,218 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE