./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-b.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-b.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 bee6bfabfc9168d01d046a770b423c49a0035ad8b39e289385170f3b76ba2fb2 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 05:33:06,238 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 05:33:06,323 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 05:33:06,332 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 05:33:06,333 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 05:33:06,385 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 05:33:06,386 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 05:33:06,386 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 05:33:06,386 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 05:33:06,387 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 05:33:06,387 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 05:33:06,406 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 05:33:06,408 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 05:33:06,409 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 05:33:06,409 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 05:33:06,411 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 05:33:06,412 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 05:33:06,412 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 05:33:06,412 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 05:33:06,412 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 05:33:06,413 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 05:33:06,417 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 05:33:06,417 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 05:33:06,417 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 05:33:06,418 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 05:33:06,418 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 05:33:06,418 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 05:33:06,418 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 05:33:06,419 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 05:33:06,419 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 05:33:06,419 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 05:33:06,419 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:33:06,419 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 05:33:06,420 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 05:33:06,420 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 05:33:06,420 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 05:33:06,420 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 05:33:06,420 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 05:33:06,421 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 05:33:06,421 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 05:33:06,421 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 05:33:06,422 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 -> bee6bfabfc9168d01d046a770b423c49a0035ad8b39e289385170f3b76ba2fb2 [2024-11-19 05:33:06,714 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 05:33:06,743 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 05:33:06,746 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 05:33:06,748 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 05:33:06,748 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 05:33:06,749 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-b.i [2024-11-19 05:33:08,265 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 05:33:08,528 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 05:33:08,529 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-b.i [2024-11-19 05:33:08,545 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bbde7a25f/530c604f56e64526964cbd6a71f5d53d/FLAG93e66780b [2024-11-19 05:33:08,560 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bbde7a25f/530c604f56e64526964cbd6a71f5d53d [2024-11-19 05:33:08,563 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 05:33:08,564 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 05:33:08,565 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 05:33:08,565 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 05:33:08,574 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 05:33:08,575 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:33:08" (1/1) ... [2024-11-19 05:33:08,576 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7aec072c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:08, skipping insertion in model container [2024-11-19 05:33:08,576 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:33:08" (1/1) ... [2024-11-19 05:33:08,624 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 05:33:09,044 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:33:09,056 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 05:33:09,124 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:33:09,174 INFO L204 MainTranslator]: Completed translation [2024-11-19 05:33:09,174 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09 WrapperNode [2024-11-19 05:33:09,174 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 05:33:09,176 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 05:33:09,176 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 05:33:09,176 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 05:33:09,183 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,201 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,234 INFO L138 Inliner]: procedures = 169, calls = 16, calls flagged for inlining = 6, calls inlined = 9, statements flattened = 178 [2024-11-19 05:33:09,236 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 05:33:09,236 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 05:33:09,237 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 05:33:09,237 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 05:33:09,247 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,248 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,252 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,252 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,260 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,264 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,270 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,271 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,280 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 05:33:09,281 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 05:33:09,281 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 05:33:09,281 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 05:33:09,282 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (1/1) ... [2024-11-19 05:33:09,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:33:09,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:33:09,318 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 05:33:09,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 05:33:09,366 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 05:33:09,366 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-19 05:33:09,366 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-19 05:33:09,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 05:33:09,367 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 05:33:09,367 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 05:33:09,367 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 05:33:09,367 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 05:33:09,367 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 05:33:09,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 05:33:09,368 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 05:33:09,492 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 05:33:09,493 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 05:33:09,780 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 05:33:09,780 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 05:33:10,045 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 05:33:10,046 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-19 05:33:10,046 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:33:10 BoogieIcfgContainer [2024-11-19 05:33:10,046 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 05:33:10,050 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 05:33:10,050 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 05:33:10,054 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 05:33:10,055 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:33:08" (1/3) ... [2024-11-19 05:33:10,055 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4527c339 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:33:10, skipping insertion in model container [2024-11-19 05:33:10,056 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:33:09" (2/3) ... [2024-11-19 05:33:10,056 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4527c339 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:33:10, skipping insertion in model container [2024-11-19 05:33:10,057 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:33:10" (3/3) ... [2024-11-19 05:33:10,058 INFO L112 eAbstractionObserver]: Analyzing ICFG 48_ticket_lock_low_contention_vs-b.i [2024-11-19 05:33:10,076 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 05:33:10,077 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 24 error locations. [2024-11-19 05:33:10,077 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 05:33:10,139 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 05:33:10,179 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 150 places, 156 transitions, 316 flow [2024-11-19 05:33:10,280 INFO L124 PetriNetUnfolderBase]: 14/237 cut-off events. [2024-11-19 05:33:10,281 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:33:10,292 INFO L83 FinitePrefix]: Finished finitePrefix Result has 241 conditions, 237 events. 14/237 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 805 event pairs, 0 based on Foata normal form. 0/185 useless extension candidates. Maximal degree in co-relation 142. Up to 4 conditions per place. [2024-11-19 05:33:10,293 INFO L82 GeneralOperation]: Start removeDead. Operand has 150 places, 156 transitions, 316 flow [2024-11-19 05:33:10,303 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 150 places, 156 transitions, 316 flow [2024-11-19 05:33:10,316 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:33:10,325 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;@13b67ad, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:33:10,325 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-11-19 05:33:10,337 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:33:10,337 INFO L124 PetriNetUnfolderBase]: 1/27 cut-off events. [2024-11-19 05:33:10,337 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:33:10,338 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:10,339 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:10,339 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-19 05:33:10,345 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:10,345 INFO L85 PathProgramCache]: Analyzing trace with hash 1265999894, now seen corresponding path program 1 times [2024-11-19 05:33:10,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:10,356 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1371853034] [2024-11-19 05:33:10,356 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:10,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:10,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:10,551 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:33:10,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:10,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1371853034] [2024-11-19 05:33:10,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1371853034] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:10,553 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:10,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:33:10,554 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1844579852] [2024-11-19 05:33:10,555 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:10,566 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 05:33:10,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:10,600 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 05:33:10,601 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 05:33:10,605 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 156 [2024-11-19 05:33:10,609 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 156 transitions, 316 flow. Second operand has 2 states, 2 states have (on average 135.0) internal successors, (270), 2 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:10,609 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:10,609 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 156 [2024-11-19 05:33:10,610 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:33:10,694 INFO L124 PetriNetUnfolderBase]: 5/255 cut-off events. [2024-11-19 05:33:10,695 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-19 05:33:10,697 INFO L83 FinitePrefix]: Finished finitePrefix Result has 266 conditions, 255 events. 5/255 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 780 event pairs, 1 based on Foata normal form. 16/232 useless extension candidates. Maximal degree in co-relation 175. Up to 7 conditions per place. [2024-11-19 05:33:10,704 INFO L140 encePairwiseOnDemand]: 139/156 looper letters, 3 selfloop transitions, 0 changer transitions 0/135 dead transitions. [2024-11-19 05:33:10,704 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 135 transitions, 280 flow [2024-11-19 05:33:10,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-19 05:33:10,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-19 05:33:10,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 288 transitions. [2024-11-19 05:33:10,724 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9230769230769231 [2024-11-19 05:33:10,726 INFO L175 Difference]: Start difference. First operand has 150 places, 156 transitions, 316 flow. Second operand 2 states and 288 transitions. [2024-11-19 05:33:10,727 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 135 transitions, 280 flow [2024-11-19 05:33:10,730 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 135 transitions, 280 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:33:10,735 INFO L231 Difference]: Finished difference. Result has 137 places, 135 transitions, 274 flow [2024-11-19 05:33:10,739 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=274, PETRI_PLACES=137, PETRI_TRANSITIONS=135} [2024-11-19 05:33:10,745 INFO L277 CegarLoopForPetriNet]: 150 programPoint places, -13 predicate places. [2024-11-19 05:33:10,746 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 135 transitions, 274 flow [2024-11-19 05:33:10,747 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 135.0) internal successors, (270), 2 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:10,747 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:10,747 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:10,748 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 05:33:10,748 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-19 05:33:10,749 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:10,751 INFO L85 PathProgramCache]: Analyzing trace with hash 1111083144, now seen corresponding path program 1 times [2024-11-19 05:33:10,751 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:10,751 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [215104725] [2024-11-19 05:33:10,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:10,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:10,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:33:10,796 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 05:33:10,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:33:10,835 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 05:33:10,836 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 05:33:10,838 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-11-19 05:33:10,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-11-19 05:33:10,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-11-19 05:33:10,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-11-19 05:33:10,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-11-19 05:33:10,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-11-19 05:33:10,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-11-19 05:33:10,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-11-19 05:33:10,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-11-19 05:33:10,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-11-19 05:33:10,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-11-19 05:33:10,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-11-19 05:33:10,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-11-19 05:33:10,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-11-19 05:33:10,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-11-19 05:33:10,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-11-19 05:33:10,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-11-19 05:33:10,844 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-11-19 05:33:10,844 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-11-19 05:33:10,845 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-11-19 05:33:10,845 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-11-19 05:33:10,845 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-11-19 05:33:10,845 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-11-19 05:33:10,846 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-11-19 05:33:10,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-11-19 05:33:10,848 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-11-19 05:33:10,848 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-11-19 05:33:10,848 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-11-19 05:33:10,848 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-11-19 05:33:10,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2024-11-19 05:33:10,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-11-19 05:33:10,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-11-19 05:33:10,850 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-11-19 05:33:10,850 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-11-19 05:33:10,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-11-19 05:33:10,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-11-19 05:33:10,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-11-19 05:33:10,851 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 05:33:10,851 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-19 05:33:10,855 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 05:33:10,855 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-19 05:33:10,935 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 05:33:10,977 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 210 places, 218 transitions, 446 flow [2024-11-19 05:33:11,053 INFO L124 PetriNetUnfolderBase]: 23/380 cut-off events. [2024-11-19 05:33:11,053 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-19 05:33:11,060 INFO L83 FinitePrefix]: Finished finitePrefix Result has 388 conditions, 380 events. 23/380 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1695 event pairs, 0 based on Foata normal form. 0/294 useless extension candidates. Maximal degree in co-relation 238. Up to 6 conditions per place. [2024-11-19 05:33:11,060 INFO L82 GeneralOperation]: Start removeDead. Operand has 210 places, 218 transitions, 446 flow [2024-11-19 05:33:11,065 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 210 places, 218 transitions, 446 flow [2024-11-19 05:33:11,067 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:33:11,068 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;@13b67ad, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:33:11,068 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2024-11-19 05:33:11,072 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:33:11,072 INFO L124 PetriNetUnfolderBase]: 1/27 cut-off events. [2024-11-19 05:33:11,072 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:33:11,072 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:11,072 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:11,073 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-19 05:33:11,073 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:11,073 INFO L85 PathProgramCache]: Analyzing trace with hash 872190896, now seen corresponding path program 1 times [2024-11-19 05:33:11,073 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:11,074 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1524180063] [2024-11-19 05:33:11,074 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:11,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:11,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:11,104 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:33:11,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:11,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1524180063] [2024-11-19 05:33:11,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1524180063] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:11,105 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:11,105 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:33:11,105 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2086917276] [2024-11-19 05:33:11,105 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:11,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 05:33:11,106 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:11,106 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 05:33:11,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 05:33:11,107 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 218 [2024-11-19 05:33:11,108 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 218 transitions, 446 flow. Second operand has 2 states, 2 states have (on average 186.0) internal successors, (372), 2 states have internal predecessors, (372), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:11,108 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:11,108 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 218 [2024-11-19 05:33:11,108 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:33:11,237 INFO L124 PetriNetUnfolderBase]: 18/628 cut-off events. [2024-11-19 05:33:11,238 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-19 05:33:11,243 INFO L83 FinitePrefix]: Finished finitePrefix Result has 660 conditions, 628 events. 18/628 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 3571 event pairs, 7 based on Foata normal form. 46/567 useless extension candidates. Maximal degree in co-relation 385. Up to 21 conditions per place. [2024-11-19 05:33:11,247 INFO L140 encePairwiseOnDemand]: 193/218 looper letters, 5 selfloop transitions, 0 changer transitions 0/187 dead transitions. [2024-11-19 05:33:11,248 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 190 places, 187 transitions, 394 flow [2024-11-19 05:33:11,249 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-19 05:33:11,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-19 05:33:11,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 400 transitions. [2024-11-19 05:33:11,253 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9174311926605505 [2024-11-19 05:33:11,253 INFO L175 Difference]: Start difference. First operand has 210 places, 218 transitions, 446 flow. Second operand 2 states and 400 transitions. [2024-11-19 05:33:11,253 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 190 places, 187 transitions, 394 flow [2024-11-19 05:33:11,255 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 187 transitions, 394 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:33:11,258 INFO L231 Difference]: Finished difference. Result has 190 places, 187 transitions, 384 flow [2024-11-19 05:33:11,258 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=384, PETRI_DIFFERENCE_MINUEND_PLACES=189, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=187, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=384, PETRI_PLACES=190, PETRI_TRANSITIONS=187} [2024-11-19 05:33:11,259 INFO L277 CegarLoopForPetriNet]: 210 programPoint places, -20 predicate places. [2024-11-19 05:33:11,259 INFO L471 AbstractCegarLoop]: Abstraction has has 190 places, 187 transitions, 384 flow [2024-11-19 05:33:11,260 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 186.0) internal successors, (372), 2 states have internal predecessors, (372), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:11,260 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:11,260 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:11,260 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 05:33:11,261 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-19 05:33:11,261 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:11,261 INFO L85 PathProgramCache]: Analyzing trace with hash 335312196, now seen corresponding path program 1 times [2024-11-19 05:33:11,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:11,262 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [157699141] [2024-11-19 05:33:11,262 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:11,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:11,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:11,893 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:33:11,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:11,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [157699141] [2024-11-19 05:33:11,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [157699141] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:11,893 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:11,893 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:33:11,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1781187239] [2024-11-19 05:33:11,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:11,894 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:33:11,894 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:11,895 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:33:11,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:33:12,109 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 218 [2024-11-19 05:33:12,111 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 187 transitions, 384 flow. Second operand has 6 states, 6 states have (on average 176.33333333333334) internal successors, (1058), 6 states have internal predecessors, (1058), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:12,112 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:12,112 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 218 [2024-11-19 05:33:12,112 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:33:12,599 INFO L124 PetriNetUnfolderBase]: 134/2680 cut-off events. [2024-11-19 05:33:12,599 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-19 05:33:12,623 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2904 conditions, 2680 events. 134/2680 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 24274 event pairs, 33 based on Foata normal form. 0/2214 useless extension candidates. Maximal degree in co-relation 2899. Up to 141 conditions per place. [2024-11-19 05:33:12,642 INFO L140 encePairwiseOnDemand]: 209/218 looper letters, 18 selfloop transitions, 14 changer transitions 0/204 dead transitions. [2024-11-19 05:33:12,643 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 204 transitions, 482 flow [2024-11-19 05:33:12,643 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:33:12,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:33:12,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1083 transitions. [2024-11-19 05:33:12,648 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8279816513761468 [2024-11-19 05:33:12,648 INFO L175 Difference]: Start difference. First operand has 190 places, 187 transitions, 384 flow. Second operand 6 states and 1083 transitions. [2024-11-19 05:33:12,648 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 204 transitions, 482 flow [2024-11-19 05:33:12,651 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 204 transitions, 482 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:33:12,656 INFO L231 Difference]: Finished difference. Result has 200 places, 201 transitions, 486 flow [2024-11-19 05:33:12,659 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=384, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=187, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=179, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=486, PETRI_PLACES=200, PETRI_TRANSITIONS=201} [2024-11-19 05:33:12,660 INFO L277 CegarLoopForPetriNet]: 210 programPoint places, -10 predicate places. [2024-11-19 05:33:12,661 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 201 transitions, 486 flow [2024-11-19 05:33:12,662 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 176.33333333333334) internal successors, (1058), 6 states have internal predecessors, (1058), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:12,663 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:12,663 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] [2024-11-19 05:33:12,663 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 05:33:12,663 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-19 05:33:12,663 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:12,664 INFO L85 PathProgramCache]: Analyzing trace with hash -94538543, now seen corresponding path program 1 times [2024-11-19 05:33:12,664 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:12,664 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837135176] [2024-11-19 05:33:12,664 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:12,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:13,020 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:33:13,020 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:13,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [837135176] [2024-11-19 05:33:13,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [837135176] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:13,021 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:13,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:33:13,021 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [252597201] [2024-11-19 05:33:13,021 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:13,021 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:33:13,022 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:13,022 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:33:13,022 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:33:13,171 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 218 [2024-11-19 05:33:13,173 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 201 transitions, 486 flow. Second operand has 6 states, 6 states have (on average 178.33333333333334) internal successors, (1070), 6 states have internal predecessors, (1070), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:13,173 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:13,173 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 218 [2024-11-19 05:33:13,173 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:33:14,114 INFO L124 PetriNetUnfolderBase]: 424/5479 cut-off events. [2024-11-19 05:33:14,114 INFO L125 PetriNetUnfolderBase]: For 551/587 co-relation queries the response was YES. [2024-11-19 05:33:14,154 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6940 conditions, 5479 events. 424/5479 cut-off events. For 551/587 co-relation queries the response was YES. Maximal size of possible extension queue 140. Compared 59225 event pairs, 36 based on Foata normal form. 0/4584 useless extension candidates. Maximal degree in co-relation 6930. Up to 366 conditions per place. [2024-11-19 05:33:14,184 INFO L140 encePairwiseOnDemand]: 209/218 looper letters, 28 selfloop transitions, 30 changer transitions 0/238 dead transitions. [2024-11-19 05:33:14,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 238 transitions, 768 flow [2024-11-19 05:33:14,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:33:14,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:33:14,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1097 transitions. [2024-11-19 05:33:14,190 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8386850152905199 [2024-11-19 05:33:14,190 INFO L175 Difference]: Start difference. First operand has 200 places, 201 transitions, 486 flow. Second operand 6 states and 1097 transitions. [2024-11-19 05:33:14,190 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 238 transitions, 768 flow [2024-11-19 05:33:14,199 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 238 transitions, 768 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:33:14,203 INFO L231 Difference]: Finished difference. Result has 210 places, 231 transitions, 764 flow [2024-11-19 05:33:14,205 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=486, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=764, PETRI_PLACES=210, PETRI_TRANSITIONS=231} [2024-11-19 05:33:14,206 INFO L277 CegarLoopForPetriNet]: 210 programPoint places, 0 predicate places. [2024-11-19 05:33:14,207 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 231 transitions, 764 flow [2024-11-19 05:33:14,208 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 178.33333333333334) internal successors, (1070), 6 states have internal predecessors, (1070), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:14,210 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:14,211 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:14,211 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 05:33:14,211 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-19 05:33:14,212 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:14,212 INFO L85 PathProgramCache]: Analyzing trace with hash 112493558, now seen corresponding path program 1 times [2024-11-19 05:33:14,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:14,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [303481294] [2024-11-19 05:33:14,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:14,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:14,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:14,260 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:33:14,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:14,262 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [303481294] [2024-11-19 05:33:14,263 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [303481294] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:14,264 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:14,264 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:33:14,264 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773648532] [2024-11-19 05:33:14,264 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:14,265 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:33:14,265 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:14,268 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:33:14,268 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:33:14,302 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 218 [2024-11-19 05:33:14,303 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 231 transitions, 764 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-11-19 05:33:14,303 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:14,304 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 218 [2024-11-19 05:33:14,304 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:33:18,570 INFO L124 PetriNetUnfolderBase]: 4605/30419 cut-off events. [2024-11-19 05:33:18,570 INFO L125 PetriNetUnfolderBase]: For 5521/5680 co-relation queries the response was YES. [2024-11-19 05:33:18,753 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43255 conditions, 30419 events. 4605/30419 cut-off events. For 5521/5680 co-relation queries the response was YES. Maximal size of possible extension queue 752. Compared 434511 event pairs, 1493 based on Foata normal form. 3/26051 useless extension candidates. Maximal degree in co-relation 43240. Up to 5422 conditions per place. [2024-11-19 05:33:18,893 INFO L140 encePairwiseOnDemand]: 197/218 looper letters, 94 selfloop transitions, 15 changer transitions 0/282 dead transitions. [2024-11-19 05:33:18,894 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 282 transitions, 1305 flow [2024-11-19 05:33:18,895 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:33:18,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:33:18,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 543 transitions. [2024-11-19 05:33:18,896 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8302752293577982 [2024-11-19 05:33:18,896 INFO L175 Difference]: Start difference. First operand has 210 places, 231 transitions, 764 flow. Second operand 3 states and 543 transitions. [2024-11-19 05:33:18,896 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 282 transitions, 1305 flow [2024-11-19 05:33:18,911 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 282 transitions, 1305 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:33:18,915 INFO L231 Difference]: Finished difference. Result has 214 places, 246 transitions, 896 flow [2024-11-19 05:33:18,916 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=764, PETRI_DIFFERENCE_MINUEND_PLACES=210, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=231, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=216, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=896, PETRI_PLACES=214, PETRI_TRANSITIONS=246} [2024-11-19 05:33:18,917 INFO L277 CegarLoopForPetriNet]: 210 programPoint places, 4 predicate places. [2024-11-19 05:33:18,918 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 246 transitions, 896 flow [2024-11-19 05:33:18,919 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-11-19 05:33:18,919 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:18,919 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:18,920 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 05:33:18,920 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-19 05:33:18,920 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:18,920 INFO L85 PathProgramCache]: Analyzing trace with hash -1541511447, now seen corresponding path program 1 times [2024-11-19 05:33:18,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:18,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106264671] [2024-11-19 05:33:18,921 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:18,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:18,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:33:18,935 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 05:33:18,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:33:18,949 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 05:33:18,951 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 05:33:18,951 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2024-11-19 05:33:18,951 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2024-11-19 05:33:18,952 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2024-11-19 05:33:18,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2024-11-19 05:33:18,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2024-11-19 05:33:18,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2024-11-19 05:33:18,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2024-11-19 05:33:18,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2024-11-19 05:33:18,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2024-11-19 05:33:18,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2024-11-19 05:33:18,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2024-11-19 05:33:18,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2024-11-19 05:33:18,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2024-11-19 05:33:18,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2024-11-19 05:33:18,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2024-11-19 05:33:18,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2024-11-19 05:33:18,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2024-11-19 05:33:18,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2024-11-19 05:33:18,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2024-11-19 05:33:18,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2024-11-19 05:33:18,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2024-11-19 05:33:18,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2024-11-19 05:33:18,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2024-11-19 05:33:18,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2024-11-19 05:33:18,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2024-11-19 05:33:18,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2024-11-19 05:33:18,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2024-11-19 05:33:18,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2024-11-19 05:33:18,961 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2024-11-19 05:33:18,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2024-11-19 05:33:18,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2024-11-19 05:33:18,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2024-11-19 05:33:18,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2024-11-19 05:33:18,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2024-11-19 05:33:18,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2024-11-19 05:33:18,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2024-11-19 05:33:18,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2024-11-19 05:33:18,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2024-11-19 05:33:18,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2024-11-19 05:33:18,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2024-11-19 05:33:18,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2024-11-19 05:33:18,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2024-11-19 05:33:18,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2024-11-19 05:33:18,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2024-11-19 05:33:18,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2024-11-19 05:33:18,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2024-11-19 05:33:18,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2024-11-19 05:33:18,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2024-11-19 05:33:18,965 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2024-11-19 05:33:18,965 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 05:33:18,965 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-19 05:33:18,966 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 05:33:18,966 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-19 05:33:19,020 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 05:33:19,028 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 270 places, 280 transitions, 578 flow [2024-11-19 05:33:19,087 INFO L124 PetriNetUnfolderBase]: 32/523 cut-off events. [2024-11-19 05:33:19,088 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-19 05:33:19,096 INFO L83 FinitePrefix]: Finished finitePrefix Result has 536 conditions, 523 events. 32/523 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2683 event pairs, 0 based on Foata normal form. 0/403 useless extension candidates. Maximal degree in co-relation 384. Up to 8 conditions per place. [2024-11-19 05:33:19,098 INFO L82 GeneralOperation]: Start removeDead. Operand has 270 places, 280 transitions, 578 flow [2024-11-19 05:33:19,108 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 270 places, 280 transitions, 578 flow [2024-11-19 05:33:19,109 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:33:19,109 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;@13b67ad, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:33:19,109 INFO L334 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2024-11-19 05:33:19,114 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:33:19,116 INFO L124 PetriNetUnfolderBase]: 1/27 cut-off events. [2024-11-19 05:33:19,117 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:33:19,117 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:19,117 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:19,117 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2024-11-19 05:33:19,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:19,117 INFO L85 PathProgramCache]: Analyzing trace with hash 1351465416, now seen corresponding path program 1 times [2024-11-19 05:33:19,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:19,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2083598060] [2024-11-19 05:33:19,118 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:19,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:19,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:19,134 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:33:19,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:19,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2083598060] [2024-11-19 05:33:19,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2083598060] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:19,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:19,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:33:19,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1617898343] [2024-11-19 05:33:19,137 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:19,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 05:33:19,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:19,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 05:33:19,138 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 05:33:19,140 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 280 [2024-11-19 05:33:19,140 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 280 transitions, 578 flow. Second operand has 2 states, 2 states have (on average 237.0) internal successors, (474), 2 states have internal predecessors, (474), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:19,140 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:19,141 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 280 [2024-11-19 05:33:19,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:33:19,527 INFO L124 PetriNetUnfolderBase]: 53/1407 cut-off events. [2024-11-19 05:33:19,528 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-19 05:33:19,547 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1492 conditions, 1407 events. 53/1407 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 11149 event pairs, 27 based on Foata normal form. 116/1271 useless extension candidates. Maximal degree in co-relation 811. Up to 57 conditions per place. [2024-11-19 05:33:19,555 INFO L140 encePairwiseOnDemand]: 247/280 looper letters, 7 selfloop transitions, 0 changer transitions 0/239 dead transitions. [2024-11-19 05:33:19,556 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 243 places, 239 transitions, 510 flow [2024-11-19 05:33:19,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-19 05:33:19,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-19 05:33:19,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 512 transitions. [2024-11-19 05:33:19,558 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9142857142857143 [2024-11-19 05:33:19,558 INFO L175 Difference]: Start difference. First operand has 270 places, 280 transitions, 578 flow. Second operand 2 states and 512 transitions. [2024-11-19 05:33:19,558 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 243 places, 239 transitions, 510 flow [2024-11-19 05:33:19,560 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 243 places, 239 transitions, 508 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-19 05:33:19,562 INFO L231 Difference]: Finished difference. Result has 243 places, 239 transitions, 494 flow [2024-11-19 05:33:19,563 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=494, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=494, PETRI_PLACES=243, PETRI_TRANSITIONS=239} [2024-11-19 05:33:19,564 INFO L277 CegarLoopForPetriNet]: 270 programPoint places, -27 predicate places. [2024-11-19 05:33:19,565 INFO L471 AbstractCegarLoop]: Abstraction has has 243 places, 239 transitions, 494 flow [2024-11-19 05:33:19,565 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 237.0) internal successors, (474), 2 states have internal predecessors, (474), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:19,565 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:19,565 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:19,566 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 05:33:19,566 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2024-11-19 05:33:19,566 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:19,566 INFO L85 PathProgramCache]: Analyzing trace with hash -354017468, now seen corresponding path program 1 times [2024-11-19 05:33:19,566 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:19,567 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [783192799] [2024-11-19 05:33:19,567 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:19,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:19,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:19,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-11-19 05:33:19,852 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:19,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [783192799] [2024-11-19 05:33:19,853 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [783192799] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:19,853 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:19,853 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:33:19,853 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2129378876] [2024-11-19 05:33:19,853 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:19,854 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:33:19,855 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:19,855 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:33:19,856 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:33:20,043 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 280 [2024-11-19 05:33:20,045 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 239 transitions, 494 flow. Second operand has 6 states, 6 states have (on average 227.33333333333334) internal successors, (1364), 6 states have internal predecessors, (1364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:20,045 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:20,045 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 280 [2024-11-19 05:33:20,045 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:33:21,079 INFO L124 PetriNetUnfolderBase]: 444/7105 cut-off events. [2024-11-19 05:33:21,079 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2024-11-19 05:33:21,138 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7729 conditions, 7105 events. 444/7105 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 178. Compared 81815 event pairs, 131 based on Foata normal form. 0/5860 useless extension candidates. Maximal degree in co-relation 7723. Up to 442 conditions per place. [2024-11-19 05:33:21,188 INFO L140 encePairwiseOnDemand]: 270/280 looper letters, 20 selfloop transitions, 18 changer transitions 0/260 dead transitions. [2024-11-19 05:33:21,188 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 260 transitions, 612 flow [2024-11-19 05:33:21,189 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:33:21,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:33:21,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1395 transitions. [2024-11-19 05:33:21,192 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8303571428571429 [2024-11-19 05:33:21,192 INFO L175 Difference]: Start difference. First operand has 243 places, 239 transitions, 494 flow. Second operand 6 states and 1395 transitions. [2024-11-19 05:33:21,192 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 260 transitions, 612 flow [2024-11-19 05:33:21,194 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 260 transitions, 612 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:33:21,197 INFO L231 Difference]: Finished difference. Result has 253 places, 257 transitions, 622 flow [2024-11-19 05:33:21,198 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=494, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=622, PETRI_PLACES=253, PETRI_TRANSITIONS=257} [2024-11-19 05:33:21,199 INFO L277 CegarLoopForPetriNet]: 270 programPoint places, -17 predicate places. [2024-11-19 05:33:21,199 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 257 transitions, 622 flow [2024-11-19 05:33:21,200 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 227.33333333333334) internal successors, (1364), 6 states have internal predecessors, (1364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:21,200 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:21,200 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] [2024-11-19 05:33:21,200 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 05:33:21,201 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2024-11-19 05:33:21,201 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:21,201 INFO L85 PathProgramCache]: Analyzing trace with hash 908656716, now seen corresponding path program 1 times [2024-11-19 05:33:21,201 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:21,202 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [976400261] [2024-11-19 05:33:21,202 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:21,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:21,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:21,455 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:33:21,456 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:21,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [976400261] [2024-11-19 05:33:21,456 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [976400261] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:21,456 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:21,456 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:33:21,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1115669510] [2024-11-19 05:33:21,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:21,457 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:33:21,457 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:21,458 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:33:21,458 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:33:21,632 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 280 [2024-11-19 05:33:21,634 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 257 transitions, 622 flow. Second operand has 6 states, 6 states have (on average 229.33333333333334) internal successors, (1376), 6 states have internal predecessors, (1376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:21,634 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:21,634 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 280 [2024-11-19 05:33:21,634 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:33:24,714 INFO L124 PetriNetUnfolderBase]: 1843/18400 cut-off events. [2024-11-19 05:33:24,715 INFO L125 PetriNetUnfolderBase]: For 2485/2593 co-relation queries the response was YES. [2024-11-19 05:33:24,870 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23689 conditions, 18400 events. 1843/18400 cut-off events. For 2485/2593 co-relation queries the response was YES. Maximal size of possible extension queue 430. Compared 249960 event pairs, 169 based on Foata normal form. 0/15321 useless extension candidates. Maximal degree in co-relation 23678. Up to 1595 conditions per place. [2024-11-19 05:33:24,994 INFO L140 encePairwiseOnDemand]: 270/280 looper letters, 38 selfloop transitions, 50 changer transitions 0/318 dead transitions. [2024-11-19 05:33:24,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 318 transitions, 1104 flow [2024-11-19 05:33:24,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:33:24,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:33:24,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1413 transitions. [2024-11-19 05:33:24,998 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8410714285714286 [2024-11-19 05:33:24,999 INFO L175 Difference]: Start difference. First operand has 253 places, 257 transitions, 622 flow. Second operand 6 states and 1413 transitions. [2024-11-19 05:33:24,999 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 318 transitions, 1104 flow [2024-11-19 05:33:25,007 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 318 transitions, 1104 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:33:25,011 INFO L231 Difference]: Finished difference. Result has 263 places, 307 transitions, 1102 flow [2024-11-19 05:33:25,012 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=622, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=257, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1102, PETRI_PLACES=263, PETRI_TRANSITIONS=307} [2024-11-19 05:33:25,013 INFO L277 CegarLoopForPetriNet]: 270 programPoint places, -7 predicate places. [2024-11-19 05:33:25,013 INFO L471 AbstractCegarLoop]: Abstraction has has 263 places, 307 transitions, 1102 flow [2024-11-19 05:33:25,014 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 229.33333333333334) internal successors, (1376), 6 states have internal predecessors, (1376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:25,014 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:33:25,014 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:33:25,014 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 05:33:25,015 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2024-11-19 05:33:25,015 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:33:25,015 INFO L85 PathProgramCache]: Analyzing trace with hash -908341002, now seen corresponding path program 1 times [2024-11-19 05:33:25,015 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:33:25,015 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1416201898] [2024-11-19 05:33:25,016 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:33:25,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:33:25,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:33:25,056 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:33:25,056 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:33:25,056 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1416201898] [2024-11-19 05:33:25,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1416201898] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:33:25,057 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:33:25,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:33:25,057 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1551823808] [2024-11-19 05:33:25,057 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:33:25,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:33:25,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:33:25,058 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:33:25,058 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:33:25,098 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 208 out of 280 [2024-11-19 05:33:25,099 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 307 transitions, 1102 flow. Second operand has 3 states, 3 states have (on average 209.0) internal successors, (627), 3 states have internal predecessors, (627), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:33:25,099 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:33:25,099 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 280 [2024-11-19 05:33:25,099 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:34:14,138 INFO L124 PetriNetUnfolderBase]: 74517/327694 cut-off events. [2024-11-19 05:34:14,139 INFO L125 PetriNetUnfolderBase]: For 101896/104822 co-relation queries the response was YES. [2024-11-19 05:34:17,996 INFO L83 FinitePrefix]: Finished finitePrefix Result has 498667 conditions, 327694 events. 74517/327694 cut-off events. For 101896/104822 co-relation queries the response was YES. Maximal size of possible extension queue 6873. Compared 5978881 event pairs, 25975 based on Foata normal form. 17/276949 useless extension candidates. Maximal degree in co-relation 498651. Up to 75439 conditions per place.