./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread/stateful01-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 8be7027f 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/stateful01-1.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 4f746010868b331b940ee2293ff3d78b9aa516b26fde95d84f76493b23741d03 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 12:08:07,620 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 12:08:07,693 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-12 12:08:07,698 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 12:08:07,700 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 12:08:07,737 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 12:08:07,738 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 12:08:07,739 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 12:08:07,739 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 12:08:07,743 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 12:08:07,743 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 12:08:07,744 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 12:08:07,744 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 12:08:07,744 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 12:08:07,744 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 12:08:07,745 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 12:08:07,745 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 12:08:07,745 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 12:08:07,746 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 12:08:07,746 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 12:08:07,747 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 12:08:07,748 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 12:08:07,748 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-12 12:08:07,748 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 12:08:07,749 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 12:08:07,749 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 12:08:07,749 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 12:08:07,749 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 12:08:07,749 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 12:08:07,750 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 12:08:07,750 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 12:08:07,750 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:08:07,750 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 12:08:07,751 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 12:08:07,751 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 12:08:07,751 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 12:08:07,753 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 12:08:07,753 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 12:08:07,754 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 12:08:07,754 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 12:08:07,754 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 12:08:07,755 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 -> 4f746010868b331b940ee2293ff3d78b9aa516b26fde95d84f76493b23741d03 [2024-11-12 12:08:08,005 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 12:08:08,031 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 12:08:08,034 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 12:08:08,035 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 12:08:08,036 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 12:08:08,037 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/stateful01-1.i [2024-11-12 12:08:09,602 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 12:08:09,862 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 12:08:09,862 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/stateful01-1.i [2024-11-12 12:08:09,878 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/75d3f29a9/2dbaa0e80213489783a10fceda3141cb/FLAGffadffa74 [2024-11-12 12:08:09,898 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/75d3f29a9/2dbaa0e80213489783a10fceda3141cb [2024-11-12 12:08:09,900 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 12:08:09,901 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 12:08:09,903 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 12:08:09,905 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 12:08:09,910 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 12:08:09,911 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:08:09" (1/1) ... [2024-11-12 12:08:09,912 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@446a3f64 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:09, skipping insertion in model container [2024-11-12 12:08:09,912 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:08:09" (1/1) ... [2024-11-12 12:08:09,965 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 12:08:10,362 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:08:10,388 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 12:08:10,447 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:08:10,493 INFO L204 MainTranslator]: Completed translation [2024-11-12 12:08:10,493 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10 WrapperNode [2024-11-12 12:08:10,494 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 12:08:10,495 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 12:08:10,495 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 12:08:10,495 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 12:08:10,504 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,520 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,551 INFO L138 Inliner]: procedures = 168, calls = 29, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 69 [2024-11-12 12:08:10,552 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 12:08:10,553 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 12:08:10,553 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 12:08:10,553 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 12:08:10,562 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,563 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,567 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,567 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,574 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,580 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,583 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,586 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,592 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 12:08:10,593 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 12:08:10,594 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 12:08:10,594 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 12:08:10,595 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (1/1) ... [2024-11-12 12:08:10,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:08:10,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 12:08:10,636 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-12 12:08:10,643 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-12 12:08:10,696 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-12 12:08:10,696 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-12 12:08:10,696 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-12 12:08:10,696 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-12 12:08:10,696 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-12 12:08:10,696 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 12:08:10,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-12 12:08:10,697 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-12 12:08:10,697 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 12:08:10,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 12:08:10,699 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-12 12:08:10,854 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 12:08:10,856 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 12:08:11,115 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-12 12:08:11,115 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 12:08:11,150 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 12:08:11,150 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-12 12:08:11,151 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:08:11 BoogieIcfgContainer [2024-11-12 12:08:11,151 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 12:08:11,153 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-12 12:08:11,153 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-12 12:08:11,156 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-12 12:08:11,157 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 12:08:09" (1/3) ... [2024-11-12 12:08:11,157 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38dd6fa1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:08:11, skipping insertion in model container [2024-11-12 12:08:11,157 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:10" (2/3) ... [2024-11-12 12:08:11,158 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38dd6fa1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:08:11, skipping insertion in model container [2024-11-12 12:08:11,158 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:08:11" (3/3) ... [2024-11-12 12:08:11,159 INFO L112 eAbstractionObserver]: Analyzing ICFG stateful01-1.i [2024-11-12 12:08:11,171 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-12 12:08:11,171 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-11-12 12:08:11,172 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-12 12:08:11,268 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-12 12:08:11,311 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 146 places, 142 transitions, 298 flow [2024-11-12 12:08:11,391 INFO L124 PetriNetUnfolderBase]: 3/140 cut-off events. [2024-11-12 12:08:11,392 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-12 12:08:11,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 149 conditions, 140 events. 3/140 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 125 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 55. Up to 2 conditions per place. [2024-11-12 12:08:11,399 INFO L82 GeneralOperation]: Start removeDead. Operand has 146 places, 142 transitions, 298 flow [2024-11-12 12:08:11,404 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 130 places, 123 transitions, 258 flow [2024-11-12 12:08:11,432 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:08:11,440 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;@65a24407, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:08:11,440 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2024-11-12 12:08:11,466 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:08:11,466 INFO L124 PetriNetUnfolderBase]: 0/31 cut-off events. [2024-11-12 12:08:11,467 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:08:11,467 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:11,468 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:11,468 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:11,476 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:11,477 INFO L85 PathProgramCache]: Analyzing trace with hash 450545791, now seen corresponding path program 1 times [2024-11-12 12:08:11,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:11,497 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2133813844] [2024-11-12 12:08:11,498 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:11,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:11,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:11,808 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-12 12:08:11,809 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:11,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2133813844] [2024-11-12 12:08:11,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2133813844] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:11,811 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:11,811 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:11,812 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [103982626] [2024-11-12 12:08:11,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:11,819 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:11,824 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:11,846 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:11,847 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:11,906 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 115 out of 142 [2024-11-12 12:08:11,910 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 123 transitions, 258 flow. Second operand has 3 states, 3 states have (on average 116.33333333333333) internal successors, (349), 3 states have internal predecessors, (349), 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-12 12:08:11,910 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:11,910 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 142 [2024-11-12 12:08:11,912 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:12,063 INFO L124 PetriNetUnfolderBase]: 48/400 cut-off events. [2024-11-12 12:08:12,064 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-12 12:08:12,067 INFO L83 FinitePrefix]: Finished finitePrefix Result has 546 conditions, 400 events. 48/400 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 1763 event pairs, 48 based on Foata normal form. 0/356 useless extension candidates. Maximal degree in co-relation 447. Up to 117 conditions per place. [2024-11-12 12:08:12,071 INFO L140 encePairwiseOnDemand]: 139/142 looper letters, 20 selfloop transitions, 2 changer transitions 0/122 dead transitions. [2024-11-12 12:08:12,071 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 122 transitions, 300 flow [2024-11-12 12:08:12,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:12,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:12,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 368 transitions. [2024-11-12 12:08:12,090 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.863849765258216 [2024-11-12 12:08:12,093 INFO L175 Difference]: Start difference. First operand has 130 places, 123 transitions, 258 flow. Second operand 3 states and 368 transitions. [2024-11-12 12:08:12,094 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 122 transitions, 300 flow [2024-11-12 12:08:12,097 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 122 transitions, 292 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-12 12:08:12,101 INFO L231 Difference]: Finished difference. Result has 127 places, 122 transitions, 252 flow [2024-11-12 12:08:12,104 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=248, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=120, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=252, PETRI_PLACES=127, PETRI_TRANSITIONS=122} [2024-11-12 12:08:12,111 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -3 predicate places. [2024-11-12 12:08:12,112 INFO L471 AbstractCegarLoop]: Abstraction has has 127 places, 122 transitions, 252 flow [2024-11-12 12:08:12,112 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 116.33333333333333) internal successors, (349), 3 states have internal predecessors, (349), 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-12 12:08:12,112 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:12,112 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:12,113 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-12 12:08:12,113 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:12,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:12,114 INFO L85 PathProgramCache]: Analyzing trace with hash -779526867, now seen corresponding path program 1 times [2024-11-12 12:08:12,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:12,114 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1868286078] [2024-11-12 12:08:12,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:12,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:12,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:12,235 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-12 12:08:12,235 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:12,236 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1868286078] [2024-11-12 12:08:12,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1868286078] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:12,237 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:12,238 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:12,238 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [294355093] [2024-11-12 12:08:12,239 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:12,240 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:12,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:12,242 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:12,242 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:12,281 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 115 out of 142 [2024-11-12 12:08:12,282 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 122 transitions, 252 flow. Second operand has 3 states, 3 states have (on average 116.33333333333333) internal successors, (349), 3 states have internal predecessors, (349), 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-12 12:08:12,282 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:12,282 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 142 [2024-11-12 12:08:12,282 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:12,366 INFO L124 PetriNetUnfolderBase]: 48/399 cut-off events. [2024-11-12 12:08:12,367 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-12 12:08:12,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 530 conditions, 399 events. 48/399 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1729 event pairs, 48 based on Foata normal form. 0/358 useless extension candidates. Maximal degree in co-relation 491. Up to 117 conditions per place. [2024-11-12 12:08:12,371 INFO L140 encePairwiseOnDemand]: 139/142 looper letters, 20 selfloop transitions, 2 changer transitions 0/121 dead transitions. [2024-11-12 12:08:12,371 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 121 transitions, 294 flow [2024-11-12 12:08:12,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:12,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:12,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 368 transitions. [2024-11-12 12:08:12,374 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.863849765258216 [2024-11-12 12:08:12,375 INFO L175 Difference]: Start difference. First operand has 127 places, 122 transitions, 252 flow. Second operand 3 states and 368 transitions. [2024-11-12 12:08:12,375 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 121 transitions, 294 flow [2024-11-12 12:08:12,376 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 121 transitions, 290 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:12,378 INFO L231 Difference]: Finished difference. Result has 126 places, 121 transitions, 250 flow [2024-11-12 12:08:12,379 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=246, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=250, PETRI_PLACES=126, PETRI_TRANSITIONS=121} [2024-11-12 12:08:12,380 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -4 predicate places. [2024-11-12 12:08:12,380 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 121 transitions, 250 flow [2024-11-12 12:08:12,380 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 116.33333333333333) internal successors, (349), 3 states have internal predecessors, (349), 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-12 12:08:12,381 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:12,381 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:12,381 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-12 12:08:12,381 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:12,382 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:12,382 INFO L85 PathProgramCache]: Analyzing trace with hash 951084617, now seen corresponding path program 1 times [2024-11-12 12:08:12,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:12,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981678684] [2024-11-12 12:08:12,383 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:12,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:12,472 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-12 12:08:12,472 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:12,472 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981678684] [2024-11-12 12:08:12,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [981678684] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:12,473 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:12,473 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:12,473 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1471197388] [2024-11-12 12:08:12,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:12,473 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:12,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:12,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:12,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:12,512 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 115 out of 142 [2024-11-12 12:08:12,512 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 121 transitions, 250 flow. Second operand has 3 states, 3 states have (on average 116.66666666666667) internal successors, (350), 3 states have internal predecessors, (350), 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-12 12:08:12,513 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:12,513 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 142 [2024-11-12 12:08:12,513 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:12,636 INFO L124 PetriNetUnfolderBase]: 84/526 cut-off events. [2024-11-12 12:08:12,637 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2024-11-12 12:08:12,639 INFO L83 FinitePrefix]: Finished finitePrefix Result has 735 conditions, 526 events. 84/526 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2689 event pairs, 38 based on Foata normal form. 0/463 useless extension candidates. Maximal degree in co-relation 691. Up to 129 conditions per place. [2024-11-12 12:08:12,645 INFO L140 encePairwiseOnDemand]: 132/142 looper letters, 32 selfloop transitions, 7 changer transitions 0/136 dead transitions. [2024-11-12 12:08:12,646 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 136 transitions, 360 flow [2024-11-12 12:08:12,646 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:12,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:12,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 387 transitions. [2024-11-12 12:08:12,648 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9084507042253521 [2024-11-12 12:08:12,648 INFO L175 Difference]: Start difference. First operand has 126 places, 121 transitions, 250 flow. Second operand 3 states and 387 transitions. [2024-11-12 12:08:12,648 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 136 transitions, 360 flow [2024-11-12 12:08:12,650 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 136 transitions, 356 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:12,654 INFO L231 Difference]: Finished difference. Result has 127 places, 126 transitions, 300 flow [2024-11-12 12:08:12,656 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=244, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=113, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=300, PETRI_PLACES=127, PETRI_TRANSITIONS=126} [2024-11-12 12:08:12,657 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -3 predicate places. [2024-11-12 12:08:12,657 INFO L471 AbstractCegarLoop]: Abstraction has has 127 places, 126 transitions, 300 flow [2024-11-12 12:08:12,658 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 116.66666666666667) internal successors, (350), 3 states have internal predecessors, (350), 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-12 12:08:12,659 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:12,659 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:12,660 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-12 12:08:12,660 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:12,661 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:12,662 INFO L85 PathProgramCache]: Analyzing trace with hash 1423405637, now seen corresponding path program 1 times [2024-11-12 12:08:12,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:12,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [219835420] [2024-11-12 12:08:12,663 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:12,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:12,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:12,753 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-12 12:08:12,753 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:12,754 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [219835420] [2024-11-12 12:08:12,754 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [219835420] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:12,754 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:12,754 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:12,754 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1688693652] [2024-11-12 12:08:12,754 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:12,755 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:12,755 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:12,755 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:12,755 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:12,829 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 142 [2024-11-12 12:08:12,829 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 126 transitions, 300 flow. Second operand has 3 states, 3 states have (on average 119.33333333333333) internal successors, (358), 3 states have internal predecessors, (358), 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-12 12:08:12,829 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:12,830 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 142 [2024-11-12 12:08:12,830 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:13,032 INFO L124 PetriNetUnfolderBase]: 103/616 cut-off events. [2024-11-12 12:08:13,033 INFO L125 PetriNetUnfolderBase]: For 146/160 co-relation queries the response was YES. [2024-11-12 12:08:13,035 INFO L83 FinitePrefix]: Finished finitePrefix Result has 994 conditions, 616 events. 103/616 cut-off events. For 146/160 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 3575 event pairs, 60 based on Foata normal form. 6/565 useless extension candidates. Maximal degree in co-relation 812. Up to 195 conditions per place. [2024-11-12 12:08:13,039 INFO L140 encePairwiseOnDemand]: 136/142 looper letters, 29 selfloop transitions, 7 changer transitions 0/136 dead transitions. [2024-11-12 12:08:13,039 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 129 places, 136 transitions, 403 flow [2024-11-12 12:08:13,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:13,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:13,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 383 transitions. [2024-11-12 12:08:13,042 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8990610328638498 [2024-11-12 12:08:13,043 INFO L175 Difference]: Start difference. First operand has 127 places, 126 transitions, 300 flow. Second operand 3 states and 383 transitions. [2024-11-12 12:08:13,043 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 129 places, 136 transitions, 403 flow [2024-11-12 12:08:13,046 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 136 transitions, 385 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:13,050 INFO L231 Difference]: Finished difference. Result has 129 places, 131 transitions, 342 flow [2024-11-12 12:08:13,052 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=342, PETRI_PLACES=129, PETRI_TRANSITIONS=131} [2024-11-12 12:08:13,053 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -1 predicate places. [2024-11-12 12:08:13,053 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 131 transitions, 342 flow [2024-11-12 12:08:13,054 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 119.33333333333333) internal successors, (358), 3 states have internal predecessors, (358), 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-12 12:08:13,054 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:13,054 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:13,054 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-12 12:08:13,056 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:13,056 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:13,057 INFO L85 PathProgramCache]: Analyzing trace with hash 106293525, now seen corresponding path program 1 times [2024-11-12 12:08:13,057 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:13,057 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [275759766] [2024-11-12 12:08:13,059 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:13,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:13,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:13,138 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:13,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:13,139 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [275759766] [2024-11-12 12:08:13,139 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [275759766] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:13,139 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:13,139 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:13,139 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2085070669] [2024-11-12 12:08:13,139 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:13,140 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:13,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:13,140 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:13,141 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:13,177 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 142 [2024-11-12 12:08:13,178 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 131 transitions, 342 flow. Second operand has 3 states, 3 states have (on average 119.66666666666667) internal successors, (359), 3 states have internal predecessors, (359), 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-12 12:08:13,178 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:13,178 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 142 [2024-11-12 12:08:13,178 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:13,299 INFO L124 PetriNetUnfolderBase]: 122/738 cut-off events. [2024-11-12 12:08:13,299 INFO L125 PetriNetUnfolderBase]: For 266/274 co-relation queries the response was YES. [2024-11-12 12:08:13,302 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1239 conditions, 738 events. 122/738 cut-off events. For 266/274 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 4412 event pairs, 62 based on Foata normal form. 2/661 useless extension candidates. Maximal degree in co-relation 1025. Up to 220 conditions per place. [2024-11-12 12:08:13,305 INFO L140 encePairwiseOnDemand]: 136/142 looper letters, 30 selfloop transitions, 9 changer transitions 0/141 dead transitions. [2024-11-12 12:08:13,305 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 141 transitions, 455 flow [2024-11-12 12:08:13,306 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:13,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:13,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 383 transitions. [2024-11-12 12:08:13,307 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8990610328638498 [2024-11-12 12:08:13,307 INFO L175 Difference]: Start difference. First operand has 129 places, 131 transitions, 342 flow. Second operand 3 states and 383 transitions. [2024-11-12 12:08:13,307 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 141 transitions, 455 flow [2024-11-12 12:08:13,310 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 141 transitions, 437 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:13,312 INFO L231 Difference]: Finished difference. Result has 131 places, 136 transitions, 396 flow [2024-11-12 12:08:13,313 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=328, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=396, PETRI_PLACES=131, PETRI_TRANSITIONS=136} [2024-11-12 12:08:13,314 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, 1 predicate places. [2024-11-12 12:08:13,315 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 136 transitions, 396 flow [2024-11-12 12:08:13,315 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 119.66666666666667) internal successors, (359), 3 states have internal predecessors, (359), 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-12 12:08:13,316 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:13,316 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:13,316 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-12 12:08:13,317 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:13,317 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:13,319 INFO L85 PathProgramCache]: Analyzing trace with hash -1136001590, now seen corresponding path program 1 times [2024-11-12 12:08:13,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:13,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1397712150] [2024-11-12 12:08:13,320 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:13,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:13,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:13,370 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-12 12:08:13,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:13,371 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1397712150] [2024-11-12 12:08:13,371 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1397712150] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:13,371 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:13,371 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:13,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1636540429] [2024-11-12 12:08:13,372 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:13,372 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:13,373 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:13,374 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:13,375 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:13,402 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 115 out of 142 [2024-11-12 12:08:13,405 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 136 transitions, 396 flow. Second operand has 3 states, 3 states have (on average 117.33333333333333) internal successors, (352), 3 states have internal predecessors, (352), 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-12 12:08:13,405 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:13,405 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 142 [2024-11-12 12:08:13,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:13,519 INFO L124 PetriNetUnfolderBase]: 102/695 cut-off events. [2024-11-12 12:08:13,519 INFO L125 PetriNetUnfolderBase]: For 170/170 co-relation queries the response was YES. [2024-11-12 12:08:13,521 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1173 conditions, 695 events. 102/695 cut-off events. For 170/170 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 4152 event pairs, 44 based on Foata normal form. 1/649 useless extension candidates. Maximal degree in co-relation 986. Up to 146 conditions per place. [2024-11-12 12:08:13,524 INFO L140 encePairwiseOnDemand]: 132/142 looper letters, 30 selfloop transitions, 6 changer transitions 6/151 dead transitions. [2024-11-12 12:08:13,524 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 151 transitions, 504 flow [2024-11-12 12:08:13,525 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:13,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 386 transitions. [2024-11-12 12:08:13,526 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9061032863849765 [2024-11-12 12:08:13,526 INFO L175 Difference]: Start difference. First operand has 131 places, 136 transitions, 396 flow. Second operand 3 states and 386 transitions. [2024-11-12 12:08:13,526 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 151 transitions, 504 flow [2024-11-12 12:08:13,529 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 151 transitions, 486 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:13,531 INFO L231 Difference]: Finished difference. Result has 132 places, 135 transitions, 413 flow [2024-11-12 12:08:13,531 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=376, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=413, PETRI_PLACES=132, PETRI_TRANSITIONS=135} [2024-11-12 12:08:13,532 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, 2 predicate places. [2024-11-12 12:08:13,532 INFO L471 AbstractCegarLoop]: Abstraction has has 132 places, 135 transitions, 413 flow [2024-11-12 12:08:13,533 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 117.33333333333333) internal successors, (352), 3 states have internal predecessors, (352), 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-12 12:08:13,533 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:13,533 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:13,534 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-12 12:08:13,534 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:13,535 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:13,535 INFO L85 PathProgramCache]: Analyzing trace with hash 792898737, now seen corresponding path program 1 times [2024-11-12 12:08:13,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:13,535 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [658328869] [2024-11-12 12:08:13,535 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:13,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:13,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:13,656 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-12 12:08:13,657 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:13,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [658328869] [2024-11-12 12:08:13,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [658328869] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:13,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:13,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-12 12:08:13,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1928426079] [2024-11-12 12:08:13,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:13,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:13,658 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:13,659 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:13,659 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:13,680 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 124 out of 142 [2024-11-12 12:08:13,681 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 135 transitions, 413 flow. Second operand has 3 states, 3 states have (on average 126.33333333333333) internal successors, (379), 3 states have internal predecessors, (379), 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-12 12:08:13,681 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:13,681 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 124 of 142 [2024-11-12 12:08:13,681 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:13,731 INFO L124 PetriNetUnfolderBase]: 12/237 cut-off events. [2024-11-12 12:08:13,732 INFO L125 PetriNetUnfolderBase]: For 41/41 co-relation queries the response was YES. [2024-11-12 12:08:13,732 INFO L83 FinitePrefix]: Finished finitePrefix Result has 374 conditions, 237 events. 12/237 cut-off events. For 41/41 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 588 event pairs, 4 based on Foata normal form. 8/235 useless extension candidates. Maximal degree in co-relation 180. Up to 27 conditions per place. [2024-11-12 12:08:13,733 INFO L140 encePairwiseOnDemand]: 134/142 looper letters, 8 selfloop transitions, 8 changer transitions 0/109 dead transitions. [2024-11-12 12:08:13,733 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 109 transitions, 307 flow [2024-11-12 12:08:13,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:13,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:13,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 392 transitions. [2024-11-12 12:08:13,735 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92018779342723 [2024-11-12 12:08:13,735 INFO L175 Difference]: Start difference. First operand has 132 places, 135 transitions, 413 flow. Second operand 3 states and 392 transitions. [2024-11-12 12:08:13,735 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 109 transitions, 307 flow [2024-11-12 12:08:13,737 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 109 transitions, 255 flow, removed 10 selfloop flow, removed 10 redundant places. [2024-11-12 12:08:13,740 INFO L231 Difference]: Finished difference. Result has 112 places, 107 transitions, 233 flow [2024-11-12 12:08:13,740 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=217, PETRI_DIFFERENCE_MINUEND_PLACES=110, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=107, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=99, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=233, PETRI_PLACES=112, PETRI_TRANSITIONS=107} [2024-11-12 12:08:13,741 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -18 predicate places. [2024-11-12 12:08:13,742 INFO L471 AbstractCegarLoop]: Abstraction has has 112 places, 107 transitions, 233 flow [2024-11-12 12:08:13,742 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 126.33333333333333) internal successors, (379), 3 states have internal predecessors, (379), 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-12 12:08:13,742 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:13,742 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:13,743 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-12 12:08:13,743 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:13,744 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:13,744 INFO L85 PathProgramCache]: Analyzing trace with hash -1314926669, now seen corresponding path program 1 times [2024-11-12 12:08:13,744 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:13,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [414978520] [2024-11-12 12:08:13,745 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:13,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:13,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:13,821 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-12 12:08:13,822 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:13,822 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [414978520] [2024-11-12 12:08:13,822 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [414978520] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:13,822 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:13,822 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:13,822 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1070701202] [2024-11-12 12:08:13,822 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:13,823 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:13,823 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:13,823 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:13,823 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:13,854 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 142 [2024-11-12 12:08:13,855 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 107 transitions, 233 flow. Second operand has 3 states, 3 states have (on average 120.0) internal successors, (360), 3 states have internal predecessors, (360), 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-12 12:08:13,855 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:13,855 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 142 [2024-11-12 12:08:13,855 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:13,900 INFO L124 PetriNetUnfolderBase]: 19/268 cut-off events. [2024-11-12 12:08:13,901 INFO L125 PetriNetUnfolderBase]: For 29/29 co-relation queries the response was YES. [2024-11-12 12:08:13,901 INFO L83 FinitePrefix]: Finished finitePrefix Result has 393 conditions, 268 events. 19/268 cut-off events. For 29/29 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 792 event pairs, 17 based on Foata normal form. 0/261 useless extension candidates. Maximal degree in co-relation 222. Up to 70 conditions per place. [2024-11-12 12:08:13,902 INFO L140 encePairwiseOnDemand]: 139/142 looper letters, 17 selfloop transitions, 2 changer transitions 4/107 dead transitions. [2024-11-12 12:08:13,902 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 107 transitions, 274 flow [2024-11-12 12:08:13,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:13,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:13,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 372 transitions. [2024-11-12 12:08:13,903 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8732394366197183 [2024-11-12 12:08:13,904 INFO L175 Difference]: Start difference. First operand has 112 places, 107 transitions, 233 flow. Second operand 3 states and 372 transitions. [2024-11-12 12:08:13,904 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 107 transitions, 274 flow [2024-11-12 12:08:13,905 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 107 transitions, 266 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:08:13,906 INFO L231 Difference]: Finished difference. Result has 112 places, 102 transitions, 218 flow [2024-11-12 12:08:13,906 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=223, PETRI_DIFFERENCE_MINUEND_PLACES=110, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=218, PETRI_PLACES=112, PETRI_TRANSITIONS=102} [2024-11-12 12:08:13,908 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -18 predicate places. [2024-11-12 12:08:13,908 INFO L471 AbstractCegarLoop]: Abstraction has has 112 places, 102 transitions, 218 flow [2024-11-12 12:08:13,908 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.0) internal successors, (360), 3 states have internal predecessors, (360), 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-12 12:08:13,909 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:13,909 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:13,909 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-12 12:08:13,909 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-12 12:08:13,909 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:13,909 INFO L85 PathProgramCache]: Analyzing trace with hash 478616355, now seen corresponding path program 1 times [2024-11-12 12:08:13,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:13,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128115877] [2024-11-12 12:08:13,910 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:13,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:13,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:13,948 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-12 12:08:13,949 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:13,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2128115877] [2024-11-12 12:08:13,949 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2128115877] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:13,949 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:13,949 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:13,949 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [19007299] [2024-11-12 12:08:13,949 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:13,950 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:13,950 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:13,950 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:13,950 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:13,977 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 142 [2024-11-12 12:08:13,978 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 102 transitions, 218 flow. Second operand has 3 states, 3 states have (on average 120.33333333333333) internal successors, (361), 3 states have internal predecessors, (361), 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-12 12:08:13,978 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:13,978 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 142 [2024-11-12 12:08:13,978 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:14,016 INFO L124 PetriNetUnfolderBase]: 16/228 cut-off events. [2024-11-12 12:08:14,016 INFO L125 PetriNetUnfolderBase]: For 21/21 co-relation queries the response was YES. [2024-11-12 12:08:14,017 INFO L83 FinitePrefix]: Finished finitePrefix Result has 324 conditions, 228 events. 16/228 cut-off events. For 21/21 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 584 event pairs, 14 based on Foata normal form. 0/225 useless extension candidates. Maximal degree in co-relation 201. Up to 59 conditions per place. [2024-11-12 12:08:14,017 INFO L140 encePairwiseOnDemand]: 139/142 looper letters, 0 selfloop transitions, 0 changer transitions 102/102 dead transitions. [2024-11-12 12:08:14,017 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 109 places, 102 transitions, 257 flow [2024-11-12 12:08:14,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:14,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:14,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 371 transitions. [2024-11-12 12:08:14,019 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8708920187793427 [2024-11-12 12:08:14,019 INFO L175 Difference]: Start difference. First operand has 112 places, 102 transitions, 218 flow. Second operand 3 states and 371 transitions. [2024-11-12 12:08:14,019 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 109 places, 102 transitions, 257 flow [2024-11-12 12:08:14,020 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 102 transitions, 253 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:14,020 INFO L231 Difference]: Finished difference. Result has 107 places, 0 transitions, 0 flow [2024-11-12 12:08:14,021 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=212, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=107, PETRI_TRANSITIONS=0} [2024-11-12 12:08:14,021 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -23 predicate places. [2024-11-12 12:08:14,021 INFO L471 AbstractCegarLoop]: Abstraction has has 107 places, 0 transitions, 0 flow [2024-11-12 12:08:14,022 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.33333333333333) internal successors, (361), 3 states have internal predecessors, (361), 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-12 12:08:14,024 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (21 of 22 remaining) [2024-11-12 12:08:14,024 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2024-11-12 12:08:14,024 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2024-11-12 12:08:14,024 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2024-11-12 12:08:14,024 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2024-11-12 12:08:14,025 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2024-11-12 12:08:14,025 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2024-11-12 12:08:14,025 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2024-11-12 12:08:14,025 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2024-11-12 12:08:14,025 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2024-11-12 12:08:14,025 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2024-11-12 12:08:14,025 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2024-11-12 12:08:14,026 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2024-11-12 12:08:14,027 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2024-11-12 12:08:14,027 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-12 12:08:14,027 INFO L421 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:14,031 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-12 12:08:14,031 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-12 12:08:14,035 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 12:08:14 BasicIcfg [2024-11-12 12:08:14,035 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-12 12:08:14,035 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-12 12:08:14,035 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-12 12:08:14,035 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-12 12:08:14,036 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:08:11" (3/4) ... [2024-11-12 12:08:14,037 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-12 12:08:14,039 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-12 12:08:14,039 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-12 12:08:14,043 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2024-11-12 12:08:14,043 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-12 12:08:14,043 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-12 12:08:14,044 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-12 12:08:14,121 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-12 12:08:14,121 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-12 12:08:14,121 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-12 12:08:14,122 INFO L158 Benchmark]: Toolchain (without parser) took 4220.05ms. Allocated memory was 165.7MB in the beginning and 222.3MB in the end (delta: 56.6MB). Free memory was 106.9MB in the beginning and 108.4MB in the end (delta: -1.5MB). Peak memory consumption was 55.5MB. Max. memory is 16.1GB. [2024-11-12 12:08:14,122 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 165.7MB. Free memory was 129.6MB in the beginning and 129.3MB in the end (delta: 302.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 12:08:14,122 INFO L158 Benchmark]: CACSL2BoogieTranslator took 590.72ms. Allocated memory is still 165.7MB. Free memory was 106.6MB in the beginning and 83.9MB in the end (delta: 22.7MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2024-11-12 12:08:14,122 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.15ms. Allocated memory is still 165.7MB. Free memory was 83.9MB in the beginning and 81.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-12 12:08:14,123 INFO L158 Benchmark]: Boogie Preprocessor took 40.03ms. Allocated memory is still 165.7MB. Free memory was 81.8MB in the beginning and 80.6MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 12:08:14,123 INFO L158 Benchmark]: RCFGBuilder took 557.69ms. Allocated memory is still 165.7MB. Free memory was 80.2MB in the beginning and 61.8MB in the end (delta: 18.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-11-12 12:08:14,123 INFO L158 Benchmark]: TraceAbstraction took 2881.83ms. Allocated memory was 165.7MB in the beginning and 222.3MB in the end (delta: 56.6MB). Free memory was 60.8MB in the beginning and 113.7MB in the end (delta: -52.9MB). Peak memory consumption was 5.2MB. Max. memory is 16.1GB. [2024-11-12 12:08:14,124 INFO L158 Benchmark]: Witness Printer took 85.78ms. Allocated memory is still 222.3MB. Free memory was 113.7MB in the beginning and 108.4MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-12 12:08:14,126 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 165.7MB. Free memory was 129.6MB in the beginning and 129.3MB in the end (delta: 302.0kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 590.72ms. Allocated memory is still 165.7MB. Free memory was 106.6MB in the beginning and 83.9MB in the end (delta: 22.7MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.15ms. Allocated memory is still 165.7MB. Free memory was 83.9MB in the beginning and 81.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 40.03ms. Allocated memory is still 165.7MB. Free memory was 81.8MB in the beginning and 80.6MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 557.69ms. Allocated memory is still 165.7MB. Free memory was 80.2MB in the beginning and 61.8MB in the end (delta: 18.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * TraceAbstraction took 2881.83ms. Allocated memory was 165.7MB in the beginning and 222.3MB in the end (delta: 56.6MB). Free memory was 60.8MB in the beginning and 113.7MB in the end (delta: -52.9MB). Peak memory consumption was 5.2MB. Max. memory is 16.1GB. * Witness Printer took 85.78ms. Allocated memory is still 222.3MB. Free memory was 113.7MB in the beginning and 108.4MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 697]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 697]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 700]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 700]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 707]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 707]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 710]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 710]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 719]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 720]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 725]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 725]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 206 locations, 22 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.7s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 344 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 122 mSDsluCounter, 47 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 28 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 485 IncrementalHoareTripleChecker+Invalid, 513 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 28 mSolverCounterUnsat, 47 mSDtfsCounter, 485 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 19 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=413occurred in iteration=6, InterpolantAutomatonStates: 27, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 479 NumberOfCodeBlocks, 479 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 470 ConstructedInterpolants, 0 QuantifiedInterpolants, 504 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 12 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-12 12:08:14,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE